ChangeTableStyleCommand Class
A command to change the selected table’s style.
Declaration
declare class ChangeTableStyleCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeTableStyle property.
Inheritance
CommandBase
ChangeTableStyleCommand
See Also