You've already forked lazarus-ccr
* fpspreadsheet: cosmetic
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3616 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -403,7 +403,7 @@ begin
|
|||||||
The test file contains the text representation in column A, and the
|
The test file contains the text representation in column A, and the
|
||||||
formula in column B. }
|
formula in column B. }
|
||||||
Row := 0;
|
Row := 0;
|
||||||
TempFile:=GetTempFileName;
|
TempFile := GetTempFileName;
|
||||||
{$I testcases_calcrpnformula.inc}
|
{$I testcases_calcrpnformula.inc}
|
||||||
MyWorkBook.WriteToFile(TempFile, AFormat, true);
|
MyWorkBook.WriteToFile(TempFile, AFormat, true);
|
||||||
finally
|
finally
|
||||||
|
Reference in New Issue
Block a user