次の方法で共有


QueryTable.AdjustColumnWidth プロパティ

定義

adjustColumnWidth

スキーマ内の次の属性を表します。 adjustColumnWidth

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

プロパティ値

BooleanValue を返します。

属性

適用対象