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(String) Property
The worksheet's name.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item(String) Property
In This Topic
Gets the worksheet using the name.
Syntax
C#
IWorksheet
Item( System.
string
name
) {
get
;}
Parameters
name
The worksheet's name.
See Also
Reference
IWorksheets Interface
IWorksheets Members
Overload List