TdxSpreadSheetColumnReferences.IndexByName(string,Boolean) Method
Declaration
class function IndexByName(const AName: string; R1C1ReferenceStyle: Boolean = False): Integer;
Parameters
| Name | Type |
|---|---|
| AName | string |
| R1C1ReferenceStyle | Boolean |
Returns
| Type |
|---|
| Integer |
See Also