Class XlsxExtractor.XlsxTableStyleInfoExtractor

  • Enclosing class:
    XlsxExtractor

    public static class XlsxExtractor.XlsxTableStyleInfoExtractor
    extends java.lang.Object
    • Constructor Detail

      • XlsxTableStyleInfoExtractor

        public XlsxTableStyleInfoExtractor​(java.util.Map jsonMap)
    • Method Detail

      • getName

        public java.lang.String getName()
      • isShowColumnStripes

        public boolean isShowColumnStripes()
      • isShowFirstColumn

        public boolean isShowFirstColumn()
      • isShowLastColumn

        public boolean isShowLastColumn()
      • isShowRowStripes

        public boolean isShowRowStripes()