ContinueColumnSelecting Method
Continues selecting columns to the point at the specified coordinates.
protected void ContinueColumnSelecting(
int ,
int
)
'Declaration
Protected Sub ContinueColumnSelecting( _
ByVal As Integer, _
ByVal As Integer _
)
'Usage
Dim instance As SpreadView
Dim x As Integer
Dim y As Integer
instance.ContinueColumnSelecting(x, y)
Parameters
- x
- X-coordinate
- y
- Y-coordinate