Share via


X.sheetNames Field

Definition

Represents the x:sheetNames XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalBook.
  • has the following child XML elements: sheetName.
  • corresponds to the following strongly-typed classes: SheetNames.

Applies to