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