ChangeTableColumnPreferredWidthCommand Class
A command to change the selected table’s preferred column width.
Declaration
declare class ChangeTableColumnPreferredWidthCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeTableColumnPreferredWidth property.
Inheritance
CommandBase
ChangeTableColumnPreferredWidthCommand
See Also