Class XlsxExtractor.XlsxXfExtractor

    • Constructor Detail

      • XlsxXfExtractor

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

      • getXfId

        public java.lang.Number getXfId()
      • isSetApplyAlignment

        public java.lang.Boolean isSetApplyAlignment()
      • getApplyAlignment

        public java.lang.Boolean getApplyAlignment()
      • isSetAlignment

        public java.lang.Boolean isSetAlignment()
      • getBorderId

        public java.lang.Number getBorderId()
      • getFillId

        public java.lang.Number getFillId()
      • getFontId

        public java.lang.Number getFontId()
      • getNumFmtId

        public java.lang.Number getNumFmtId()
      • isPivotButton

        public java.lang.Boolean isPivotButton()
      • isQuotePrefix

        public java.lang.Boolean isQuotePrefix()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object