@vivliostyle/core
Preparing search index...
table
TableRow
Class TableRow
Index
Constructors
constructor
Properties
cells
row
Index
source
Node
Methods
add
Cell
get
Minimum
Height
Constructors
constructor
new
TableRow
(
rowIndex
:
number
,
sourceNode
:
Node
)
:
TableRow
Parameters
rowIndex
:
number
sourceNode
:
Node
Returns
TableRow
Properties
cells
cells
:
TableCell
[]
= []
Readonly
row
Index
rowIndex
:
number
Readonly
source
Node
sourceNode
:
Node
Methods
add
Cell
addCell
(
cell
:
TableCell
)
:
void
Parameters
cell
:
TableCell
Returns
void
get
Minimum
Height
getMinimumHeight
()
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cells
row
Index
source
Node
Methods
add
Cell
get
Minimum
Height
@vivliostyle/core
Loading...