Share via


SdtRow.SdtContentRow Property

Definition

Row-Level Structured Document Tag Content.

Represents the following element tag in the schema: w:sdtContent.

public DocumentFormat.OpenXml.Wordprocessing.SdtContentRow SdtContentRow { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.SdtContentRow? SdtContentRow { get; set; }
member this.SdtContentRow : DocumentFormat.OpenXml.Wordprocessing.SdtContentRow with get, set
Public Property SdtContentRow As SdtContentRow

Property Value

Returns SdtContentRow.

Applies to