OOXML Structure
Use case
- Legal documents - Emphasize terms and conditions
- Forms - Indicate fill-in areas: _____________
- Headings - Alternative to bold
- Links - Automatic with hyperlinks
- Emphasis - Triple emphasis with bold + italic + underline
Options
Configure the extension behavior:HTML attributes for underline elements
Attributes
Mark attributes that can be set and retrieved:Style of underline
Color of the underline (hex color value)
Commands
setUnderline
Apply underline formatting
Example:
Function Command
unsetUnderline
Remove underline formatting
Example:
Function Command
toggleUnderline
Toggle underline formatting
Example:
Function Command

