Share via


W.noVBand Field

Definition

Represents the w:noVBand XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tblLook.
  • corresponds to the following strongly-typed properties: TableLook.NoVerticalBand.

Applies to