RemoveTableCellBordersCommand Class
A command to remove the borders of the selected table cells.
Declaration
declare class RemoveTableCellBordersCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.removeTableCellBorders property.
Inheritance
CommandBase
CommandWithSimpleStateBase
RemoveTableCellBordersCommand
See Also