Share via


X.sst Field

Definition

Represents the x:sst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst, si.
  • has the following XML attributes: count, uniqueCount.
  • corresponds to the following strongly-typed classes: SharedStringTable.

Applies to