public static class XlsxExtractor.XlsxTableStyleInfoExtractor extends Object
| Constructor and Description |
|---|
XlsxTableStyleInfoExtractor(Map jsonMap) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isShowColumnStripes() |
boolean |
isShowFirstColumn() |
boolean |
isShowLastColumn() |
boolean |
isShowRowStripes() |
public XlsxTableStyleInfoExtractor(Map jsonMap)
public String getName()
public boolean isShowColumnStripes()
public boolean isShowFirstColumn()
public boolean isShowLastColumn()
public boolean isShowRowStripes()
Copyright © 2020. All rights reserved.