Skip to main content
Low-level text run container. Internal node for managing text runs with consistent formatting.

OOXML Structure

Use case

  • Word import - Preserve exact run structure
  • Format boundaries - Maintain formatting breaks
  • Internal structure - Framework implementation detail
  • OOXML fidelity - Match Word’s internal model

Source code