SdtCell.SdtContentCell Property

Definition

Cell-Level Structured Document Tag Content.

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

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

Property Value

Returns SdtContentCell.

Applies to