Share via


NoNamespace.gridLinesSet Field

Definition

Represents the gridLinesSet XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: printOptions.
  • corresponds to the following strongly-typed properties: PrintOptions.GridLinesSet.

Applies to