Preparing search index...
The search index is not available
docx
docx
ITablePropertiesOptions
Type Alias ITablePropertiesOptions
ITablePropertiesOptions
:
{
alignment
?:
typeof
AlignmentType
[
keyof
typeof
AlignmentType
]
;
borders
?:
ITableBordersOptions
;
cellMargin
?:
ITableCellMarginOptions
;
float
?:
ITableFloatOptions
;
indent
?:
ITableWidthProperties
;
layout
?:
typeof
TableLayoutType
[
keyof
typeof
TableLayoutType
]
;
shading
?:
IShadingAttributesProperties
;
style
?:
string
;
visuallyRightToLeft
?:
boolean
;
width
?:
ITableWidthProperties
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
docx
Loading...