Share via


NoNamespace.firstCol Field

Definition

Represents the firstCol XML attribute.

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 attribute, it:

  • is contained in the following XML elements: tblPr.
  • corresponds to the following strongly-typed properties: TableProperties.FirstColumn.

Applies to