Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
InternalHyperlink
Class InternalHyperlink
Hierarchy
ConcreteHyperlink
InternalHyperlink
Index
Constructors
constructor
Properties
link
Id
Accessors
Is
Deleted
Methods
add
Child
Element
delete
prep
For
Xml
Constructors
constructor
new
Internal
Hyperlink
(
options
:
{
anchor
:
string
;
child
:
ParagraphChild
}
)
:
InternalHyperlink
Parameters
options:
{
anchor
:
string
;
child
:
ParagraphChild
}
Readonly
anchor
:
string
Readonly
child
:
ParagraphChild
Returns
InternalHyperlink
Properties
Readonly
link
Id
link
Id
:
string
Accessors
Is
Deleted
get
IsDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Child
Element
add
Child
Element
(
child
:
string
|
XmlComponent
)
:
XmlComponent
Parameters
child:
string
|
XmlComponent
Returns
XmlComponent
delete
delete
(
)
:
void
Returns
void
prep
For
Xml
prep
For
Xml
(
context
:
IContext
)
:
undefined
|
IXmlableObject
Parameters
context:
IContext
Returns
undefined
|
IXmlableObject
Exports
Internal
Hyperlink
constructor
link
Id
Is
Deleted
add
Child
Element
delete
prep
For
Xml
Generated using
TypeDoc