Documents for Excel .NET Edition | GCDocuments
Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace
/
Workbook Class
/ Worksheets Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Worksheets Property (Workbook)
In This Topic
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