See Also

ISheets Interface  | ISheets Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

index
Specifies the zero based index of the sheet to return.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

Item(Int32) Property

SpreadsheetGear Namespace > ISheets Interface > Item Property : Item(Int32) Property

Returns the sheet at the specified zero based index.

[Visual Basic]
Overloads Overridable ReadOnly Property Item( _    ByVal index As Integer _ ) As ISheet
[C#]
virtual ISheet Item(    int index ); {get;}
[C++]
__property virtual ISheet* get_Item(    int index );
[C++/CLI]
virtual property ISheet^ Item {    ISheet^ get(int index); }

Parameters

index
Specifies the zero based index of the sheet to return.

Return Type

The returned sheet will be an instance of IWorksheet, IChart, IModule or IDialogSheet.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ISheets Interface  | ISheets Members  | Overload List

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.