Spread.Services Documentation
AddBefore Method
GrapeCity.Documents.Spread Namespace > IWorksheets Interface : AddBefore Method
The specified sheet index.
Creates a new worksheet and inserts it before the specified sheet.
Syntax
IWorksheet AddBefore( 
   IWorksheet sheet
)

Parameters

sheet
The specified sheet index.

Return Value

Returns the new worksheet
See Also

Reference

IWorksheets Interface
IWorksheets Members