Package io.keikai.importer
Class XlsxExtractor.XlsxTableStyleInfoExtractor
java.lang.Object
io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
- Enclosing class:
- XlsxExtractor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XlsxTableStyleInfoExtractor
-
-
Method Details
-
getName
-
isShowColumnStripes
public boolean isShowColumnStripes() -
isShowFirstColumn
public boolean isShowFirstColumn() -
isShowLastColumn
public boolean isShowLastColumn() -
isShowRowStripes
public boolean isShowRowStripes()
-