SpreadsheetGear Namespace > IRange Interface : Item Property (IRange) |
[Visual Basic] Overloads Overridable Item(String) As IRange
Returns a new single cell instance of IRange which is offset from the top-left cell of the current IRange.[C++/CLI] virtual IRange^ Item(String^);
[Visual Basic] Overloads Overridable Item(Integer,Integer) As IRange
Returns a new 2d range instance of IRange which is offset from the top-left cell of the current range by the specified starting and ending row and column offsets.[C++/CLI] virtual IRange^ Item(int,int);
[C++/CLI] virtual IRange^ Item(int,int,int,int);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IRange Interface | IRange Members
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.