Freigeben über


QueryTableRefresh.UnboundColumnsLeft-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

QueryTableRefresh Klasse

QueryTableRefresh-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace