Class: Roo::LibreOffice

Inherits:
OpenOffice show all
Defined in:
lib/roo/libre_office.rb

Overview

LibreOffice is just an alias for Roo::OpenOffice class

Constant Summary

Constants inherited from Base

Base::MAX_ROW_COL, Base::MIN_ROW_COL, Base::TEMP_PREFIX

Instance Attribute Summary

Attributes inherited from Base

#header_line, #headers

Method Summary

Methods inherited from OpenOffice

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

Methods inherited from Base

#cell_type_by_value, #close, #collect_last_row_col_for_sheet, #column, #default_sheet, #default_sheet=, #each, #each_with_pagename, #empty?, #find, #first_column_as_letter, #first_last_row_col_for_sheet, #info, #initialize, #inspect, #last_column_as_letter, #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