Share via


NoNamespace.rowHeight Field

Definition

Represents the rowHeight XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: slicer.
  • corresponds to the following strongly-typed properties: Slicer.RowHeight.

Applies to