Ответ: Стиль в группу
ParagraphStyle.move (to: LocationOptions, reference: any): ParagraphStyle
Moves the ParagraphStyle to the specified location.
to: Data Type: LocationOptions
The location relative to the reference object or within the containing object.
reference: Data Type: any
The reference object. Note: Required when the to parameter specifies before or after. Can accept: ParagraphStyle, ParagraphStyleGroup, CharacterStyle, CharacterStyleGroup, CellStyle, CellStyleGroup, TableStyle, TableStyleGroup, Document or Application. (Optional)