CATable::RenderingStyle


<< 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.