CellType.ShowPhonetic Property

Definition

Show Phonetic

Represents the following attribute in the schema: ph

[DocumentFormat.OpenXml.SchemaAttr(0, "ph")]
public DocumentFormat.OpenXml.BooleanValue ShowPhonetic { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowPhonetic { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ph")]
public DocumentFormat.OpenXml.BooleanValue? ShowPhonetic { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ph")]
public DocumentFormat.OpenXml.BooleanValue? ShowPhonetic { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowPhonetic { get; set; }
member this.ShowPhonetic : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ph")>]
member this.ShowPhonetic : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ph")>]
member this.ShowPhonetic : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowPhonetic As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to