Share via


NoNamespace.r Field

Definition

Represents the r XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rect, scrgbClr, backgroundRemoval, pageMargins, pageMargins, rgb, effectExtent, c, cell, cellWatch, i, inputCells, nc, row, singleXmlCell, tr, undo, pivotRow, a.
  • corresponds to the following strongly-typed properties: Array.R, BackgroundRemoval.MarqueeRight, CalculationCell.CellReference, CellWatch.CellReference, EffectExtent.RightEdge, ExternalCell.CellReference, ExternalRow.RowIndex, InputCells.CellReference, NewCell.CellReference, PageMargins.R, PageMargins.Right, PivotRow.Reference, Rectangle.Right, RgbColor.Red, RgbColorModelPercentage.RedPortion, Row.RowIndex, RowItem.RepeatedItemCount, SingleXmlCell.CellReference, TopicReferences.CellReference, Undo.CellReference.

Applies to