QueryTableRefresh.UnboundColumnsLeft Property
Columns Left.Represents the attribte in schema: unboundColumnsLeft
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "unboundColumnsLeft")> _
Public Property UnboundColumnsLeft As UInt32Value
Get
Set
'Usage
Dim instance As QueryTableRefresh
Dim value As UInt32Value
value = instance.UnboundColumnsLeft
instance.UnboundColumnsLeft = value
[SchemaAttrAttribute(, "unboundColumnsLeft")]
public UInt32Value UnboundColumnsLeft { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.