Share via


W.firstColumn Field

Definition

Represents the w:firstColumn XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cnfStyle, tblLook.
  • corresponds to the following strongly-typed properties: ConditionalFormatStyle.FirstColumn, TableLook.FirstColumn.

Applies to