Share via


NoNamespace.customWidth Field

Definition

Represents the customWidth XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: col.
  • corresponds to the following strongly-typed properties: Column.CustomWidth.

Applies to