public class CadCellStyle extends CadBaseObject
Class describing CadCellStyle
| Constructor and Description | 
|---|
| CadCellStyle() | 
| Modifier and Type | Method and Description | 
|---|---|
| CadTableFormat | getTableFormat()
 Gets or sets the table format. | 
| void | setTableFormat(CadTableFormat value)
 Gets or sets the table format. | 
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactorsgetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic final CadTableFormat getTableFormat()
Gets or sets the table format.
public final void setTableFormat(CadTableFormat value)
Gets or sets the table format.
value - The table format.