Share via


X.sheetName Field

Definition

Represents the x:sheetName XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sheetNames.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: SheetName.

Applies to