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, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public 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.