Share via


NoNamespace.defaultGridColor Field

Definition

Represents the defaultGridColor XML attribute.

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

Applies to