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