|
column
|
|
|
Access
|
read-only
|
|
Returns
|
int
|
|
columnSpan
|
|
|
Access
|
read-only
|
|
Returns
|
int
|
|
content
|
|
|
Access
|
read-only
|
|
Returns
|
fdContentArea[]
|
|
row
|
|
|
Access
|
read-only
|
|
Returns
|
int
|
|
rowSpan
|
|
|
Access
|
read-only
|
|
Returns
|
int
|
|
resize width_adjust height_adjust
|
|
|
Parameters
|
fLength width_adjust
The amount to adjust the width of the table cell by.
fLength height_adjust
The amount to adjust the height of the table cell by.
|
|
Returns
|
void. None.
|