2018.2

Table Of Contents
property.
l
Style group: Check any option to apply the selected style to text within the element. This
list shows the CSS property and value for each of the options.
l
Bold: Sets the
font-weight
to
700
.
l
Italic: Sets
font-style
to
italic
.
l
Underline: Sets
text-decoration
to
underline
.
l
Strikethrough: Sets
text-decoration
to
line-through
.
l
Subscript: Sets
vertical-align
to
super
.
l
Superscript: Sets
vertical-align
to
sub
.
l
Capitalize: Sets
text-transform
to
capitalize
Page 834