QueryTableRefresh.UnboundColumnsLeft プロパティ

定義

左の列

スキーマ内の次の属性を表します。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

プロパティ値

UInt32Value を返します。

属性

適用対象