Gets the kind of the section break the section starts with.
<void> SectionFormat.getBreakKind(<RequestSectionBreakKindCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the kind of section break. |
error |
Optional. Is called when the operation failed with an error. |