Run class
Office 2013 and later
Rich Text Run. When the object is serialized out as xml, its qualified name is x:r.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.Run
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.Run
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
r (Rich Text Run)
This element represents a run of rich text. A rich text run is a region of text that share a common set of properties, such as formatting properties. The properties are defined in the rPr element, and the text displayed to the user is defined in the Text (t) element.
Parent Elements |
|---|
is (§18.3.1.53); si (§18.4.8); text (§18.7.7) |
Child Elements | Subclause |
|---|---|
rPr (Run Properties) | §18.4.7 |
t (Text) | §18.4.12 |
[Note: The W3C XML Schema definition of this element’s content model (CT_RElt) is located in §A.2. end note]
© ISO/IEC29500: 2008.
Show: