Class XlsxExtractor.XlsxTableStyleInfoExtractor

  • Enclosing class:
    XlsxExtractor

    public static class XlsxExtractor.XlsxTableStyleInfoExtractor
    extends Object
    • Constructor Detail

      • XlsxTableStyleInfoExtractor

        public XlsxTableStyleInfoExtractor​(Map jsonMap)
    • Method Detail

      • getName

        public String getName()
      • isShowColumnStripes

        public boolean isShowColumnStripes()
      • isShowFirstColumn

        public boolean isShowFirstColumn()
      • isShowLastColumn

        public boolean isShowLastColumn()
      • isShowRowStripes

        public boolean isShowRowStripes()