Rajesh Karunakaran
Programmer
Dear Friends,
I have someone who has a purchased copy of a library called PIVOTGRID.DLL which generates Excel Pivot style reporting interface. There are a few programs also make use of this. But now, I have to write another program for which I need to know the details on the methods/properties of this DLL. The existing programs are using only the basics and I believe there are more flexibility available in this library.
It creates the library object as "x = CreateObject("PivotGrid.PivotGrid"). However, the intellisence associated with the methods don't give much information on the valid user values or static values.
Anyone among our friends knows about this?
Thank you,
Rajesh
I have someone who has a purchased copy of a library called PIVOTGRID.DLL which generates Excel Pivot style reporting interface. There are a few programs also make use of this. But now, I have to write another program for which I need to know the details on the methods/properties of this DLL. The existing programs are using only the basics and I believe there are more flexibility available in this library.
It creates the library object as "x = CreateObject("PivotGrid.PivotGrid"). However, the intellisence associated with the methods don't give much information on the valid user values or static values.
Anyone among our friends knows about this?
Thank you,
Rajesh