ControlProperties.ListFillRange Property

Definition

listFillRange

Represents the following attribute in the schema: listFillRange

[DocumentFormat.OpenXml.SchemaAttr(0, "listFillRange")]
public DocumentFormat.OpenXml.StringValue ListFillRange { get; set; }
public DocumentFormat.OpenXml.StringValue ListFillRange { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "listFillRange")]
public DocumentFormat.OpenXml.StringValue? ListFillRange { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("listFillRange")]
public DocumentFormat.OpenXml.StringValue? ListFillRange { get; set; }
public DocumentFormat.OpenXml.StringValue? ListFillRange { get; set; }
member this.ListFillRange : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "listFillRange")>]
member this.ListFillRange : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("listFillRange")>]
member this.ListFillRange : DocumentFormat.OpenXml.StringValue with get, set
Public Property ListFillRange As StringValue

Property Value

Attributes

Applies to