Preparing search index...
The search index is not available
docx
docx
InternalHyperlink
Class InternalHyperlink
Hierarchy
ConcreteHyperlink
InternalHyperlink
Index
Constructors
constructor
Properties
link
Id
Methods
add
Child
Element
prep
For
Xml
Constructors
constructor
new
Internal
Hyperlink
(
options
:
{
anchor
:
string
;
children
:
readonly
ParagraphChild
[]
;
}
)
:
InternalHyperlink
Parameters
options:
{
anchor
:
string
;
children
:
readonly
ParagraphChild
[]
;
}
Readonly
anchor
:
string
Readonly
children
:
readonly
ParagraphChild
[]
Returns
InternalHyperlink
Properties
Readonly
link
Id
link
Id
:
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
Internal
Hyperlink
constructor
link
Id
add
Child
Element
prep
For
Xml
Generated using
TypeDoc