Sets the name of the style that the document automatically uses for the following paragraph after the user has pressed the ENTER key.
<void> ParagraphStyle.setFollowingStyle(<String> styleName, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| style |
Specifies the name of the style that Text |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |