ChangeFloatingObjectFillColorCommand Class
A command to modify a floating object’s background fill color.
Declaration
declare class ChangeFloatingObjectFillColorCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFloatingObjectFillColor property.
Inheritance
CommandBase
ChangeFloatingObjectFillColorCommand
See Also