You've already forked lazarus-ccr
fpspreadsheet: Add text format. Allow leading apostrophe to prevent conversion of a cell text to numbers.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4538 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -644,8 +644,6 @@ end;
|
||||
|
||||
{ Stores a font in the workbook's font list. Does not allow duplicates. }
|
||||
function TsHTMLAnalyzer.AddFont(AFont: TsFont): Integer;
|
||||
const
|
||||
EPS = 1e-3;
|
||||
var
|
||||
fnt: TsFont;
|
||||
begin
|
||||
|
||||
Reference in New Issue
Block a user