RevisionComment.OldLength Property
Original Comment Length.Represents the attribte in schema: oldLength
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "oldLength")> _
Public Property OldLength As UInt32Value
Get
Set
'Применение
Dim instance As RevisionComment
Dim value As UInt32Value
value = instance.OldLength
instance.OldLength = value
[SchemaAttrAttribute(, "oldLength")]
public UInt32Value OldLength { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.