Share via


NoNamespace.showRowColHeaders Field

Definition

Represents the showRowColHeaders XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sheetView.
  • corresponds to the following strongly-typed properties: SheetView.ShowRowColHeaders.

Applies to