ChangeTableCellShadingCommand Class
A command to change cell shading in the selected table elements.
Declaration
declare class ChangeTableCellShadingCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeTableCellShading property.
Inheritance
CommandBase
ChangeTableCellShadingCommand
See Also