yogeshharsh
11 years agoOccasional Contributor
How to access the data stored on the fpspread objects ?
Hi ,
I am using the TC 10.3 and want to validate values present in the fpspread70 object.
The outcome is listed below when i try to spy this object :
Sys.Process("pt").Window("Afx:10000000:0", "HASHT, JIER - 0010087241 Opened by Cr", 1).Window("AfxFrameOrView42", "", 1).Window("Afx:10000000:0", "", 1).Window("Afx:10000000:0", "", 1).Window("Afx:d920000:0", "", 1).Window("SysTabControl32", "", 1).Window("Afx:d920000:0", "", 2).Window("Afx:d920000:0", "", 1).Window("Afx:6560000:0", "", 1).Window("fpSpread70", "", 1)
How can i fetch the values present in this object which is a kind of data grid or spreadsheet. I could not find a method with which i can pull any values.
Please help.
Thanks.
I am using the TC 10.3 and want to validate values present in the fpspread70 object.
The outcome is listed below when i try to spy this object :
Sys.Process("pt").Window("Afx:10000000:0", "HASHT, JIER - 0010087241 Opened by Cr", 1).Window("AfxFrameOrView42", "", 1).Window("Afx:10000000:0", "", 1).Window("Afx:10000000:0", "", 1).Window("Afx:d920000:0", "", 1).Window("SysTabControl32", "", 1).Window("Afx:d920000:0", "", 2).Window("Afx:d920000:0", "", 1).Window("Afx:6560000:0", "", 1).Window("fpSpread70", "", 1)
How can i fetch the values present in this object which is a kind of data grid or spreadsheet. I could not find a method with which i can pull any values.
Please help.
Thanks.