Sets the kind of the section break the section starts with.

<void> SectionFormat.setBreakKind(<SectionBreakKind> breakKind, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
breakKind The kind of the section break the section starts with.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.