Share via


NoNamespace.idx Field

Definition

Represents the idx XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fontRef, pt, fontRef, dataLabel, dataLabelHidden, dataPt, fmtOvr, pt, adj, bgRef, cm, ph, parentCm.
  • corresponds to the following strongly-typed properties: Adjust.Index, BackgroundStyleReference.Index, ChartStringValue.Index, Comment.Index, DataLabel.Idx, DataLabelHidden.Idx, DataPoint.Idx, FontReference.Index, FormatOverride.Idx, NumericPoint.Index, NumericValue.Idx, ParentCommentIdentifier.Index, PlaceholderShape.Index, StringPoint.Index.

Applies to