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