'Declaration
Protected Sub StartColumnResizing( _ ByVal columnPane As Integer, _ ByVal column As Integer, _ ByVal mousePosX As Integer _ )
'Usage
Dim instance As SpreadView Dim columnPane As Integer Dim column As Integer Dim mousePosX As Integer instance.StartColumnResizing(columnPane, column, mousePosX)
Parameters
- columnPane
- Viewport column index
- column
- Column index
- mousePosX