Compartir a través de


ControlProperties.ListFillRange Property

listFillRange.Represents the attribte in schema: listFillRange

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

Syntax

'Declaración
<SchemaAttrAttribute(, "listFillRange")> _
Public Property ListFillRange As StringValue
    Get
    Set
'Uso
Dim instance As ControlProperties
Dim value As StringValue

value = instance.ListFillRange

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ControlProperties Class

ControlProperties Members

DocumentFormat.OpenXml.Spreadsheet Namespace