Working with Spreadsheet
From Documentation
⧼coll-notfound_msg⧽
Return to Documentation.
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()
change sheet example
spreadsheet model
- book
- sheet
- cell
- Range