AD
Administrator
Syncfusion Team
November 16, 2004 05:09 PM UTC
We purposely hid access to the ''good stuff'' in CalcQuick to keep things simple.
But if you derive the class, there are protected members that you would then have access to, including this.Engine.FormulaInfoTable, this.RowsToKeyMap and this.KeyToRowMap which would allow you access to almost everything.
MT
Michel T Dallaire
November 16, 2004 07:06 PM UTC
Tried it also.
it works! :-)
thank you.