Поделиться через


RevisionCellChange.HasPhoneticText Property

Phonetic Text.Represents the attribte in schema: ph

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

Syntax

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

value = instance.HasPhoneticText

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

RevisionCellChange Class

RevisionCellChange Members

DocumentFormat.OpenXml.Spreadsheet Namespace