Sets an array containing the tab types in a paragraph.
<void> ParagraphFormat.setTabTypes(<TabType[]> tabTypes, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| tab |
The tab types in a paragraph. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |