Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorksheets Interface
/
Item Property
/ Item(Int32) Property
The index.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item(Int32) Property
In This Topic
Gets the worksheet using the index.
Syntax
C#
IWorksheet
Item( System.
int
index
) {
get
;}
Parameters
index
The index.
See Also
Reference
IWorksheets Interface
IWorksheets Members
Overload List