Class: Omml::Models::CTWordprocessingText

Inherits:
Base
  • Object
show all
Defined in:
lib/omml/models/ct_wordprocessing_text.rb

Overview

WordprocessingML text type, parallel to CTText (math). Per OOXML schema, <w:delText>, <w:instrText>, and <w:delInstrText> inside a math run (<m:r>) resolve to the wordprocessing CT_Text, not the math one (<m:t>).

Behavior is identical to CTText (string content + xml:space attribute); only the XML namespace differs.

Method Summary

Methods inherited from Base

inherited, lutaml_default_register