Class RangeHelperBase

    • Field Detail

      • range

        protected final SRange range
      • sheet

        protected final SSheet sheet
    • Constructor Detail

      • RangeHelperBase

        public RangeHelperBase​(SRange range)
    • Method Detail

      • isBlank

        public static boolean isBlank​(SCell cell)
      • getFormatEngine

        protected FormatEngine getFormatEngine()
      • getFormattedText

        public String getFormattedText​(SCell cell)
      • getRow

        public int getRow()
      • getColumn

        public int getColumn()
      • getLastRow

        public int getLastRow()
      • getLastColumn

        public int getLastColumn()
      • isWholeRow

        public boolean isWholeRow()
      • isWholeSheet

        public boolean isWholeSheet()
      • isWholeColumn

        public boolean isWholeColumn()