Difference between revisions of "CARenderingStyle::NumberAsText"
Line 1: | Line 1: | ||
− | [[ | + | [[Category:ADE User Guide]] |
− | + | [[ADE User Guide]] > [[ADE Server Class Reference]] > [[CARenderingStyle]] | |
+ | <languages /> | ||
+ | <translate> | ||
= property bool NumberAsText = | = property bool NumberAsText = | ||
Line 21: | Line 23: | ||
= See Also = | = See Also = | ||
+ | </translate> |
Revision as of 01:22, 16 June 2015
ADE User Guide > ADE Server Class Reference > CARenderingStyle
property bool NumberAsText
Controls whether numeric results or numeric table cell definitions are returned as floating point numbers or as formatted strings. When true, the number format for the current object controls how the number is formatted as a string (except that the FullPrecision property can override the number of digits in the number format).
Data type
Boolean
Access
read/write
Usage
deftab.RenderingStyle.NumberAsText = true
See Also
Comments
Enable comment auto-refresher