Share via


W.noHBand Field

Definition

Represents the w:noHBand XML attribute.

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

Applies to