Spread.Services Documentation
IWorksheets Interface Members
Properties  Methods 

GrapeCity.Documents.Spread Namespace : IWorksheets Interface

The following tables list the members exposed by IWorksheets.

Public Properties
 NameDescription
 Property Returns the number of objects in the collection (read-only).  
 PropertyOverloaded.  Gets the worksheet using the index.  
Top
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