public virtual void Insert( int index, SheetView sheetView )
'Declaration Public Overridable Sub Insert( _ ByVal index As Integer, _ ByVal sheetView As SheetView _ )
'Declaration
Public Overridable Sub Insert( _ ByVal index As Integer, _ ByVal sheetView As SheetView _ )
'Usage Dim instance As SheetViewCollection Dim index As Integer Dim sheetView As SheetView instance.Insert(index, sheetView)
'Usage
Dim instance As SheetViewCollection Dim index As Integer Dim sheetView As SheetView instance.Insert(index, sheetView)
SheetViewCollection Class SheetViewCollection Members