Share via


A.firstCol Field

Definition

Represents the a:firstCol XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tableStyle, tblStyle.
  • has the following child XML elements: tcStyle, tcTxStyle.
  • corresponds to the following strongly-typed classes: FirstColumn.

Applies to