Share via


NoNamespace.sheet Field

Definition

Represents the sheet XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataRef, rangeSet, sheetProtection, worksheetSource.
  • corresponds to the following strongly-typed properties: DataReference.Sheet, RangeSet.Sheet, SheetProtection.Sheet, WorksheetSource.Sheet.

Applies to