CellAttribute Class
This class contains the attributes that you can set for an individual cell of a table field. OpenROAD does not automatically create cell attribute objects when you create a table field, because these objects create significant performance overhead. To access the attributes of an individual cell, you must turn on cell attributes by setting the HasCellAttributes toggle in the ColumnField’s property sheet. You can also turn them on in your 4GL code.
For instructions to set this attribute in your code, see the Programming Guide.
For more information, see in the
Language Reference Guide:
CellAttribute Class.
Last modified date: 12/20/2023