Preparing search index...
The search index is not available
docx
docx
ExternalHyperlink
Class ExternalHyperlink
Hierarchy
XmlComponent
ExternalHyperlink
Index
Constructors
constructor
Properties
options
Methods
add
Child
Element
prep
For
Xml
Constructors
constructor
new
External
Hyperlink
(
options
:
{
children
:
readonly
ParagraphChild
[]
;
link
:
string
;
}
)
:
ExternalHyperlink
Parameters
options:
{
children
:
readonly
ParagraphChild
[]
;
link
:
string
;
}
Readonly
children
:
readonly
ParagraphChild
[]
Readonly
link
:
string
Returns
ExternalHyperlink
Properties
Readonly
options
options
:
{
children
:
readonly
ParagraphChild
[]
;
link
:
string
;
}
Type declaration
Readonly
children
:
readonly
ParagraphChild
[]
Readonly
link
:
string
Methods
add
Child
Element
add
Child
Element
(
child
:
string
|
XmlComponent
)
:
XmlComponent
Parameters
child:
string
|
XmlComponent
Returns
XmlComponent
prep
For
Xml
prep
For
Xml
(
context
:
IContext
)
:
undefined
|
IXmlableObject
Parameters
context:
IContext
Returns
undefined
|
IXmlableObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
docx
External
Hyperlink
constructor
options
add
Child
Element
prep
For
Xml
Generated using
TypeDoc