public class ExcelRowHeightImpl extends Object
| Constructor and Description |
|---|
ExcelRowHeightImpl(short height)
Instantiates a new excel row height impl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equals.
|
ExcelRowHeight |
getExcelRowHeight()
Gets the excel row height.
|
short |
getHeight()
Gets the height.
|
int |
hashCode()
Hash code.
|
void |
setHeight(short height)
Sets the height.
|
public ExcelRowHeightImpl(short height)
height - the heightpublic ExcelRowHeight getExcelRowHeight()
public boolean equals(Object obj)
public short getHeight()
public void setHeight(short height)
height - the new heightCopyright © 2020 Pivotal Software, Inc.. All rights reserved.