Share via


NoNamespace.si Field

Definition

Represents the si XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: f, t.
  • corresponds to the following strongly-typed properties: CellFormula.SharedIndex, MdxTuple.FormattingStringIndex.

Applies to