dxSpreadSheetCompareText(string,Pointer,Integer) Method
Declaration
function dxSpreadSheetCompareText(const S1: string; const S2: Pointer; L2: Integer = -1): Integer;
Parameters
| Name | Type |
|---|---|
| S1 | string |
| S2 | Pointer |
| L2 | Integer |
Returns
| Type |
|---|
| Integer |
See Also