SpreadsheetGear Namespace > IWorkbookSet Interface > GetAddress Method : GetAddress(Int32,Int32) Method |
Returns a string representing the specified zero based row and column indexes.
[Visual Basic]
Overloads Overridable Function GetAddress( _
ByVal row As Integer , _
ByVal col As Integer _
) As String
A string representing the specified zero based row and column indexes using ReferenceStyle.A1.
The zero based row and column indexes are converted to a relative reference using ReferenceStyle.A1.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IWorkbookSet Interface | IWorkbookSet Members | Overload List | Address Property | GetAddress(Int32,Int32,Int32,Int32,Int32,Int32,Boolean,Boolean,Boolean,Boolean,Boolean,ReferenceStyle) Method
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.