Freigeben über


DataBar.MinLength-Eigenschaft

Minimum Length.Represents the attribte in schema: minLength

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

Syntax

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

value = instance.MinLength

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

DataBar Klasse

DataBar-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace