protected virtual void OnSwapColumns( int fromColumn, int toColumn, int count )
'Declaration Protected Overridable Sub OnSwapColumns( _ ByVal fromColumn As Integer, _ ByVal toColumn As Integer, _ ByVal count As Integer _ )
'Declaration
Protected Overridable Sub OnSwapColumns( _ ByVal fromColumn As Integer, _ ByVal toColumn As Integer, _ ByVal count As Integer _ )
'Usage Dim instance As SheetView Dim fromColumn As Integer Dim toColumn As Integer Dim count As Integer instance.OnSwapColumns(fromColumn, toColumn, count)
'Usage
Dim instance As SheetView Dim fromColumn As Integer Dim toColumn As Integer Dim count As Integer instance.OnSwapColumns(fromColumn, toColumn, count)
SheetView Class SheetView Members