Sets an array containing the tab types in a paragraph.

<void> ParagraphFormat.setTabTypes(<TabType[]> tabTypes, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
tabTypes The tab types in a paragraph.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.