setNumberFormatLinked Method
In This Topic
Sets whether the number format is linked to the cells (True if the number format is linked to the cells, so that the number format changes in the labels when it changes in the cells).
Syntax
void setNumberFormatLinked(
boolean
)
|
Parameters
- value
See Also