Share via


W.column Field

Definition

Represents the w:column XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fieldMapData, recipientData.
  • corresponds to the following strongly-typed classes: ColumnIndex.

Applies to