public class CadCellMargin extends CadBaseObject
Class describing CadCellMargin
Constructor and Description |
---|
CadCellMargin()
Initializes a new instance of the
CadCellMargin class. |
Modifier and Type | Method and Description |
---|---|
List<CadCodeValue> |
getCellMarginValues()
Gets or sets the cell margin values.
|
void |
setCellMarginValues(List<CadCodeValue> value)
Gets or sets the cell margin values.
|
getChildObjects, getNumreactors, getTypeName, setChildObjects, setNumreactors
getHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainer
public CadCellMargin()
Initializes a new instance of the CadCellMargin
class.
public List<CadCodeValue> getCellMarginValues()
Gets or sets the cell margin values.
public void setCellMarginValues(List<CadCodeValue> value)
Gets or sets the cell margin values.
value
- The cell margin values.