Class XlsxExtractor.XlsxTableStyleInfoExtractor

java.lang.Object
io.keikai.importer.XlsxExtractor.XlsxTableStyleInfoExtractor
Enclosing class:
XlsxExtractor

public static class XlsxExtractor.XlsxTableStyleInfoExtractor extends Object
  • Constructor Details

    • XlsxTableStyleInfoExtractor

      public XlsxTableStyleInfoExtractor(Map jsonMap)
  • Method Details

    • getName

      public String getName()
    • isShowColumnStripes

      public boolean isShowColumnStripes()
    • isShowFirstColumn

      public boolean isShowFirstColumn()
    • isShowLastColumn

      public boolean isShowLastColumn()
    • isShowRowStripes

      public boolean isShowRowStripes()