Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
TableBorders
Class TableBorders
Hierarchy
XmlComponent
TableBorders
Index
Constructors
constructor
Accessors
Is
Deleted
Methods
add
Child
Element
delete
prep
For
Xml
Object literals
NONE
Constructors
constructor
new
Table
Borders
(
options
:
ITableBordersOptions
)
:
TableBorders
Parameters
options:
ITableBordersOptions
Returns
TableBorders
Accessors
Is
Deleted
get
IsDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Child
Element
add
Child
Element
(
child
:
XmlComponent
|
string
)
:
XmlComponent
Parameters
child:
XmlComponent
|
string
Returns
XmlComponent
delete
delete
(
)
:
void
Returns
void
prep
For
Xml
prep
For
Xml
(
file
?:
IViewWrapper
)
:
IXmlableObject
|
undefined
Parameters
Optional
file:
IViewWrapper
Returns
IXmlableObject
|
undefined
Object literals
Static
Readonly
NONE
NONE
:
object
bottom
bottom
:
object
color
color
:
string
= "auto"
size
size
:
number
= 0
style
style
:
BorderStyle
= BorderStyle.NONE
inside
Horizontal
inside
Horizontal
:
object
color
color
:
string
= "auto"
size
size
:
number
= 0
style
style
:
BorderStyle
= BorderStyle.NONE
inside
Vertical
inside
Vertical
:
object
color
color
:
string
= "auto"
size
size
:
number
= 0
style
style
:
BorderStyle
= BorderStyle.NONE
left
left
:
object
color
color
:
string
= "auto"
size
size
:
number
= 0
style
style
:
BorderStyle
= BorderStyle.NONE
right
right
:
object
color
color
:
string
= "auto"
size
size
:
number
= 0
style
style
:
BorderStyle
= BorderStyle.NONE
top
top
:
object
color
color
:
string
= "auto"
size
size
:
number
= 0
style
style
:
BorderStyle
= BorderStyle.NONE
Globals
Table
Borders
constructor
Is
Deleted
add
Child
Element
delete
prep
For
Xml
NONE
Generated using
TypeDoc