Share via


NoNamespace.columnWidthPercent Field

Definition

Represents the columnWidthPercent XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tab.
  • corresponds to the following strongly-typed properties: BackstageTab.ColumnWidthPercent.

Applies to