Share via


X.worksheetSource Field

Definition

Represents the x:worksheetSource XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cacheSource.
  • has the following XML attributes: name, id, ref, sheet.
  • corresponds to the following strongly-typed classes: WorksheetSource.

Applies to