Class: Libreoffice

Inherits:
Openoffice show all
Defined in:
lib/roo/openoffice.rb

Overview

Libreoffice is just an alias for Openoffice class

Instance Attribute Summary

Attributes inherited from GenericSpreadsheet

#default_sheet, #header_line

Method Summary

Methods inherited from Openoffice

#cell, #celltype, #create_openoffice, #font, #formula, #formula?, #initialize, #label, #method_missing, #officeversion, #save, #set, #sheets, #to_s

Methods inherited from GenericSpreadsheet

#column, #empty?, #find, #first_column, #first_column_as_letter, #first_row, #formulas, #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