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 Base

Base::TEMP_PREFIX

Instance Attribute Summary

Attributes inherited from Base

#default_sheet, #header_line, #headers

Method Summary

Methods inherited from OpenOffice

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

Methods inherited from Base

#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, #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