Run class

Office 2013 and later

Rich Text Run. When the object is serialized out as xml, its qualified name is x:r.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

[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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: