public class ExcelColumnWidthImpl extends Object
| Constructor and Description |
|---|
ExcelColumnWidthImpl(int width)
Instantiates a new excel column width impl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equals.
|
ExcelColumnWidth |
getExcelColumnWidth()
Gets the excel column width.
|
int |
getWidth()
Gets the width.
|
int |
hashCode()
Hash code.
|
void |
setWidth(int width)
Sets the width.
|
public ExcelColumnWidthImpl(int width)
width - the widthpublic ExcelColumnWidth getExcelColumnWidth()
public int getWidth()
public void setWidth(int width)
width - the new widthCopyright © 2020 Pivotal Software, Inc.. All rights reserved.