Returns an array of the names of all formatting styles, the document contains.
<void> InputFormat.getStyleNames(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives an array of the names of all formatting styles, the document contains. |
error |
Optional. Is called when the operation failed with an error. |