ToggleTableAutoFitContentsCommand Class
A command to fit the specified table to its contents.
Declaration
declare class ToggleTableAutoFitContentsCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleTableAutoFitContents property.
Inheritance
CommandBase
CommandWithSimpleStateBase
ToggleTableAutoFitContentsCommand
See Also