'Usage Dim instance As SheetViewCollection Dim index As Integer Dim sheetView As SheetView instance.Insert(index, sheetView)
Parameters
- index
- Index at which to insert a sheet
- sheetView
- Sheet to insert
'Usage Dim instance As SheetViewCollection Dim index As Integer Dim sheetView As SheetView instance.Insert(index, sheetView)