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