public class AutoFitterOptions extends Object
Constructor and Description |
---|
AutoFitterOptions() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAutoFitMergedCells()
getAutoFitMergedCells
Gets Boolean
|
Boolean |
getIgnoreHidden()
getIgnoreHidden
Gets Boolean
|
Boolean |
getOnlyAuto()
getOnlyAuto
Gets Boolean
|
void |
setAutoFitMergedCells(Boolean AutoFitMergedCells)
setAutoFitMergedCells
Sets Boolean
|
void |
setIgnoreHidden(Boolean IgnoreHidden)
setIgnoreHidden
Sets Boolean
|
void |
setOnlyAuto(Boolean OnlyAuto)
setOnlyAuto
Sets Boolean
|
String |
toString() |
public Boolean getAutoFitMergedCells()
public void setAutoFitMergedCells(Boolean AutoFitMergedCells)
AutoFitMergedCells
- Booleanpublic Boolean getIgnoreHidden()
public void setIgnoreHidden(Boolean IgnoreHidden)
IgnoreHidden
- Booleanpublic Boolean getOnlyAuto()
public void setOnlyAuto(Boolean OnlyAuto)
OnlyAuto
- BooleanCopyright © 2015. All rights reserved.