Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxPro Advisor October issue
Message
From
06/12/2005 14:44:54
 
 
To
05/12/2005 16:32:14
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01075084
Message ID:
01075466
Views:
17
Tamar,
can I contact someone at Advisor about that?


>>CellRange is a property of the ControlExcel class, not a method. It's discussed a little on page 10.
Negative.
here are the declared properties of controlexcel:
  * exposed properties
  CurrentCell		= [A1]
  CurrentCol		= [A]
  CurrentRow		= 1
  CurrentSheet	= [Sheet1]
  ExcelVisible	= .F.
  NewSheets		= 1
  ErrorCode		= 0
  ErrorMsg		= [Okay]

  * protected properties
  AddressLo		= [ABCDEFGHIJKLMNOPQRSTUVWXYZ]
  AddressHi		= [ ABCDEFGHI]
  MaxCol			= [IV]
  MaxRow			= 65536
  oExcel			= .NULL.
  oWorkbook		= .NULL.
  DATASESSION		= 1

  * hidden properties
  CurrentColHi	= 1
  CurrentColLo	= 1
i did a find on the prg and no cellrange exists in the whole prg

the program on the cd must be incomplete.

Peter
Peter Cortiel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform