ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of Spreadsheet control to use.
Current name of cell to modify.
New name for 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. SpreadsheetModifyName fails if the specified name is invalid or if it already exists: the ErrorOccurred variable is set to True and ErrorInfo returns the error details.
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: 09/17/2020
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: