CATable::RenderingStyle

Revision as of 21:38, 12 May 2015 by Lchrisman (talk | contribs) (Created page with "<< Back to CATable = property CARenderingStyle RenderingStyle = Contains a CARenderingStyle object that controls how atomic values are interpreted when t...")
(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.