Spread.Services Documentation
Worksheets Property (Workbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
Workbook Class
: Worksheets Property
Gets a collection of worksheets contained in the workbook.
Syntax
C#
public
IWorksheets
Worksheets {
get
;}
Property Value
The worksheet.
See Also
Reference
Workbook Class
Workbook Members