Class XlsxExtractor.XlsxAlignmentExtractor

  • Enclosing class:
    XlsxExtractor

    public static class XlsxExtractor.XlsxAlignmentExtractor
    extends java.lang.Object
    • Method Detail

      • getHorizontal

        public java.lang.String getHorizontal()
      • getIndent

        public short getIndent()
      • isJustifyLastLine

        public java.lang.Boolean isJustifyLastLine()
      • getReadingOrder

        public short getReadingOrder()
      • getRelativeIndent

        public short getRelativeIndent()
      • isShrinkToFit

        public java.lang.Boolean isShrinkToFit()
      • getTextRotation

        public short getTextRotation()
      • getVertical

        public java.lang.String getVertical()
      • isWrapText

        public java.lang.Boolean isWrapText()