Share via


NoNamespace.thickBottom Field

Definition

Represents the thickBottom XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetFormatPr.
  • corresponds to the following strongly-typed properties: SheetFormatProperties.ThickBottom.

Applies to