Share via


NoNamespace.adjustColumnWidth Field

Definition

Represents the adjustColumnWidth XML attribute.

public static readonly System.Xml.Linq.XName adjustColumnWidth;
 staticval mutable adjustColumnWidth : System.Xml.Linq.XName
Public Shared ReadOnly adjustColumnWidth As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTable.
  • corresponds to the following strongly-typed properties: QueryTable.AdjustColumnWidth.

Applies to