QueryTableRefresh.UnboundColumnsLeft Property

Definition

Columns Left

Represents the following attribute in the schema: unboundColumnsLeft

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

Property Value

Returns UInt32Value.

Attributes

Applies to