User Guide
Enablers 555
Returns
A Boolean value: true if the current cell has a COLSPAN attribute and that attribute’s value is
greater than or equal to 2;
false otherwise.
dom.canDecreaseRowspan()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Decrease Rowspan operation.
Arguments
None.
Returns
A Boolean value: true if the current cell has a ROWSPAN attribute and that attribute’s value is
greater than or equal to 2;
false otherwise.
dom.canDeleteTableColumn()
Availability
Dreamweaver 3.
Description
Checks whether Dreamweaver can perform a Delete Column operation.
Arguments
None.
Returns
A Boolean value: true if the insertion point is inside a cell or if a cell or column is selected;
false otherwise.
000_DW_API_Print.book Page 555 Wednesday, July 20, 2005 11:58 AM