TdxSpreadSheetFunctionsRepository.GetInfoByName(string) Method
Declaration
function GetInfoByName(const AName: string): TdxSpreadSheetFunctionInfo; overload;
Parameters
Name | Type |
---|---|
AName | string |
Returns
Type |
---|
TdxSpreadSheetFunctionInfo |
See Also