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