Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ITableOptions
Interface ITableOptions
Hierarchy
ITableOptions
Index
Properties
alignment
borders
column
Widths
float
layout
margins
rows
visually
Right
ToLeft
width
Properties
Optional
Readonly
alignment
alignment
:
AlignmentType
Optional
Readonly
borders
borders
:
ITableBordersOptions
Optional
Readonly
column
Widths
column
Widths
:
number
[]
Optional
Readonly
float
float
:
ITableFloatOptions
Optional
Readonly
layout
layout
:
TableLayoutType
Optional
Readonly
margins
margins
:
undefined
|
{
bottom
?:
undefined
|
number
;
left
?:
undefined
|
number
;
marginUnitType
?:
WidthType
;
right
?:
undefined
|
number
;
top
?:
undefined
|
number
}
Readonly
rows
rows
:
TableRow
[]
Optional
Readonly
visually
Right
ToLeft
visually
Right
ToLeft
:
undefined
|
false
|
true
Optional
Readonly
width
width
:
undefined
|
{
size
:
number
;
type
?:
WidthType
}
Globals
ITable
Options
alignment
borders
column
Widths
float
layout
margins
rows
visually
Right
ToLeft
width
Generated using
TypeDoc