Skip to main content
A newer version of this page is available. .

ToggleTableCellAlignBottomCenterCommand Class

A command to apply bottom-center alignment for the selected table cells.

Declaration

declare class ToggleTableCellAlignBottomCenterCommand extends CommandWithBooleanStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleTableCellAlignBottomCenter property.

Inheritance

CommandBase
CommandWithBooleanStateBase
ToggleTableCellAlignBottomCenterCommand
See Also