Share via


W.lastColumn Field

Definition

Represents the w:lastColumn XML attributes.

public static readonly System.Xml.Linq.XName lastColumn;
 staticval mutable lastColumn : System.Xml.Linq.XName
Public Shared ReadOnly lastColumn 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.LastColumn, TableLook.LastColumn.

Applies to