Class XlsxExtractor.XlsxAlignmentExtractor

  • Enclosing class:
    XlsxExtractor

    public static class XlsxExtractor.XlsxAlignmentExtractor
    extends Object
    • Method Detail

      • getHorizontal

        public String getHorizontal()
      • getIndent

        public short getIndent()
      • isJustifyLastLine

        public Boolean isJustifyLastLine()
      • getReadingOrder

        public short getReadingOrder()
      • getRelativeIndent

        public short getRelativeIndent()
      • isShrinkToFit

        public Boolean isShrinkToFit()
      • getTextRotation

        public short getTextRotation()
      • getVertical

        public String getVertical()
      • isWrapText

        public Boolean isWrapText()