@wdprlib/parser
Preparing search index...
parser/rules/block/table-block/cell-attributes
ParsedTableCellAttributes
Interface ParsedTableCellAttributes
interface
ParsedTableCellAttributes
{
align
:
Alignment
|
null
;
attributes
:
Record
<
string
,
string
>
;
colspan
:
number
;
}
Index
Properties
align
attributes
colspan
Properties
align
align
:
Alignment
|
null
attributes
attributes
:
Record
<
string
,
string
>
colspan
colspan
:
number
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
align
attributes
colspan
@wdprlib/parser
Loading...