Recent

Author Topic: TsWorksheet.GetRow is ok?  (Read 3626 times)

engranaje

  • Newbie
  • Posts: 6
TsWorksheet.GetRow is ok?
« on: November 18, 2013, 10:20:15 am »
The last line of the function TsWorksheet.GetRow(ARow: Cardinal): PRow In fpSpreadsheet.pas is:

  FCols.Add(Result);

I must change this line in my code for:

 FRows.Add(Result)
 
it's ok or i'm  in a mistake?
thanks.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: TsWorksheet.GetRow is ok?
« Reply #1 on: November 21, 2013, 05:13:15 pm »
Good catch! I commited the fix in rev 2844

 

TinyPortal © 2005-2018