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