Spread.Services Documentation
Worksheets Property (IWorkbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorkbook Interface
: Worksheets Property
Returns the
IWorksheets
collection that represents all the worksheets in the specified workbook. This is a read-only Sheets object.
Syntax
C#
IWorksheets
Worksheets {
get
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members