CARenderingStyle::NumberAsText
Revision as of 10:42, 24 October 2015 by Jhuawen (talk | contribs) (Created page with "deftab.RenderingStyle.NumberAsText = true")
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).
数据类型
Boolean:布尔值
访问
读 / 写
用法
deftab.RenderingStyle.NumberAsText = true
See Also
Comments
Enable comment auto-refresher