Search
CalcImporter Methods
 


 Public Methods

  Name Description

determineDateFormat

 

getSharedBuilder

Gets the shared DocumentBuilder to use for XML parsing.

getView

Gets an optional view. This view is used during export to write the currently active worksheet and the current cell selection. If the view is not specified, the active worksheet and cell selection are set to the default.

importCalc

Imports the specified OpenOffice Calc spreadsheet into the specified workbook.

setSharedBuilder

Sets a shared DocumentBuilder to use for XML parsing.

setView

Sets an optional view. This view is used during export to write the currently active worksheet and the current cell selection. If the view is not specified, the active worksheet and cell selection are set to the default.

 See Also