Class: Roo::Libreoffice

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

Overview

Libreoffice is just an alias for Roo::Openoffice class

Constant Summary

Constants inherited from GenericSpreadsheet

GenericSpreadsheet::TEMP_PREFIX

Instance Attribute Summary

Attributes inherited from GenericSpreadsheet

#default_sheet, #header_line, #headers

Method Summary

Methods inherited from Openoffice

#cell, #celltype, #comment, #comment?, #comments, extract_content, #font, #formula, #formula?, #formulas, #initialize, #label, #labels, #method_missing, #officeversion, process_zipfile, #sheets, #to_s

Methods inherited from GenericSpreadsheet

#column, #each, #each_with_pagename, #empty?, #find, #first_column, #first_column_as_letter, #first_row, #info, #initialize, #last_column, #last_column_as_letter, #last_row, #longest_sheet, #method_missing, #parse, #reload, #row, #row_with, #set, #sheet, #to_csv, #to_matrix, #to_xml, #to_yaml

Constructor Details

This class inherits a constructor from Roo::Openoffice

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Roo::Openoffice