Informs whether the currently selected text can be formatted with table formatting attributes.
Introduced: X18.
<void> TXTextControl.getCanTableFormat(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | The callback function that receives the requested value. |
error |
Optional. Is called when the operation failed with an error. |