[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetViewCollection.Add

Add Method

Add(object)

Adds a sheet to the collection.

Declaration
public int Add(object obj)
Public Function Add(obj As Object) As Integer
Parameters
Type Name Description
object obj

Sheet (SheetView object) to add to the collection

Returns
Type Description
int