Class DocumentWorkbook

    • Constructor Detail

      • DocumentWorkbook

        public DocumentWorkbook​(org.apache.poi.ss.usermodel.Workbook workbook)
    • Method Detail

      • getWorkbook

        public org.apache.poi.ss.usermodel.Workbook getWorkbook()
      • setWorkbook

        public void setWorkbook​(org.apache.poi.ss.usermodel.Workbook workbook)
      • getCellStyle

        public org.apache.poi.ss.usermodel.CellStyle getCellStyle​(DocumentField documentField)
      • getCellStyle

        public org.apache.poi.ss.usermodel.CellStyle getCellStyle​(Format format,
                                                                  Alignment alignment)