public class ExcelDropDownImpl extends Object
| Constructor and Description |
|---|
ExcelDropDownImpl()
Instantiates a new excel drop down impl.
|
ExcelDropDownImpl(boolean suppressDropDownArrow,
String areaRange)
Instantiates a new excel drop down impl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equals.
|
String |
getAreaRange()
Gets the area range.
|
ExcelDropDown |
getExcelDropDown()
Gets the excel drop down.
|
int |
hashCode()
Hash code.
|
boolean |
isSuppressDropDownArrow()
Checks if is suppress drop down arrow.
|
void |
setAreaRange(String areaRange)
Sets the area range.
|
void |
setSuppressDropDownArrow(boolean suppressDropDownArrow)
Sets the suppress drop down arrow.
|
public ExcelDropDownImpl()
public ExcelDropDownImpl(boolean suppressDropDownArrow,
String areaRange)
suppressDropDownArrow - the suppress drop down arrowareaRange - the area rangepublic ExcelDropDown getExcelDropDown()
public boolean isSuppressDropDownArrow()
public void setSuppressDropDownArrow(boolean suppressDropDownArrow)
suppressDropDownArrow - the new suppress drop down arrowpublic String getAreaRange()
public void setAreaRange(String areaRange)
areaRange - the new area rangeCopyright © 2020 Pivotal Software, Inc.. All rights reserved.