CARenderingStyle::NumberAsText

Revision as of 01:23, 16 June 2015 by Karenlee (talk | contribs) (Marked this version for translation)

ADE User Guide > ADE Server Class Reference > CARenderingStyle

Other languages:
English • ‎中文

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


You are not allowed to post comments.