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