OpenTableBordersAndShadingDialogCommand Class
In This Article
A command to invoke the Borders and Shading table dialog.
#Declaration
TypeScript
declare class OpenTableBordersAndShadingDialogCommand extends CommandWithSimpleStateBase
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openTableBordersAndShadingDialog property.
#Inheritance
CommandBase
CommandWithSimpleStateBase
OpenTableBordersAndShadingDialogCommand
See Also