ToggleTableAutoFitWindowCommand Class
A command to fit the specified table to a document’s window.
Declaration
declare class ToggleTableAutoFitWindowCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleTableAutoFitWindow property.
Inheritance
CommandBase
CommandWithSimpleStateBase
ToggleTableAutoFitWindowCommand
See Also