ToggleTableCellOutsideBordersCommand Class
A command to toggle outer borders for selected cells on/off.
Declaration
declare class ToggleTableCellOutsideBordersCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleTableCellOutsideBorders property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ToggleTableCellOutsideBordersCommand
See Also