Share via


NoNamespace.hiddenRows Field

Definition

Represents the hiddenRows XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.HiddenRows.

Applies to