|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). |
|
|
|
|
|
|
Allows you to find out the position of selected cells and to select cells in a Pivot Table control. |
|
|
|
|
|
|
Returns the value displayed in a header of Pivot Table control. |
|
|
|
|
|
|
Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
Draws an RTF text in an Image variable. |
|
|
|
|
|
|
Draws a text in an Image variable. |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable. |
|
|
|
|
|
|
Colors an area in an Image variable. |
|
|
|
|
|
|
Draws a rectangle in an Image variable. |
|
|
|
|
|
|
Draws a rounded rectangle in an Image variable. |
|
|
|
|
|
|
Draws a rectangle in an Image variable. |
|
|
|
|
|
|
Draws a section of a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
Draws a line composed of multiple segments in an Image variable. |
|
|
|
|
|
|
Draws a polygon in an Image variable. |
|
|
|
|
|
|
Declares the font that will be used by dText in an Image variable. |
|
|
|
|
|
|
Draws a circle arc or an ellipse arc in an Image variable. |
|
|
|
|
|
|
Draws the borders in an Image variable. |
|
|
|
|
|
|
Draws a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image... |
|
|
|
|
|
|
Declares the default background color for the rectangles and circles, ... used in an Image... |
|
|
|
|
|
|
Draws a line in an Image variable. |
|
|
|
|
|
|
Draws a point in an Image variable. |
|
|
|
|
|
|
Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
Pushes an element onto the stack. |
|
|
|
|
|
|
Modifies the saturation of an image in an Image variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|