Sets a value specifying whether all inner vertical frame lines are set for the selected text.

<void> InputFormat.setInnerVerticalFrameLines(<Boolean> innerVerticalFrameLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
innerVerticalFrameLines Specifies whether all inner vertical frame lines are set for the selected text.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.