Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
docx
TableBorders
Class TableBorders
Hierarchy
XmlComponent
TableBorders
Index
Constructors
constructor
Properties
NONE
Methods
add
Child
Element
prep
For
Xml
Constructors
constructor
new
Table
Borders
(
options
:
ITableBordersOptions
)
:
TableBorders
Parameters
options:
ITableBordersOptions
Returns
TableBorders
Properties
Static
Readonly
NONE
NONE
:
{
bottom
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
;
insideHorizontal
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
;
insideVertical
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
;
left
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
;
right
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
;
top
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
}
= ...
Type declaration
bottom
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
color
:
string
size
:
number
style
:
BorderStyle
inside
Horizontal
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
color
:
string
size
:
number
style
:
BorderStyle
inside
Vertical
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
color
:
string
size
:
number
style
:
BorderStyle
left
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
color
:
string
size
:
number
style
:
BorderStyle
right
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
color
:
string
size
:
number
style
:
BorderStyle
top
:
{
color
:
string
;
size
:
number
;
style
:
BorderStyle
}
color
:
string
size
:
number
style
:
BorderStyle
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
Exports
Table
Borders
constructor
NONE
add
Child
Element
prep
For
Xml
Generated using
TypeDoc