Share via


NoNamespace.i Field

Definition

Represents the i XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tcTxStyle, defRPr, ink, c, e, i, m, n, s, t, c, x, rpv.
  • corresponds to the following strongly-typed properties: CalculationCell.SheetId, ErrorItem.Italic, Ink.InkData, MdxTuple.Italic, MissingItem.Italic, NumberItem.Italic, PivotValueCell.Item, PivotValueCellExtra.Italic, RichStylePropertyValue.I, RowItem.Index, StringItem.Italic, TableCellTextStyle.Italic, TextCharacterPropertiesType.Italic.

Applies to