Share via


NoNamespace.firstSheet Field

Definition

Represents the firstSheet XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: workbookView.
  • corresponds to the following strongly-typed properties: WorkbookView.FirstSheet.

Applies to