OpenTableFormattingDialogCommand Class
In This Article
A command to invoke the Table Properties dialog.
#Declaration
TypeScript
declare class OpenTableFormattingDialogCommand extends CommandWithSimpleStateBase
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openTableFormattingDialog property.
#Inheritance
CommandBase
CommandWithSimpleStateBase
OpenTableFormattingDialogCommand
See Also