Freigeben über


DataBar.MaxLength-Eigenschaft

Maximum Length.Represents the attribte in schema: maxLength

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "maxLength")> _
Public Property MaxLength As UInt32Value
    Get
    Set
'Usage
Dim instance As DataBar
Dim value As UInt32Value

value = instance.MaxLength

instance.MaxLength = value
[SchemaAttrAttribute(, "maxLength")]
public UInt32Value MaxLength { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

DataBar Klasse

DataBar-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace