Spread.Services Documentation
IWorksheets Interface Methods

GrapeCity.Documents.Spread Namespace : IWorksheets Interface

For a list of all members of this type, see IWorksheets members.

Public Methods
 NameDescription
 Method Creates a new worksheet. The new worksheet becomes the active sheet.  
 Method Creates a new worksheet and inserts it after the specified sheet.  
 Method Creates a new worksheet and inserts it before the specified sheet.  
 Method Returns true if the specified Worksheet is contained by the collection of worksheets; otherwise, false is returned.  
 Method (Inherited from System.Collections.Generic.IEnumerable<IWorksheet>)
 Method Returns the zero-based index of the specified worksheet in the collection.  
Top
See Also

Reference

IWorksheets Interface
GrapeCity.Documents.Spread Namespace