ChangeTableLookCommand Class
In This Article
A command to change the selected table’s style options.
#Declaration
TypeScript
declare class ChangeTableLookCommand extends CommandBase
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeTableLook property.
#Inheritance
CommandBase
ChangeTableLookCommand
See Also