Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
CharacterStyle
Class CharacterStyle
Hierarchy
Style
CharacterStyle
HyperlinkStyle
FootnoteTextChar
Index
Constructors
constructor
Accessors
Is
Deleted
Methods
add
Child
Element
add
Run
Property
based
On
color
delete
prep
For
Xml
push
size
underline
Constructors
constructor
new
Character
Style
(
styleId
:
string
, name
?:
undefined
|
string
)
:
CharacterStyle
Parameters
styleId:
string
Optional
name:
undefined
|
string
Returns
CharacterStyle
Accessors
Is
Deleted
get
IsDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Child
Element
add
Child
Element
(
child
:
XmlComponent
|
string
)
:
XmlComponent
Parameters
child:
XmlComponent
|
string
Returns
XmlComponent
add
Run
Property
add
Run
Property
(
property
:
XmlComponent
)
:
CharacterStyle
Parameters
property:
XmlComponent
Returns
CharacterStyle
based
On
based
On
(
parentId
:
string
)
:
CharacterStyle
Parameters
parentId:
string
Returns
CharacterStyle
color
color
(
color
:
string
)
:
CharacterStyle
Parameters
color:
string
Returns
CharacterStyle
delete
delete
(
)
:
void
Returns
void
prep
For
Xml
prep
For
Xml
(
)
:
IXmlableObject
|
undefined
Returns
IXmlableObject
|
undefined
push
push
(
styleSegment
:
XmlComponent
)
:
void
Parameters
styleSegment:
XmlComponent
Returns
void
size
size
(
twips
:
number
)
:
CharacterStyle
Parameters
twips:
number
Returns
CharacterStyle
underline
underline
(
underlineType
?:
undefined
|
string
, color
?:
undefined
|
string
)
:
CharacterStyle
Parameters
Optional
underlineType:
undefined
|
string
Optional
color:
undefined
|
string
Returns
CharacterStyle
Globals
Character
Style
constructor
Is
Deleted
add
Child
Element
add
Run
Property
based
On
color
delete
prep
For
Xml
push
size
underline
Generated using
TypeDoc