Sets an array containing the tab types in a paragraph.

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

Parameters

Parameter Description
value 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.