Share via


NoNamespace.st Field

Definition

Represents the st XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxnDERefs, forEach, if, presOf, trim, e, m, n, s, t, x.
  • corresponds to the following strongly-typed properties: ConnectableReferences.St, DiagramChooseIf.Start, ErrorItem.Strikethrough, ForEach.Start, MdxTuple.Strikethrough, MediaTrim.Start, MissingItem.Strikethrough, NumberItem.Strikethrough, PivotValueCellExtra.Strikethrough, PresentationOf.Start, StringItem.Strikethrough.

Applies to