protected virtual void OnCopyColumns( int fromColumn, int toColumn, int count )
'Declaration Protected Overridable Sub OnCopyColumns( _ ByVal fromColumn As Integer, _ ByVal toColumn As Integer, _ ByVal count As Integer _ )
'Declaration
Protected Overridable Sub OnCopyColumns( _ 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.OnCopyColumns(fromColumn, toColumn, count)
'Usage
Dim instance As SheetView Dim fromColumn As Integer Dim toColumn As Integer Dim count As Integer instance.OnCopyColumns(fromColumn, toColumn, count)
SheetView Class SheetView Members