Book not found

From Documentation
⧼coll-notfound_msg⧽

Return to Documentation.


Working with Spreadsheet



brief introduce following sections

  • configure via xml
  • control with API
  • register event listener
  • reference another book
  • reference java Bean


component api

brief introduce some commonly-used API

  • setSelectedSheet(String)
  • getBook()

Spreadsheet


change sheet example

spreadsheet model

  • book
  • sheet
  • cell
  • Range