public static class XlsxExtractor.XlsxSheetFormatPrExtractor extends Object
Constructor and Description |
---|
XlsxSheetFormatPrExtractor(Map jsonMap) |
Modifier and Type | Method and Description |
---|---|
int |
getBaseColWidth() |
Number |
getDefaultColWidth() |
float |
getDefaultRowHeight() |
Number |
getOutlineLevelCol() |
Number |
getOutlineLevelRow() |
Boolean |
isCustomHeight() |
boolean |
isSetBaseColWidth() |
boolean |
isSetDefaultColWidth() |
Boolean |
isThickBottom() |
Boolean |
isThickTop() |
Boolean |
isZeroHeight() |
public XlsxSheetFormatPrExtractor(Map jsonMap)
public int getBaseColWidth()
public boolean isSetBaseColWidth()
public Boolean isCustomHeight()
public Number getDefaultColWidth()
public boolean isSetDefaultColWidth()
public float getDefaultRowHeight()
public Number getOutlineLevelCol()
public Number getOutlineLevelRow()
public Boolean isThickBottom()
public Boolean isThickTop()
public Boolean isZeroHeight()
Copyright © 2020. All rights reserved.