Share via


A.gridCol Field

Definition

Represents the a:gridCol XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tblGrid.
  • has the following child XML elements: extLst.
  • has the following XML attributes: w.
  • corresponds to the following strongly-typed classes: GridColumn.

Applies to