The Dreamweaver JavaScript API > Enablers > dom.canInsertTableColumns() |
Availability
Dreamweaver 3.0
Description
Checks whether Dreamweaver can perform an Insert Column(s) operation.
Arguments
None.
Returns
A Boolean value indicating whether the selection is inside a table. This function returns false if the selection is an entire table.