Sets the kind of the section break the section starts with.
<void> SectionFormat.setBreakKind(<SectionBreakKind> breakKind, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| break |
The kind of the section break the section starts with. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |