public static class XlsxExtractor.XlsxColExtractor extends Object
Constructor and Description |
---|
XlsxColExtractor(Map jsonMap) |
Modifier and Type | Method and Description |
---|---|
int |
getMax() |
int |
getMin() |
Number |
getOutlineLevel() |
int |
getStyle() |
Number |
getWidth() |
boolean |
isBestFit() |
boolean |
isCollapsed() |
boolean |
isCustomWidth() |
boolean |
isHidden() |
boolean |
isPhonetic() |
public XlsxColExtractor(Map jsonMap)
public boolean isBestFit()
public boolean isCollapsed()
public boolean isCustomWidth()
public boolean isHidden()
public int getMax()
public int getMin()
public Number getOutlineLevel()
public boolean isPhonetic()
public int getStyle()
public Number getWidth()
Copyright © 2020. All rights reserved.