ChangeSectionColumnsCommand Class
In This Article
A command to change the settings of individual section columns.
#Declaration
TypeScript
declare class ChangeSectionColumnsCommand
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeSectionColumns property.
See Also