Share via


NoNamespace.showRowCol Field

Definition

Represents the showRowCol XML attribute.

public static readonly System.Xml.Linq.XName showRowCol;
 staticval mutable showRowCol : System.Xml.Linq.XName
Public Shared ReadOnly showRowCol 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.ShowRowColumn.

Applies to