[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewCollection.Insert

Insert Method

Insert(int, SheetView)

Inserts a specified sheet at a specified place in the collection.

Declaration
public void Insert(int index, SheetView sheetView)
Public Sub Insert(index As Integer, sheetView As SheetView)
Parameters
Type Name Description
int index

Index at which to insert a sheet

SheetView sheetView

Sheet to insert