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