Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FoxPro Advisor October issue
Message
De
06/12/2005 14:44:54
 
 
À
05/12/2005 16:32:14
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01075084
Message ID:
01075466
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform