RevisionCellChange.OldPhoneticText Property
Old Phonetic Text.Represents the attribte in schema: oldPh
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "oldPh")> _
Public Property OldPhoneticText As BooleanValue
Get
Set
'Usage
Dim instance As RevisionCellChange
Dim value As BooleanValue
value = instance.OldPhoneticText
instance.OldPhoneticText = value
[SchemaAttrAttribute(, "oldPh")]
public BooleanValue OldPhoneticText { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.