ToggleTableCellAlignMiddleLeftCommand Class
A command to apply middle-left alignment for the selected table cells.
Declaration
declare class ToggleTableCellAlignMiddleLeftCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleTableCellAlignMiddleLeft property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ToggleTableCellAlignMiddleLeftCommand
See Also