[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewCollection.CopyTo

CopyTo Method

CopyTo(SheetView[], int)

Copies the sheets in the collection to an array.

Declaration
public void CopyTo(SheetView[] array, int arrayIndex)
Public Sub CopyTo(array As SheetView(), arrayIndex As Integer)
Parameters
Type Name Description
SheetView[] array

Array to which to copy the sheets

int arrayIndex

Array index at which to start pasting the sheets