SdtCell.SdtContentCell Property
Cell-Level Structured Document Tag Content.Represents the element tag in schema: w:sdtContent
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property SdtContentCell As SdtContentCell
Get
Set
'Usage
Dim instance As SdtCell
Dim value As SdtContentCell
value = instance.SdtContentCell
instance.SdtContentCell = value
public SdtContentCell SdtContentCell { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.SdtContentCell
Returns SdtContentCell.