"format"
Defines the format in which the text of the progress bar is shown.
Synopsis
setValue (string shape, "format", string textFormat);
getValue (string shape, "format", string &textFormat);
shape.format(string textFormat);
shape.format(string textFormat);
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
textFormat |
|
Description
Defines the format in which the text of the progress bar is shown.
Assignment
Progress bar