Freigeben über


ControlProperties.ListFillRange-Eigenschaft

listFillRange.Represents the attribte in schema: listFillRange

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

Syntax

'Declaration
<SchemaAttrAttribute(, "listFillRange")> _
Public Property ListFillRange As StringValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As StringValue

value = instance.ListFillRange

instance.ListFillRange = value
[SchemaAttrAttribute(, "listFillRange")]
public StringValue ListFillRange { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace