Share via


NoNamespace.thickTop Field

Definition

Represents the thickTop XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: row, sheetFormatPr.
  • corresponds to the following strongly-typed properties: Row.ThickTop, SheetFormatProperties.ThickTop.

Applies to