Click or drag to resize

IncrementalVariable Methods

The IncrementalVariable type exposes the following members.

Methods
 NameDescription
Public methodFormat Returns the formatted text string representation of the number.
Public methodGetCurrent Returns the value currently stored in this variable.
Public methodReset Forces the output of the formatted text string on the next call to format, overriding the rules for not outputting a value.
Public methodSetPrefix Overrides the prefix of the output value as a text string.
Public methodSetSuffix Overrides the suffix of the output value as a text string.
Top
See Also