Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FarPoint.Win.Spread.FpSpread HELP?
#3
Not Solved
Jack -
Sorry, i read your post late. I wont be the guy to cross QTP support's drawn line but would you try the below and let me know if you get anything in return,

Code:
msgbox SwfObject("ObjectName").Object.ActiveSheet.Item(1).Name

or
Code:
msgbox SwfObject("ObjectName").Object.ActiveSheet.rows(1).Cells(1).Value

or

Code:
msgbox SwfObject("ObjectName").Object.ActiveSheet.Cells.Item(1).Name
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
RE: FarPoint.Win.Spread.FpSpread HELP? - by basanth27 - 08-11-2009, 08:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)