Class XlsxExtractor.XlsxSheetViewExtractor

java.lang.Object
io.keikai.importer.XlsxExtractor.XlsxSheetViewExtractor
Enclosing class:
XlsxExtractor

public static class XlsxExtractor.XlsxSheetViewExtractor extends Object
  • Constructor Details

    • XlsxSheetViewExtractor

      public XlsxSheetViewExtractor(Map jsonMap)
  • Method Details

    • isWindowProtection

      public Boolean isWindowProtection()
    • isShowFormulas

      public Boolean isShowFormulas()
    • isShowGridLines

      public Boolean isShowGridLines()
    • isShowRowColHeaders

      public Boolean isShowRowColHeaders()
    • isShowZeros

      public Boolean isShowZeros()
    • isRightToLeft

      public Boolean isRightToLeft()
    • isTabSelected

      public Boolean isTabSelected()
    • isShowRuler

      public Boolean isShowRuler()
    • isShowOutlineSymbols

      public Boolean isShowOutlineSymbols()
    • isDefaultGridColor

      public Boolean isDefaultGridColor()
    • isShowWhiteSpace

      public Boolean isShowWhiteSpace()
    • getView

      public String getView()
    • getTopLeftCell

      public String getTopLeftCell()
    • getColorId

      public Number getColorId()
    • getZoomScale

      public Number getZoomScale()
    • getZoomScaleNormal

      public Number getZoomScaleNormal()
    • getZoomScaleSheetLayoutView

      public Number getZoomScaleSheetLayoutView()
    • getZoomScalePageLayoutView

      public Number getZoomScalePageLayoutView()
    • getWorkbookViewId

      public Number getWorkbookViewId()
    • getPane

    • getSelections

      public List<XlsxExtractor.XlsxSelectionExtractor> getSelections()