Products Downloads


French version


Vous regardez une version antérieure (v. /doccenter/display/ADELIA2057V1409/Methods+of+the+EXCEL+CLIENT+Object) de cette page.

afficher les différences afficher l'historique de la page

Vous regardez la version actuelle de cette page. (v. 1) Actuel »

 

Method names carry a prefix according to the Microsoft Excel object to which the method relates:

APPL

for the Microsoft Excel application,

WKBK

for a Microsoft Excel workbook

WKSH

for a Microsoft Excel worksheet

RANG

for a Microsoft Excel cell range.

 

Each method updates a return code. The possible values for this return code are:

"0"

methods executed successfully,

"1"

execution failed,

other value

execution failed: the return code will contain a Win32 API error code.

 

Note: If a cell is in the process of being printed or a dialog box is being displayed by Microsoft Excel when a method is executed, the method will fail.

 

 

 

↑ Top of page

  • Aucune étiquette