Difference between revisions of "CATable::RenderingStyle"

(Created page with "<< Back to CATable = property CARenderingStyle RenderingStyle = Contains a CARenderingStyle object that controls how atomic values are interpreted when t...")
 
 
Line 1: Line 1:
 +
[[Category: ADE User Guide]]
 +
 
[[CATable|<< Back to CATable]]
 
[[CATable|<< Back to CATable]]
  

Latest revision as of 20:35, 18 March 2016


<< Back to CATable

property CARenderingStyle RenderingStyle

Contains a CARenderingStyle object that controls how atomic values are interpreted when transferred to and from table cells. Definition tables inherit this property from the DefaultDefTableRenderingStyle property of CAEngine. Result table inherits this property from the CAObject that created the table.

Data type

CARenderingStyle

Access

read, and the object itself is changeable.

Usage

tab.RenderingStyle.NumberAsText = true

See Also

Comments


You are not allowed to post comments.