public interface AttributeWriteHeightInRows extends AttributeReadHeightInRows
height in rows
of an object.Modifier and Type | Method and Description |
---|---|
void |
setHeightInRows(int rows)
This method sets the
height in rows of this object. |
getHeightInRows
void setHeightInRows(int rows)
height in rows
of this object.rows
- is the new value for height in text lines
to set.Copyright © 2001–2016 mmm-Team. All rights reserved.