Sets a value specifying whether all inner horizontal frame lines are set for the selected text.
<void> InputFormat.setInnerHorizontalFrameLines(<Boolean> innerHorizontalFrameLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
inner |
Specifies whether all inner horizontal frame lines are set for the selected text. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |