Share via


NoNamespace.t Field

Definition

Represents the t XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rect, backgroundRemoval, pageMargins, pageMargins, tracePt, effectExtent, c, cell, f, i, item, nc, rc, tp, value, c, fb, k, s, k, rPr, v.
  • corresponds to the following strongly-typed properties: ArrayValue.T, BackgroundRemoval.MarqueeTop, CalculationCell.NewThread, CellFormula.FormulaType, EffectExtent.TopEdge, ExternalCell.DataType, Item.ItemType, Key.T, MetadataRecord.TypeIndex, NewCell.DataType, PageMargins.T, PageMargins.Top, PivotValueCell.Text, Rectangle.Top, RichFormatProperty.T, RichValueFallback.T, RichValueStructure.T, RowItem.ItemType, SupportingPropertyBagArrayValue.T, SupportingPropertyBagKey.T, Topic.ValueType, TracePoint.Time, Value.ValueType.

Applies to