Skip to main content

ChangeSectionEqualColumnCountCommand Class

A command to change the number of section columns having the same width.

#Declaration

TypeScript
declare class ChangeSectionEqualColumnCountCommand extends CommandBase

#Remarks

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

#Inheritance

CommandBase
ChangeSectionEqualColumnCountCommand
See Also