CATable::RenderingStyle

Revision as of 20:35, 18 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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