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
Accessors
Is
Deleted
Methods
add
Child
Element
delete
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
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
Table
Borders
constructor
NONE
Is
Deleted
add
Child
Element
delete
prep
For
Xml
Generated using
TypeDoc