Class: Libreoffice
- Inherits:
-
Openoffice
- Object
- GenericSpreadsheet
- Openoffice
- Libreoffice
- Defined in:
- lib/roo/openoffice.rb
Overview
Libreoffice is just an alias for Openoffice class
Instance Attribute Summary
Attributes inherited from GenericSpreadsheet
Method Summary
Methods inherited from Openoffice
#cell, #celltype, #comment, #comment?, #comments, #font, #formula, #formula?, #formulas, #initialize, #label, #labels, #method_missing, #officeversion, #set, #sheets, #to_s
Methods inherited from GenericSpreadsheet
#column, #empty?, #find, #first_column, #first_column_as_letter, #first_row, #info, #last_column, #last_column_as_letter, #last_row, #method_missing, #reload, #remove_tmp, #row, #to_csv, #to_matrix, #to_xml, #to_yaml
Constructor Details
This class inherits a constructor from Openoffice
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Openoffice