|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose two methods for handling Excel files... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose two methods for handling Excel files... |
|
|
|
|
|
|
|
| List of functions for managing XLS files... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing XLS files.... |
|
|
|
|
|
|
|
| List of functions for managing XLS files... |
|
|
|
|
|
|
|
| Returns the number of worksheets found in an XLS file. |
|
|
|
|
|
|
|
| Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
|
| Defines the options for the XLS file generated during the print. |
|
|
|
|
|
|
|
| Returns the number of rows found in an XLS file. |
|
|
|
|
|
|
|
| Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
|
| Retrieves the title of a column found in an XLS file. |
|
|
|
|
|
|
|
| Returns the type of data entered in a column of an XLS file. |
|
|
|
|
|
|
|
| The DefaultCell property sets the style of cells in XLS documents. |
|
|
|
|
|
|
|
| Prints the current worksheet of a document in "xlsx" or "xls" format. |
|
|
|
|
|
|
|
| Returns the caption of the last error caused by an XLS function. |
|
|
|
|
|
|
|
| Returns the number of columns found in a worksheet of an XLS file. |
|
|
|
|
|
|
|
| Used to find out and modify the current worksheet in an XLS file. |
|
|
|
|
|
|
|
| Adds an XLS or XLSX document into a sequence of report print jobs. |
|
|
|
|
|
|
|
| Returns the coordinates of a cell, XLS file or spreadsheet control according to its name. |
|
|
|
|
|
|
|
| The WorksheetName property is used to get and change the name of a worksheet in an XLS document. |
|
|
|
|
|
|
|
| Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|