Takes a Column and Row index and returns the corresponding Cell Reference.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| column |
Integer |
|
|
The one-based index of the Column. |
| row |
Integer |
|
|
The one-based index of the Row. |
Return Value
String
The Cell Reference, e.g. "A1", "D25".
- Member of:
- ISExcelWorkbook
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0