ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Name of the Spreadsheet control to be used.
Name that will be given to the cell.Caution: This parameter must not correspond to a cell name ("A1" for example) or to a function name ("SUM" for example).This parameter must contain no space character. <Spreadsheet>.AddName fails if the specified name is invalid or if it already exists: the ErrorOccurred variable is set to True and ErrorInfo returns the details of the error.
Cell to name. Caution: Absolute coordinates must be used to identify the cell (for example: "$A$1"). Indeed, the coordinates are relative in a cell name. Using the notation "A1", "A2", ... may trigger errors of circular references.
Number of the worksheet where the name can be used. If this parameter is not specified or if it is set to 0, the name can be used in all the worksheets.
Comment associated with the cell name (up to 255 characters).
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: