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