[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.collapse

collapse Method

collapse(bool)

collapse method of IHTMLTxtRange interface.

Declaration
void collapse(bool Start)
Sub collapse(Start As Boolean)
Parameters
Type Name Description
bool Start
Remarks

An original IDL definition of collapse method was the following: HRESULT collapse ([optional, defaultvalue(-1)] VARIANT_BOOL Start);