Freigeben über


RevisionFormat.Length-Eigenschaft

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

RevisionFormat Klasse

RevisionFormat-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace