Share via


NoNamespace.bandCol Field

Definition

Represents the bandCol XML attribute.

public static readonly System.Xml.Linq.XName bandCol;
 staticval mutable bandCol : System.Xml.Linq.XName
Public Shared ReadOnly bandCol 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.BandColumn.

Applies to