Freigeben über


RevisionComment.Old-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

RevisionComment Klasse

RevisionComment-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace