Back to Devexpress

ChangeTableCellShadingCommand Class

aspnet-js-changetablecellshadingcommand.md

latest610 B
Original Source

ChangeTableCellShadingCommand Class

A command to change cell shading in the selected table elements.

Declaration

ts
declare class ChangeTableCellShadingCommand extends CommandBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeTableCellShading property.

Inheritance

CommandBase ChangeTableCellShadingCommand

See Also

ChangeTableCellShadingCommand Members