Freigeben über


CellType.ShowPhonetic-Eigenschaft

Show Phonetic.Represents the attribte in schema: ph

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ph")> _
Public Property ShowPhonetic As BooleanValue
    Get
    Set
'Usage
Dim instance As CellType
Dim value As BooleanValue

value = instance.ShowPhonetic

instance.ShowPhonetic = value
[SchemaAttrAttribute(, "ph")]
public BooleanValue ShowPhonetic { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace