Share via


NoNamespace.customHeight Field

Definition

Represents the customHeight XML attributes.

public static readonly System.Xml.Linq.XName customHeight;
 staticval mutable customHeight : System.Xml.Linq.XName
Public Shared ReadOnly customHeight 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.CustomHeight, SheetFormatProperties.CustomHeight.

Applies to