Share via


QueryTable.AdjustColumnWidth Property

Definition

adjustColumnWidth

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to