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