rubyXL 2.3.2 → 2.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. data/VERSION +1 -1
  4. data/lib/rubyXL/cell.rb +0 -10
  5. data/lib/rubyXL/objects/relationships.rb +46 -14
  6. data/lib/rubyXL/objects/sheet_data.rb +14 -2
  7. data/lib/rubyXL/parser.rb +1 -0
  8. data/lib/rubyXL/workbook.rb +7 -6
  9. data/rdoc/README_rdoc.html +27 -27
  10. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  11. data/rdoc/RubyXL/Alignment.html +1 -1
  12. data/rdoc/RubyXL/AlternateContent.html +1 -1
  13. data/rdoc/RubyXL/AutoFilter.html +1 -1
  14. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  15. data/rdoc/RubyXL/BooleanNode.html +1 -1
  16. data/rdoc/RubyXL/BooleanValue.html +1 -1
  17. data/rdoc/RubyXL/Border.html +1 -1
  18. data/rdoc/RubyXL/BorderEdge.html +1 -1
  19. data/rdoc/RubyXL/Borders.html +1 -1
  20. data/rdoc/RubyXL/Break.html +1 -1
  21. data/rdoc/RubyXL/BreakList.html +1 -1
  22. data/rdoc/RubyXL/CalculationChain.html +2 -2
  23. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  24. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  25. data/rdoc/RubyXL/Cell.html +78 -5
  26. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  27. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  28. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  29. data/rdoc/RubyXL/CellStyle.html +1 -1
  30. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  31. data/rdoc/RubyXL/CellStyles.html +1 -1
  32. data/rdoc/RubyXL/CellValue.html +1 -1
  33. data/rdoc/RubyXL/CellWatch.html +1 -1
  34. data/rdoc/RubyXL/CellWatches.html +1 -1
  35. data/rdoc/RubyXL/CellXFs.html +1 -1
  36. data/rdoc/RubyXL/Chartsheet.html +1 -1
  37. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  38. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  39. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  40. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  41. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  42. data/rdoc/RubyXL/Color.html +3 -3
  43. data/rdoc/RubyXL/ColorFilter.html +1 -1
  44. data/rdoc/RubyXL/ColorScale.html +1 -1
  45. data/rdoc/RubyXL/ColorScheme.html +1 -1
  46. data/rdoc/RubyXL/ColorSet.html +1 -1
  47. data/rdoc/RubyXL/Colors.html +1 -1
  48. data/rdoc/RubyXL/ColumnRange.html +1 -1
  49. data/rdoc/RubyXL/ColumnRanges.html +1 -1
  50. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  51. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  52. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  53. data/rdoc/RubyXL/CustomFilter.html +1 -1
  54. data/rdoc/RubyXL/CustomFilters.html +1 -1
  55. data/rdoc/RubyXL/CustomProperties.html +1 -1
  56. data/rdoc/RubyXL/CustomProperty.html +1 -1
  57. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  58. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  59. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  60. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  61. data/rdoc/RubyXL/DXF.html +1 -1
  62. data/rdoc/RubyXL/DXFs.html +1 -1
  63. data/rdoc/RubyXL/DataBar.html +1 -1
  64. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  65. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  66. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  67. data/rdoc/RubyXL/DataValidation.html +1 -1
  68. data/rdoc/RubyXL/DataValidations.html +1 -1
  69. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  70. data/rdoc/RubyXL/DefinedName.html +1 -1
  71. data/rdoc/RubyXL/DefinedNames.html +1 -1
  72. data/rdoc/RubyXL/DocumentProperties.html +6 -6
  73. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  74. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  75. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  76. data/rdoc/RubyXL/Extension.html +1 -1
  77. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  78. data/rdoc/RubyXL/ExternalReference.html +1 -1
  79. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  80. data/rdoc/RubyXL/FieldItem.html +1 -1
  81. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  82. data/rdoc/RubyXL/FileSharing.html +1 -1
  83. data/rdoc/RubyXL/FileVersion.html +1 -1
  84. data/rdoc/RubyXL/Fill.html +1 -1
  85. data/rdoc/RubyXL/Fills.html +1 -1
  86. data/rdoc/RubyXL/FilterContainer.html +1 -1
  87. data/rdoc/RubyXL/FloatNode.html +1 -1
  88. data/rdoc/RubyXL/FloatValue.html +1 -1
  89. data/rdoc/RubyXL/Font.html +1 -1
  90. data/rdoc/RubyXL/FontScheme.html +1 -1
  91. data/rdoc/RubyXL/Fonts.html +1 -1
  92. data/rdoc/RubyXL/FormatScheme.html +1 -1
  93. data/rdoc/RubyXL/Formula.html +1 -1
  94. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  95. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  96. data/rdoc/RubyXL/GenericStorage.html +4 -4
  97. data/rdoc/RubyXL/GradientFill.html +1 -1
  98. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  99. data/rdoc/RubyXL/Hyperlink.html +1 -1
  100. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  101. data/rdoc/RubyXL/IconFilter.html +1 -1
  102. data/rdoc/RubyXL/IconSet.html +1 -1
  103. data/rdoc/RubyXL/IgnoredError.html +1 -1
  104. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  105. data/rdoc/RubyXL/IndexedColors.html +1 -1
  106. data/rdoc/RubyXL/InputCells.html +1 -1
  107. data/rdoc/RubyXL/IntegerNode.html +1 -1
  108. data/rdoc/RubyXL/IntegerValue.html +1 -1
  109. data/rdoc/RubyXL/LegacyCell.html +57 -94
  110. data/rdoc/RubyXL/LegacyWorkbook.html +53 -38
  111. data/rdoc/RubyXL/LegacyWorksheet.html +29 -29
  112. data/rdoc/RubyXL/MRUColors.html +1 -1
  113. data/rdoc/RubyXL/MergedCell.html +1 -1
  114. data/rdoc/RubyXL/MergedCells.html +1 -1
  115. data/rdoc/RubyXL/NumFmt.html +1 -1
  116. data/rdoc/RubyXL/NumberFormat.html +2 -2
  117. data/rdoc/RubyXL/NumberFormats.html +1 -1
  118. data/rdoc/RubyXL/OLEObject.html +1 -1
  119. data/rdoc/RubyXL/OLEObjects.html +1 -1
  120. data/rdoc/RubyXL/OLESize.html +1 -1
  121. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  122. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  123. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +12 -12
  124. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  125. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +238 -0
  126. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  127. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  128. data/rdoc/RubyXL/PageMargins.html +1 -1
  129. data/rdoc/RubyXL/PageSetup.html +1 -1
  130. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  131. data/rdoc/RubyXL/Pane.html +1 -1
  132. data/rdoc/RubyXL/Parser.html +16 -15
  133. data/rdoc/RubyXL/PatternFill.html +1 -1
  134. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  135. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  136. data/rdoc/RubyXL/PivotArea.html +1 -1
  137. data/rdoc/RubyXL/PivotCache.html +1 -1
  138. data/rdoc/RubyXL/PivotCaches.html +1 -1
  139. data/rdoc/RubyXL/PivotReference.html +1 -1
  140. data/rdoc/RubyXL/PivotReferences.html +1 -1
  141. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  142. data/rdoc/RubyXL/PrintOptions.html +1 -1
  143. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  144. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  145. data/rdoc/RubyXL/Protection.html +1 -1
  146. data/rdoc/RubyXL/RID.html +1 -1
  147. data/rdoc/RubyXL/RawOOXML.html +1 -1
  148. data/rdoc/RubyXL/Reference.html +5 -5
  149. data/rdoc/RubyXL/Relationship.html +1 -1
  150. data/rdoc/RubyXL/RichText.html +1 -1
  151. data/rdoc/RubyXL/RichTextRun.html +1 -1
  152. data/rdoc/RubyXL/RootRelationships.html +105 -0
  153. data/rdoc/RubyXL/Row.html +1 -1
  154. data/rdoc/RubyXL/RunProperties.html +1 -1
  155. data/rdoc/RubyXL/Scenario.html +1 -1
  156. data/rdoc/RubyXL/Scenarios.html +1 -1
  157. data/rdoc/RubyXL/Selection.html +1 -1
  158. data/rdoc/RubyXL/SharedStringsTable.html +2 -2
  159. data/rdoc/RubyXL/Sheet.html +1 -1
  160. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  161. data/rdoc/RubyXL/SheetData.html +1 -1
  162. data/rdoc/RubyXL/Sheets.html +1 -1
  163. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  164. data/rdoc/RubyXL/SmartTagType.html +1 -1
  165. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  166. data/rdoc/RubyXL/SmartTags.html +1 -1
  167. data/rdoc/RubyXL/SortCondition.html +1 -1
  168. data/rdoc/RubyXL/SortState.html +1 -1
  169. data/rdoc/RubyXL/Sqref.html +2 -2
  170. data/rdoc/RubyXL/Stop.html +1 -1
  171. data/rdoc/RubyXL/StringNode.html +1 -1
  172. data/rdoc/RubyXL/StringValue.html +1 -1
  173. data/rdoc/RubyXL/Stylesheet.html +1 -1
  174. data/rdoc/RubyXL/TableParts.html +1 -1
  175. data/rdoc/RubyXL/TableStyle.html +1 -1
  176. data/rdoc/RubyXL/TableStyles.html +1 -1
  177. data/rdoc/RubyXL/Text.html +2 -2
  178. data/rdoc/RubyXL/Theme.html +1 -1
  179. data/rdoc/RubyXL/ThemeElements.html +1 -1
  180. data/rdoc/RubyXL/Top10.html +1 -1
  181. data/rdoc/RubyXL/Variant.html +1 -1
  182. data/rdoc/RubyXL/Vector.html +1 -1
  183. data/rdoc/RubyXL/VectorValue.html +1 -1
  184. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  185. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  186. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  187. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  188. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  189. data/rdoc/RubyXL/Workbook.html +1 -1
  190. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  191. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  192. data/rdoc/RubyXL/WorkbookRelationships.html +2 -213
  193. data/rdoc/RubyXL/WorkbookView.html +1 -1
  194. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  195. data/rdoc/RubyXL/Worksheet.html +1 -1
  196. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  197. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  198. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  199. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  200. data/rdoc/RubyXL/WorksheetView.html +1 -1
  201. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  202. data/rdoc/RubyXL/Writer/ContentTypesWriter.html +53 -53
  203. data/rdoc/RubyXL/Writer/CoreWriter.html +12 -12
  204. data/rdoc/RubyXL/Writer/GenericWriter.html +5 -5
  205. data/rdoc/RubyXL/Writer/StylesWriter.html +2 -2
  206. data/rdoc/RubyXL/Writer/ThemeWriter.html +5 -5
  207. data/rdoc/RubyXL/Writer/WorkbookWriter.html +21 -21
  208. data/rdoc/RubyXL/Writer.html +1 -1
  209. data/rdoc/RubyXL/XF.html +1 -1
  210. data/rdoc/RubyXL.html +1 -1
  211. data/rdoc/created.rid +40 -41
  212. data/rdoc/index.html +4 -6
  213. data/rdoc/js/search_index.js +1 -1
  214. data/rdoc/table_of_contents.html +80 -93
  215. data/rubyXL.gemspec +5 -5
  216. metadata +4 -4
  217. data/lib/rubyXL/writer/root_rels_writer.rb +0 -17
  218. data/rdoc/RubyXL/Writer/RootRelsWriter.html +0 -193
@@ -1 +1 @@
1
- var search_data = {"index":{"searchIndex":["rubyxl","aextensionstoragearea","alignment","alternatecontent","autofilter","autofiltercolumn","booleannode","booleanvalue","border","borderedge","borders","break","breaklist","calculationchain","calculationchaincell","calculationproperties","cell","cellsmarttag","cellsmarttagproperty","cellsmarttags","cellstyle","cellstylexfs","cellstyles","cellvalue","cellwatch","cellwatches","cellxfs","chartsheet","chartsheetpagesetup","chartsheetproperties","chartsheetprotection","chartsheetview","chartsheetviews","color","colorfilter","colorscale","colorscheme","colorset","colors","columnrange","columnranges","conditionalformatvalue","conditionalformatting","conditionalformattingrule","customfilter","customfilters","customproperties","customproperty","customsheetview","customsheetviews","customworkbookview","customworkbookviews","dxf","dxfs","databar","dataconsolidate","dataconsolidationreference","dataconsolidationreferences","datavalidation","datavalidations","dategroupitem","definedname","definednames","documentproperties","dynamicfilter","embeddedcontrol","embeddedcontrols","extension","extensionstoragearea","externalreference","externalreferences","fielditem","filerecoveryproperties","filesharing","fileversion","fill","fills","filtercontainer","floatnode","floatvalue","font","fontscheme","fonts","formatscheme","formula","functiongroup","functiongroups","genericstorage","gradientfill","headerfootersettings","hyperlink","hyperlinks","iconfilter","iconset","ignorederror","ignorederrors","indexedcolors","inputcells","integernode","integervalue","legacycell","legacyworkbook","legacyworksheet","mrucolors","mergedcell","mergedcells","numfmt","numberformat","numberformats","oleobject","oleobjects","olesize","ooxmlcontainerobject","ooxmlobject","ooxmlobjectclassmethods","ooxmlobjectinstancemethods","ooxmltoplevelobject","outlineproperties","pagemargins","pagesetup","pagesetupproperties","pane","parser","patternfill","phoneticproperties","phoneticrun","pivotarea","pivotcache","pivotcaches","pivotreference","pivotreferences","pivottableselection","printoptions","protectedrange","protectedranges","protection","rid","rawooxml","reference","relationship","richtext","richtextrun","row","runproperties","scenario","scenarios","selection","sharedstringstable","sheet","sheetcalculationproperties","sheetdata","sheets","smarttagproperties","smarttagtype","smarttagtypes","smarttags","sortcondition","sortstate","sqref","stop","stringnode","stringvalue","stylesheet","tableparts","tablestyle","tablestyles","text","theme","themeelements","top10","variant","vector","vectorvalue","webpublishobject","webpublishobjects","webpublishingitem","webpublishingitems","webpublishingproperties","workbook","workbookproperties","workbookprotection","workbookrelationships","workbookview","workbookviews","worksheet","worksheetdimensions","worksheetformatproperties","worksheetproperties","worksheetprotection","worksheetview","worksheetviews","writer","contenttypeswriter","corewriter","genericwriter","rootrelswriter","styleswriter","themewriter","workbookwriter","xf","==()","==()","==()","[]()","[]()","[]()","add()","add_cell()","add_part_title()","add_row()","add_to_zip()","add_to_zip()","add_worksheet()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","binary()","border_bottom()","border_diagonal()","border_left()","border_right()","border_top()","borders()","cell_xfs()","change_border_bottom()","change_border_diagonal()","change_border_left()","change_border_right()","change_border_top()","change_column_bold()","change_column_border_bottom()","change_column_border_diagonal()","change_column_border_left()","change_column_border_right()","change_column_border_top()","change_column_fill()","change_column_font_color()","change_column_font_name()","change_column_font_size()","change_column_horizontal_alignment()","change_column_italics()","change_column_strikethrough()","change_column_underline()","change_column_vertical_alignment()","change_column_width()","change_contents()","change_fill()","change_font_bold()","change_font_color()","change_font_italics()","change_font_name()","change_font_size()","change_font_strikethrough()","change_font_underline()","change_horizontal_alignment()","change_row_bold()","change_row_border_bottom()","change_row_border_diagonal()","change_row_border_left()","change_row_border_right()","change_row_border_top()","change_row_fill()","change_row_font_color()","change_row_font_name()","change_row_font_size()","change_row_height()","change_row_horizontal_alignment()","change_row_italics()","change_row_strikethrough()","change_row_underline()","change_row_vertical_alignment()","change_text_wrap()","change_vertical_alignment()","column()","column=()","cover?()","create_relationship()","data_only()","date_to_num()","define_attribute()","define_child_node()","define_element_name()","delete_cell()","delete_column()","delete_column()","delete_row()","each()","each()","empty?()","extract_data()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","fill_color()","fills()","find()","find_by_format_id()","find_by_rid()","first_col()","first_row()","font_color()","font_name()","font_size()","fonts()","get_column_border_bottom()","get_column_border_diagonal()","get_column_border_left()","get_column_border_right()","get_column_border_top()","get_column_fill()","get_column_font_color()","get_column_font_name()","get_column_font_size()","get_column_horizontal_alignment()","get_column_vertical_alignment()","get_column_width()","get_fill_color()","get_index()","get_name()","get_range()","get_rgb_color()","get_row_border_bottom()","get_row_border_diagonal()","get_row_border_left()","get_row_border_right()","get_row_border_top()","get_row_fill()","get_row_font_color()","get_row_font_name()","get_row_font_size()","get_row_height()","get_row_horizontal_alignment()","get_row_vertical_alignment()","get_size()","get_table()","horizontal_alignment()","include?()","ind2ref()","index_in_collection()","insert_cell()","insert_column()","insert_column()","insert_column()","insert_row()","inspect()","inspect()","is_bold()","is_bolded()","is_column_bolded()","is_column_italicized()","is_column_struckthrough()","is_column_underlined()","is_date?()","is_date_format?()","is_italic()","is_italicized()","is_row_bolded()","is_row_italicized()","is_row_struckthrough()","is_row_underlined()","is_strikethrough()","is_struckthrough()","is_underlined()","is_underlined()","last_col()","last_row()","load_dir()","load_file()","merge_cells()","modify_alignment()","modify_border()","modify_fill()","modify_text_wrap()","new()","new()","new()","new()","new()","new()","new()","new()","num_to_date()","obtain_class_variable()","ooxml_object()","ooxml_object()","parse()","parse()","parse()","parse()","parse()","raw_value()","raw_value=()","ref2ind()","register_new_fill()","register_new_font()","register_new_xf()","render_xml()","row()","row=()","set_bold()","set_countable()","set_italic()","set_name()","set_rgb_color()","set_size()","set_strikethrough()","set_underline()","single_cell?()","text_wrap()","to_s()","to_s()","to_s()","validate_color()","value()","vertical_alignment()","workbook()","write()","write()","write()","write()","write()","write()","write()","write_xml()","write_xml()","readme"],"longSearchIndex":["rubyxl","rubyxl::aextensionstoragearea","rubyxl::alignment","rubyxl::alternatecontent","rubyxl::autofilter","rubyxl::autofiltercolumn","rubyxl::booleannode","rubyxl::booleanvalue","rubyxl::border","rubyxl::borderedge","rubyxl::borders","rubyxl::break","rubyxl::breaklist","rubyxl::calculationchain","rubyxl::calculationchaincell","rubyxl::calculationproperties","rubyxl::cell","rubyxl::cellsmarttag","rubyxl::cellsmarttagproperty","rubyxl::cellsmarttags","rubyxl::cellstyle","rubyxl::cellstylexfs","rubyxl::cellstyles","rubyxl::cellvalue","rubyxl::cellwatch","rubyxl::cellwatches","rubyxl::cellxfs","rubyxl::chartsheet","rubyxl::chartsheetpagesetup","rubyxl::chartsheetproperties","rubyxl::chartsheetprotection","rubyxl::chartsheetview","rubyxl::chartsheetviews","rubyxl::color","rubyxl::colorfilter","rubyxl::colorscale","rubyxl::colorscheme","rubyxl::colorset","rubyxl::colors","rubyxl::columnrange","rubyxl::columnranges","rubyxl::conditionalformatvalue","rubyxl::conditionalformatting","rubyxl::conditionalformattingrule","rubyxl::customfilter","rubyxl::customfilters","rubyxl::customproperties","rubyxl::customproperty","rubyxl::customsheetview","rubyxl::customsheetviews","rubyxl::customworkbookview","rubyxl::customworkbookviews","rubyxl::dxf","rubyxl::dxfs","rubyxl::databar","rubyxl::dataconsolidate","rubyxl::dataconsolidationreference","rubyxl::dataconsolidationreferences","rubyxl::datavalidation","rubyxl::datavalidations","rubyxl::dategroupitem","rubyxl::definedname","rubyxl::definednames","rubyxl::documentproperties","rubyxl::dynamicfilter","rubyxl::embeddedcontrol","rubyxl::embeddedcontrols","rubyxl::extension","rubyxl::extensionstoragearea","rubyxl::externalreference","rubyxl::externalreferences","rubyxl::fielditem","rubyxl::filerecoveryproperties","rubyxl::filesharing","rubyxl::fileversion","rubyxl::fill","rubyxl::fills","rubyxl::filtercontainer","rubyxl::floatnode","rubyxl::floatvalue","rubyxl::font","rubyxl::fontscheme","rubyxl::fonts","rubyxl::formatscheme","rubyxl::formula","rubyxl::functiongroup","rubyxl::functiongroups","rubyxl::genericstorage","rubyxl::gradientfill","rubyxl::headerfootersettings","rubyxl::hyperlink","rubyxl::hyperlinks","rubyxl::iconfilter","rubyxl::iconset","rubyxl::ignorederror","rubyxl::ignorederrors","rubyxl::indexedcolors","rubyxl::inputcells","rubyxl::integernode","rubyxl::integervalue","rubyxl::legacycell","rubyxl::legacyworkbook","rubyxl::legacyworksheet","rubyxl::mrucolors","rubyxl::mergedcell","rubyxl::mergedcells","rubyxl::numfmt","rubyxl::numberformat","rubyxl::numberformats","rubyxl::oleobject","rubyxl::oleobjects","rubyxl::olesize","rubyxl::ooxmlcontainerobject","rubyxl::ooxmlobject","rubyxl::ooxmlobjectclassmethods","rubyxl::ooxmlobjectinstancemethods","rubyxl::ooxmltoplevelobject","rubyxl::outlineproperties","rubyxl::pagemargins","rubyxl::pagesetup","rubyxl::pagesetupproperties","rubyxl::pane","rubyxl::parser","rubyxl::patternfill","rubyxl::phoneticproperties","rubyxl::phoneticrun","rubyxl::pivotarea","rubyxl::pivotcache","rubyxl::pivotcaches","rubyxl::pivotreference","rubyxl::pivotreferences","rubyxl::pivottableselection","rubyxl::printoptions","rubyxl::protectedrange","rubyxl::protectedranges","rubyxl::protection","rubyxl::rid","rubyxl::rawooxml","rubyxl::reference","rubyxl::relationship","rubyxl::richtext","rubyxl::richtextrun","rubyxl::row","rubyxl::runproperties","rubyxl::scenario","rubyxl::scenarios","rubyxl::selection","rubyxl::sharedstringstable","rubyxl::sheet","rubyxl::sheetcalculationproperties","rubyxl::sheetdata","rubyxl::sheets","rubyxl::smarttagproperties","rubyxl::smarttagtype","rubyxl::smarttagtypes","rubyxl::smarttags","rubyxl::sortcondition","rubyxl::sortstate","rubyxl::sqref","rubyxl::stop","rubyxl::stringnode","rubyxl::stringvalue","rubyxl::stylesheet","rubyxl::tableparts","rubyxl::tablestyle","rubyxl::tablestyles","rubyxl::text","rubyxl::theme","rubyxl::themeelements","rubyxl::top10","rubyxl::variant","rubyxl::vector","rubyxl::vectorvalue","rubyxl::webpublishobject","rubyxl::webpublishobjects","rubyxl::webpublishingitem","rubyxl::webpublishingitems","rubyxl::webpublishingproperties","rubyxl::workbook","rubyxl::workbookproperties","rubyxl::workbookprotection","rubyxl::workbookrelationships","rubyxl::workbookview","rubyxl::workbookviews","rubyxl::worksheet","rubyxl::worksheetdimensions","rubyxl::worksheetformatproperties","rubyxl::worksheetproperties","rubyxl::worksheetprotection","rubyxl::worksheetview","rubyxl::worksheetviews","rubyxl::writer","rubyxl::writer::contenttypeswriter","rubyxl::writer::corewriter","rubyxl::writer::genericwriter","rubyxl::writer::rootrelswriter","rubyxl::writer::styleswriter","rubyxl::writer::themewriter","rubyxl::writer::workbookwriter","rubyxl::xf","rubyxl::borderedge#==()","rubyxl::font#==()","rubyxl::reference#==()","rubyxl::legacyworkbook#[]()","rubyxl::legacyworksheet#[]()","rubyxl::sharedstringstable#[]()","rubyxl::sharedstringstable#add()","rubyxl::legacyworksheet#add_cell()","rubyxl::documentproperties#add_part_title()","rubyxl::legacyworksheet#add_row()","rubyxl::genericstorage#add_to_zip()","rubyxl::writer::genericwriter#add_to_zip()","rubyxl::legacyworkbook#add_worksheet()","rubyxl::columnranges#before_write_xml()","rubyxl::documentproperties#before_write_xml()","rubyxl::sharedstringstable#before_write_xml()","rubyxl::text#before_write_xml()","rubyxl::workbookrelationships#before_write_xml()","rubyxl::genericstorage#binary()","rubyxl::legacycell#border_bottom()","rubyxl::legacycell#border_diagonal()","rubyxl::legacycell#border_left()","rubyxl::legacycell#border_right()","rubyxl::legacycell#border_top()","rubyxl::legacyworkbook#borders()","rubyxl::legacyworkbook#cell_xfs()","rubyxl::legacycell#change_border_bottom()","rubyxl::legacycell#change_border_diagonal()","rubyxl::legacycell#change_border_left()","rubyxl::legacycell#change_border_right()","rubyxl::legacycell#change_border_top()","rubyxl::legacyworksheet#change_column_bold()","rubyxl::legacyworksheet#change_column_border_bottom()","rubyxl::legacyworksheet#change_column_border_diagonal()","rubyxl::legacyworksheet#change_column_border_left()","rubyxl::legacyworksheet#change_column_border_right()","rubyxl::legacyworksheet#change_column_border_top()","rubyxl::legacyworksheet#change_column_fill()","rubyxl::legacyworksheet#change_column_font_color()","rubyxl::legacyworksheet#change_column_font_name()","rubyxl::legacyworksheet#change_column_font_size()","rubyxl::legacyworksheet#change_column_horizontal_alignment()","rubyxl::legacyworksheet#change_column_italics()","rubyxl::legacyworksheet#change_column_strikethrough()","rubyxl::legacyworksheet#change_column_underline()","rubyxl::legacyworksheet#change_column_vertical_alignment()","rubyxl::legacyworksheet#change_column_width()","rubyxl::legacycell#change_contents()","rubyxl::legacycell#change_fill()","rubyxl::legacycell#change_font_bold()","rubyxl::legacycell#change_font_color()","rubyxl::legacycell#change_font_italics()","rubyxl::legacycell#change_font_name()","rubyxl::legacycell#change_font_size()","rubyxl::legacycell#change_font_strikethrough()","rubyxl::legacycell#change_font_underline()","rubyxl::legacycell#change_horizontal_alignment()","rubyxl::legacyworksheet#change_row_bold()","rubyxl::legacyworksheet#change_row_border_bottom()","rubyxl::legacyworksheet#change_row_border_diagonal()","rubyxl::legacyworksheet#change_row_border_left()","rubyxl::legacyworksheet#change_row_border_right()","rubyxl::legacyworksheet#change_row_border_top()","rubyxl::legacyworksheet#change_row_fill()","rubyxl::legacyworksheet#change_row_font_color()","rubyxl::legacyworksheet#change_row_font_name()","rubyxl::legacyworksheet#change_row_font_size()","rubyxl::legacyworksheet#change_row_height()","rubyxl::legacyworksheet#change_row_horizontal_alignment()","rubyxl::legacyworksheet#change_row_italics()","rubyxl::legacyworksheet#change_row_strikethrough()","rubyxl::legacyworksheet#change_row_underline()","rubyxl::legacyworksheet#change_row_vertical_alignment()","rubyxl::legacycell#change_text_wrap()","rubyxl::legacycell#change_vertical_alignment()","rubyxl::cell#column()","rubyxl::cell#column=()","rubyxl::reference#cover?()","rubyxl::workbookrelationships#create_relationship()","rubyxl::parser#data_only()","rubyxl::legacyworkbook#date_to_num()","rubyxl::ooxmlobjectclassmethods#define_attribute()","rubyxl::ooxmlobjectclassmethods#define_child_node()","rubyxl::ooxmlobjectclassmethods#define_element_name()","rubyxl::legacyworksheet#delete_cell()","rubyxl::columnrange#delete_column()","rubyxl::legacyworksheet#delete_column()","rubyxl::legacyworksheet#delete_row()","rubyxl::legacyworkbook#each()","rubyxl::legacyworksheet#each()","rubyxl::sharedstringstable#empty?()","rubyxl::legacyworksheet#extract_data()","rubyxl::calculationchain::filepath()","rubyxl::documentproperties::filepath()","rubyxl::sharedstringstable::filepath()","rubyxl::workbookrelationships::filepath()","rubyxl::writer::contenttypeswriter#filepath()","rubyxl::writer::corewriter#filepath()","rubyxl::writer::genericwriter#filepath()","rubyxl::writer::rootrelswriter#filepath()","rubyxl::writer::styleswriter#filepath()","rubyxl::writer::themewriter#filepath()","rubyxl::writer::workbookwriter#filepath()","rubyxl::legacycell#fill_color()","rubyxl::legacyworkbook#fills()","rubyxl::columnranges#find()","rubyxl::numberformats#find_by_format_id()","rubyxl::workbookrelationships#find_by_rid()","rubyxl::reference#first_col()","rubyxl::reference#first_row()","rubyxl::legacycell#font_color()","rubyxl::legacycell#font_name()","rubyxl::legacycell#font_size()","rubyxl::legacyworkbook#fonts()","rubyxl::legacyworksheet#get_column_border_bottom()","rubyxl::legacyworksheet#get_column_border_diagonal()","rubyxl::legacyworksheet#get_column_border_left()","rubyxl::legacyworksheet#get_column_border_right()","rubyxl::legacyworksheet#get_column_border_top()","rubyxl::legacyworksheet#get_column_fill()","rubyxl::legacyworksheet#get_column_font_color()","rubyxl::legacyworksheet#get_column_font_name()","rubyxl::legacyworksheet#get_column_font_size()","rubyxl::legacyworksheet#get_column_horizontal_alignment()","rubyxl::legacyworksheet#get_column_vertical_alignment()","rubyxl::legacyworksheet#get_column_width()","rubyxl::legacyworkbook#get_fill_color()","rubyxl::sharedstringstable#get_index()","rubyxl::font#get_name()","rubyxl::columnranges#get_range()","rubyxl::font#get_rgb_color()","rubyxl::legacyworksheet#get_row_border_bottom()","rubyxl::legacyworksheet#get_row_border_diagonal()","rubyxl::legacyworksheet#get_row_border_left()","rubyxl::legacyworksheet#get_row_border_right()","rubyxl::legacyworksheet#get_row_border_top()","rubyxl::legacyworksheet#get_row_fill()","rubyxl::legacyworksheet#get_row_font_color()","rubyxl::legacyworksheet#get_row_font_name()","rubyxl::legacyworksheet#get_row_font_size()","rubyxl::legacyworksheet#get_row_height()","rubyxl::legacyworksheet#get_row_horizontal_alignment()","rubyxl::legacyworksheet#get_row_vertical_alignment()","rubyxl::font#get_size()","rubyxl::legacyworksheet#get_table()","rubyxl::legacycell#horizontal_alignment()","rubyxl::columnrange#include?()","rubyxl::reference::ind2ref()","rubyxl::cell#index_in_collection()","rubyxl::legacyworksheet#insert_cell()","rubyxl::columnrange#insert_column()","rubyxl::columnranges#insert_column()","rubyxl::legacyworksheet#insert_column()","rubyxl::legacyworksheet#insert_row()","rubyxl::legacycell#inspect()","rubyxl::reference#inspect()","rubyxl::font#is_bold()","rubyxl::legacycell#is_bolded()","rubyxl::legacyworksheet#is_column_bolded()","rubyxl::legacyworksheet#is_column_italicized()","rubyxl::legacyworksheet#is_column_struckthrough()","rubyxl::legacyworksheet#is_column_underlined()","rubyxl::legacycell#is_date?()","rubyxl::numberformat#is_date_format?()","rubyxl::font#is_italic()","rubyxl::legacycell#is_italicized()","rubyxl::legacyworksheet#is_row_bolded()","rubyxl::legacyworksheet#is_row_italicized()","rubyxl::legacyworksheet#is_row_struckthrough()","rubyxl::legacyworksheet#is_row_underlined()","rubyxl::font#is_strikethrough()","rubyxl::legacycell#is_struckthrough()","rubyxl::font#is_underlined()","rubyxl::legacycell#is_underlined()","rubyxl::reference#last_col()","rubyxl::reference#last_row()","rubyxl::genericstorage#load_dir()","rubyxl::genericstorage#load_file()","rubyxl::legacyworksheet#merge_cells()","rubyxl::legacyworkbook#modify_alignment()","rubyxl::legacyworkbook#modify_border()","rubyxl::legacyworkbook#modify_fill()","rubyxl::legacyworkbook#modify_text_wrap()","rubyxl::genericstorage::new()","rubyxl::legacyworkbook::new()","rubyxl::legacyworksheet::new()","rubyxl::parser::new()","rubyxl::reference::new()","rubyxl::sharedstringstable::new()","rubyxl::sqref::new()","rubyxl::writer::genericwriter::new()","rubyxl::legacyworkbook#num_to_date()","rubyxl::ooxmlobjectclassmethods#obtain_class_variable()","rubyxl::writer::genericwriter#ooxml_object()","rubyxl::writer::styleswriter#ooxml_object()","rubyxl::extension::parse()","rubyxl::ooxmlobjectclassmethods#parse()","rubyxl::parser::parse()","rubyxl::parser#parse()","rubyxl::rawooxml::parse()","rubyxl::cell#raw_value()","rubyxl::cell#raw_value=()","rubyxl::reference::ref2ind()","rubyxl::legacyworkbook#register_new_fill()","rubyxl::legacyworkbook#register_new_font()","rubyxl::legacyworkbook#register_new_xf()","rubyxl::writer::genericwriter#render_xml()","rubyxl::cell#row()","rubyxl::cell#row=()","rubyxl::font#set_bold()","rubyxl::ooxmlobjectclassmethods#set_countable()","rubyxl::font#set_italic()","rubyxl::font#set_name()","rubyxl::font#set_rgb_color()","rubyxl::font#set_size()","rubyxl::font#set_strikethrough()","rubyxl::font#set_underline()","rubyxl::reference#single_cell?()","rubyxl::legacycell#text_wrap()","rubyxl::reference#to_s()","rubyxl::sqref#to_s()","rubyxl::text#to_s()","rubyxl::color::validate_color()","rubyxl::cell#value()","rubyxl::legacycell#vertical_alignment()","rubyxl::legacycell#workbook()","rubyxl::legacyworkbook#write()","rubyxl::writer::contenttypeswriter#write()","rubyxl::writer::corewriter#write()","rubyxl::writer::genericwriter#write()","rubyxl::writer::rootrelswriter#write()","rubyxl::writer::themewriter#write()","rubyxl::writer::workbookwriter#write()","rubyxl::extension#write_xml()","rubyxl::rawooxml#write_xml()",""],"info":[["RubyXL","","RubyXL.html","",""],["RubyXL::AExtensionStorageArea","","RubyXL/AExtensionStorageArea.html","",""],["RubyXL::Alignment","","RubyXL/Alignment.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_alignment-1.html\n"],["RubyXL::AlternateContent","","RubyXL/AlternateContent.html","",""],["RubyXL::AutoFilter","","RubyXL/AutoFilter.html","",""],["RubyXL::AutoFilterColumn","","RubyXL/AutoFilterColumn.html","",""],["RubyXL::BooleanNode","","RubyXL/BooleanNode.html","",""],["RubyXL::BooleanValue","","RubyXL/BooleanValue.html","",""],["RubyXL::Border","","RubyXL/Border.html","",""],["RubyXL::BorderEdge","","RubyXL/BorderEdge.html","",""],["RubyXL::Borders","","RubyXL/Borders.html","",""],["RubyXL::Break","","RubyXL/Break.html","",""],["RubyXL::BreakList","","RubyXL/BreakList.html","",""],["RubyXL::CalculationChain","","RubyXL/CalculationChain.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_calcChain.html\n"],["RubyXL::CalculationChainCell","","RubyXL/CalculationChainCell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-1.html\n"],["RubyXL::CalculationProperties","","RubyXL/CalculationProperties.html","",""],["RubyXL::Cell","","RubyXL/Cell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-2.html\n"],["RubyXL::CellSmartTag","","RubyXL/CellSmartTag.html","",""],["RubyXL::CellSmartTagProperty","","RubyXL/CellSmartTagProperty.html","",""],["RubyXL::CellSmartTags","","RubyXL/CellSmartTags.html","",""],["RubyXL::CellStyle","","RubyXL/CellStyle.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_cellStyle-1.html\n"],["RubyXL::CellStyleXFs","","RubyXL/CellStyleXFs.html","",""],["RubyXL::CellStyles","","RubyXL/CellStyles.html","",""],["RubyXL::CellValue","","RubyXL/CellValue.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_v-1.html\n"],["RubyXL::CellWatch","","RubyXL/CellWatch.html","",""],["RubyXL::CellWatches","","RubyXL/CellWatches.html","",""],["RubyXL::CellXFs","","RubyXL/CellXFs.html","",""],["RubyXL::Chartsheet","","RubyXL/Chartsheet.html","",""],["RubyXL::ChartsheetPageSetup","","RubyXL/ChartsheetPageSetup.html","",""],["RubyXL::ChartsheetProperties","","RubyXL/ChartsheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-4.html\n"],["RubyXL::ChartsheetProtection","","RubyXL/ChartsheetProtection.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetProtection-4.html\n"],["RubyXL::ChartsheetView","","RubyXL/ChartsheetView.html","",""],["RubyXL::ChartsheetViews","","RubyXL/ChartsheetViews.html","",""],["RubyXL::Color","","RubyXL/Color.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_color-4.html\n"],["RubyXL::ColorFilter","","RubyXL/ColorFilter.html","",""],["RubyXL::ColorScale","","RubyXL/ColorScale.html","",""],["RubyXL::ColorScheme","","RubyXL/ColorScheme.html","",""],["RubyXL::ColorSet","","RubyXL/ColorSet.html","",""],["RubyXL::Colors","","RubyXL/Colors.html","",""],["RubyXL::ColumnRange","","RubyXL/ColumnRange.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_col-1.html\n"],["RubyXL::ColumnRanges","","RubyXL/ColumnRanges.html","",""],["RubyXL::ConditionalFormatValue","","RubyXL/ConditionalFormatValue.html","",""],["RubyXL::ConditionalFormatting","","RubyXL/ConditionalFormatting.html","",""],["RubyXL::ConditionalFormattingRule","","RubyXL/ConditionalFormattingRule.html","",""],["RubyXL::CustomFilter","","RubyXL/CustomFilter.html","",""],["RubyXL::CustomFilters","","RubyXL/CustomFilters.html","",""],["RubyXL::CustomProperties","","RubyXL/CustomProperties.html","",""],["RubyXL::CustomProperty","","RubyXL/CustomProperty.html","",""],["RubyXL::CustomSheetView","","RubyXL/CustomSheetView.html","",""],["RubyXL::CustomSheetViews","","RubyXL/CustomSheetViews.html","",""],["RubyXL::CustomWorkbookView","","RubyXL/CustomWorkbookView.html","",""],["RubyXL::CustomWorkbookViews","","RubyXL/CustomWorkbookViews.html","",""],["RubyXL::DXF","","RubyXL/DXF.html","",""],["RubyXL::DXFs","","RubyXL/DXFs.html","",""],["RubyXL::DataBar","","RubyXL/DataBar.html","",""],["RubyXL::DataConsolidate","","RubyXL/DataConsolidate.html","",""],["RubyXL::DataConsolidationReference","","RubyXL/DataConsolidationReference.html","",""],["RubyXL::DataConsolidationReferences","","RubyXL/DataConsolidationReferences.html","",""],["RubyXL::DataValidation","","RubyXL/DataValidation.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dataValidation-1.html\n"],["RubyXL::DataValidations","","RubyXL/DataValidations.html","",""],["RubyXL::DateGroupItem","","RubyXL/DateGroupItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dateGroupItem-1.html\n"],["RubyXL::DefinedName","","RubyXL/DefinedName.html","",""],["RubyXL::DefinedNames","","RubyXL/DefinedNames.html","",""],["RubyXL::DocumentProperties","","RubyXL/DocumentProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-extended-properties_Properties.html\n"],["RubyXL::DynamicFilter","","RubyXL/DynamicFilter.html","",""],["RubyXL::EmbeddedControl","","RubyXL/EmbeddedControl.html","",""],["RubyXL::EmbeddedControls","","RubyXL/EmbeddedControls.html","",""],["RubyXL::Extension","","RubyXL/Extension.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n<p>www.schemacentral.com/sc/ooxml/e-a_ext-1.html\n"],["RubyXL::ExtensionStorageArea","","RubyXL/ExtensionStorageArea.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_extLst-1.html\n"],["RubyXL::ExternalReference","","RubyXL/ExternalReference.html","",""],["RubyXL::ExternalReferences","","RubyXL/ExternalReferences.html","",""],["RubyXL::FieldItem","","RubyXL/FieldItem.html","",""],["RubyXL::FileRecoveryProperties","","RubyXL/FileRecoveryProperties.html","",""],["RubyXL::FileSharing","","RubyXL/FileSharing.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileSharing-1.html\n"],["RubyXL::FileVersion","","RubyXL/FileVersion.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileVersion-1.html\n"],["RubyXL::Fill","","RubyXL/Fill.html","",""],["RubyXL::Fills","","RubyXL/Fills.html","",""],["RubyXL::FilterContainer","","RubyXL/FilterContainer.html","",""],["RubyXL::FloatNode","","RubyXL/FloatNode.html","",""],["RubyXL::FloatValue","","RubyXL/FloatValue.html","",""],["RubyXL::Font","","RubyXL/Font.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_font-1.html\n"],["RubyXL::FontScheme","","RubyXL/FontScheme.html","",""],["RubyXL::Fonts","","RubyXL/Fonts.html","",""],["RubyXL::FormatScheme","","RubyXL/FormatScheme.html","",""],["RubyXL::Formula","","RubyXL/Formula.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_f-1.html\n"],["RubyXL::FunctionGroup","","RubyXL/FunctionGroup.html","",""],["RubyXL::FunctionGroups","","RubyXL/FunctionGroups.html","",""],["RubyXL::GenericStorage","","RubyXL/GenericStorage.html","",""],["RubyXL::GradientFill","","RubyXL/GradientFill.html","",""],["RubyXL::HeaderFooterSettings","","RubyXL/HeaderFooterSettings.html","",""],["RubyXL::Hyperlink","","RubyXL/Hyperlink.html","",""],["RubyXL::Hyperlinks","","RubyXL/Hyperlinks.html","",""],["RubyXL::IconFilter","","RubyXL/IconFilter.html","",""],["RubyXL::IconSet","","RubyXL/IconSet.html","",""],["RubyXL::IgnoredError","","RubyXL/IgnoredError.html","",""],["RubyXL::IgnoredErrors","","RubyXL/IgnoredErrors.html","",""],["RubyXL::IndexedColors","","RubyXL/IndexedColors.html","",""],["RubyXL::InputCells","","RubyXL/InputCells.html","",""],["RubyXL::IntegerNode","","RubyXL/IntegerNode.html","",""],["RubyXL::IntegerValue","","RubyXL/IntegerValue.html","",""],["RubyXL::LegacyCell","","RubyXL/LegacyCell.html","",""],["RubyXL::LegacyWorkbook","","RubyXL/LegacyWorkbook.html","",""],["RubyXL::LegacyWorksheet","","RubyXL/LegacyWorksheet.html","",""],["RubyXL::MRUColors","","RubyXL/MRUColors.html","",""],["RubyXL::MergedCell","","RubyXL/MergedCell.html","",""],["RubyXL::MergedCells","","RubyXL/MergedCells.html","",""],["RubyXL::NumFmt","","RubyXL/NumFmt.html","",""],["RubyXL::NumberFormat","","RubyXL/NumberFormat.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmt-1.html\n"],["RubyXL::NumberFormats","","RubyXL/NumberFormats.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmts-1.html\n"],["RubyXL::OLEObject","","RubyXL/OLEObject.html","",""],["RubyXL::OLEObjects","","RubyXL/OLEObjects.html","",""],["RubyXL::OLESize","","RubyXL/OLESize.html","",""],["RubyXL::OOXMLContainerObject","","RubyXL/OOXMLContainerObject.html","",""],["RubyXL::OOXMLObject","","RubyXL/OOXMLObject.html","",""],["RubyXL::OOXMLObjectClassMethods","","RubyXL/OOXMLObjectClassMethods.html","",""],["RubyXL::OOXMLObjectInstanceMethods","","RubyXL/OOXMLObjectInstanceMethods.html","",""],["RubyXL::OOXMLTopLevelObject","","RubyXL/OOXMLTopLevelObject.html","",""],["RubyXL::OutlineProperties","","RubyXL/OutlineProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_outlinePr-1.html\n"],["RubyXL::PageMargins","","RubyXL/PageMargins.html","",""],["RubyXL::PageSetup","","RubyXL/PageSetup.html","",""],["RubyXL::PageSetupProperties","","RubyXL/PageSetupProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_pageSetUpPr-1.html\n"],["RubyXL::Pane","","RubyXL/Pane.html","",""],["RubyXL::Parser","","RubyXL/Parser.html","",""],["RubyXL::PatternFill","","RubyXL/PatternFill.html","",""],["RubyXL::PhoneticProperties","","RubyXL/PhoneticProperties.html","",""],["RubyXL::PhoneticRun","","RubyXL/PhoneticRun.html","",""],["RubyXL::PivotArea","","RubyXL/PivotArea.html","",""],["RubyXL::PivotCache","","RubyXL/PivotCache.html","",""],["RubyXL::PivotCaches","","RubyXL/PivotCaches.html","",""],["RubyXL::PivotReference","","RubyXL/PivotReference.html","",""],["RubyXL::PivotReferences","","RubyXL/PivotReferences.html","",""],["RubyXL::PivotTableSelection","","RubyXL/PivotTableSelection.html","",""],["RubyXL::PrintOptions","","RubyXL/PrintOptions.html","",""],["RubyXL::ProtectedRange","","RubyXL/ProtectedRange.html","",""],["RubyXL::ProtectedRanges","","RubyXL/ProtectedRanges.html","",""],["RubyXL::Protection","","RubyXL/Protection.html","",""],["RubyXL::RID","","RubyXL/RID.html","",""],["RubyXL::RawOOXML","","RubyXL/RawOOXML.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n"],["RubyXL::Reference","","RubyXL/Reference.html","",""],["RubyXL::Relationship","","RubyXL/Relationship.html","",""],["RubyXL::RichText","","RubyXL/RichText.html","",""],["RubyXL::RichTextRun","","RubyXL/RichTextRun.html","",""],["RubyXL::Row","","RubyXL/Row.html","",""],["RubyXL::RunProperties","","RubyXL/RunProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_rPr-1.html\n"],["RubyXL::Scenario","","RubyXL/Scenario.html","",""],["RubyXL::Scenarios","","RubyXL/Scenarios.html","",""],["RubyXL::Selection","","RubyXL/Selection.html","",""],["RubyXL::SharedStringsTable","","RubyXL/SharedStringsTable.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sst.html\n"],["RubyXL::Sheet","","RubyXL/Sheet.html","",""],["RubyXL::SheetCalculationProperties","","RubyXL/SheetCalculationProperties.html","",""],["RubyXL::SheetData","","RubyXL/SheetData.html","",""],["RubyXL::Sheets","","RubyXL/Sheets.html","",""],["RubyXL::SmartTagProperties","","RubyXL/SmartTagProperties.html","",""],["RubyXL::SmartTagType","","RubyXL/SmartTagType.html","",""],["RubyXL::SmartTagTypes","","RubyXL/SmartTagTypes.html","",""],["RubyXL::SmartTags","","RubyXL/SmartTags.html","",""],["RubyXL::SortCondition","","RubyXL/SortCondition.html","",""],["RubyXL::SortState","","RubyXL/SortState.html","",""],["RubyXL::Sqref","","RubyXL/Sqref.html","",""],["RubyXL::Stop","","RubyXL/Stop.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_gradientFill-1.html\n"],["RubyXL::StringNode","","RubyXL/StringNode.html","",""],["RubyXL::StringValue","","RubyXL/StringValue.html","",""],["RubyXL::Stylesheet","","RubyXL/Stylesheet.html","",""],["RubyXL::TableParts","","RubyXL/TableParts.html","",""],["RubyXL::TableStyle","","RubyXL/TableStyle.html","",""],["RubyXL::TableStyles","","RubyXL/TableStyles.html","",""],["RubyXL::Text","","RubyXL/Text.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_t-1.html\n"],["RubyXL::Theme","","RubyXL/Theme.html","",""],["RubyXL::ThemeElements","","RubyXL/ThemeElements.html","",""],["RubyXL::Top10","","RubyXL/Top10.html","",""],["RubyXL::Variant","","RubyXL/Variant.html","","<p>www.schemacentral.com/sc/ooxml/e-docPropsVTypes_variant.html\n"],["RubyXL::Vector","","RubyXL/Vector.html","",""],["RubyXL::VectorValue","","RubyXL/VectorValue.html","",""],["RubyXL::WebPublishObject","","RubyXL/WebPublishObject.html","",""],["RubyXL::WebPublishObjects","","RubyXL/WebPublishObjects.html","",""],["RubyXL::WebPublishingItem","","RubyXL/WebPublishingItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_webPublishItem-1.html\n"],["RubyXL::WebPublishingItems","","RubyXL/WebPublishingItems.html","",""],["RubyXL::WebPublishingProperties","","RubyXL/WebPublishingProperties.html","",""],["RubyXL::Workbook","","RubyXL/Workbook.html","",""],["RubyXL::WorkbookProperties","","RubyXL/WorkbookProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_workbookPr-1.html\n"],["RubyXL::WorkbookProtection","","RubyXL/WorkbookProtection.html","",""],["RubyXL::WorkbookRelationships","","RubyXL/WorkbookRelationships.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_calcChain.html\n"],["RubyXL::WorkbookView","","RubyXL/WorkbookView.html","",""],["RubyXL::WorkbookViews","","RubyXL/WorkbookViews.html","",""],["RubyXL::Worksheet","","RubyXL/Worksheet.html","",""],["RubyXL::WorksheetDimensions","","RubyXL/WorksheetDimensions.html","",""],["RubyXL::WorksheetFormatProperties","","RubyXL/WorksheetFormatProperties.html","",""],["RubyXL::WorksheetProperties","","RubyXL/WorksheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-3.html\n"],["RubyXL::WorksheetProtection","","RubyXL/WorksheetProtection.html","",""],["RubyXL::WorksheetView","","RubyXL/WorksheetView.html","",""],["RubyXL::WorksheetViews","","RubyXL/WorksheetViews.html","",""],["RubyXL::Writer","","RubyXL/Writer.html","",""],["RubyXL::Writer::ContentTypesWriter","","RubyXL/Writer/ContentTypesWriter.html","",""],["RubyXL::Writer::CoreWriter","","RubyXL/Writer/CoreWriter.html","",""],["RubyXL::Writer::GenericWriter","","RubyXL/Writer/GenericWriter.html","",""],["RubyXL::Writer::RootRelsWriter","","RubyXL/Writer/RootRelsWriter.html","",""],["RubyXL::Writer::StylesWriter","","RubyXL/Writer/StylesWriter.html","",""],["RubyXL::Writer::ThemeWriter","","RubyXL/Writer/ThemeWriter.html","",""],["RubyXL::Writer::WorkbookWriter","","RubyXL/Writer/WorkbookWriter.html","",""],["RubyXL::XF","","RubyXL/XF.html","",""],["==","RubyXL::BorderEdge","RubyXL/BorderEdge.html#method-i-3D-3D","(other)",""],["==","RubyXL::Font","RubyXL/Font.html#method-i-3D-3D","(other)",""],["==","RubyXL::Reference","RubyXL/Reference.html#method-i-3D-3D","(other)",""],["[]","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-5B-5D","(ind)","<p>Finds worksheet by its name or numerical index\n"],["[]","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-5B-5D","(row = 0)","<p>allows for easier access to sheet_data\n"],["[]","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-5B-5D","(index)",""],["add","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-add","(str, index = nil)",""],["add_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_cell","(row = 0, column = 0, data = '', formula = nil, overwrite = true)",""],["add_part_title","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-i-add_part_title","(name)",""],["add_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_row","(row = 0, params = {})",""],["add_to_zip","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-add_to_zip","(zipfile)",""],["add_to_zip","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-add_to_zip","(zipfile)",""],["add_worksheet","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-add_worksheet","(name = nil)","<p>Create new simple worksheet and add it to the workbook worksheets\n<p>@param [String] The name for the new …\n"],["before_write_xml","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::Text","RubyXL/Text.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::WorkbookRelationships","RubyXL/WorkbookRelationships.html#method-i-before_write_xml","()",""],["binary","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-binary","()",""],["border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_bottom","()","<p>returns cell’s bottom border\n"],["border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_diagonal","()","<p>returns cell’s diagonal border\n"],["border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_left","()","<p>returns cell’s left border\n"],["border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_right","()","<p>returns cell’s right border\n"],["border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_top","()","<p>returns cell’s top border\n"],["borders","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-borders","()",""],["cell_xfs","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-cell_xfs","()",""],["change_border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_bottom","(weight='thin')","<p>changes bottom border of cell\n"],["change_border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_diagonal","(weight='thin')","<p>changes diagonal border of cell\n"],["change_border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_left","(weight='thin')","<p>changes left border of cell\n"],["change_border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_right","(weight='thin')","<p>changes right border of cell\n"],["change_border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_top","(weight='thin')","<p>changes top border of cell\n"],["change_column_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_bold","(col = 0, bolded = false)",""],["change_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_bottom","(col=0,weight = 'thin')",""],["change_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_diagonal","(col=0,weight = 'thin')",""],["change_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_left","(col=0,weight = 'thin')",""],["change_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_right","(col=0,weight = 'thin')",""],["change_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_top","(col=0,weight = 'thin')",""],["change_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_fill","(column_index = 0, color_index='ffffff')",""],["change_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_color","(col=0, font_color='000000')","<p>Changes font color of column\n"],["change_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_name","(col = 0, font_name = 'Verdana')","<p>Changes font name of column\n"],["change_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_size","(col=0, font_size=10)","<p>Changes font size of column\n"],["change_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_horizontal_alignment","(col=0,alignment='center')",""],["change_column_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_italics","(col = 0, italicized = false)",""],["change_column_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_strikethrough","(col=0, struckthrough=false)",""],["change_column_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_underline","(col = 0, underlined = false)",""],["change_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_vertical_alignment","(col=0,alignment='center')",""],["change_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_width","(column_index = 0, width = 13)",""],["change_contents","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_contents","(data, formula=nil)","<p>changes contents of cell, with formula option\n"],["change_fill","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_fill","(rgb='ffffff')","<p>changes fill color of cell\n"],["change_font_bold","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_bold","(bolded=false)","<p>Changes font bold settings of cell\n"],["change_font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_color","(font_color='000000')","<p>Changes font color of cell\n"],["change_font_italics","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_italics","(italicized=false)","<p>Changes font italics settings of cell\n"],["change_font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_name","(new_font_name = 'Verdana')","<p>Changes font name of cell\n"],["change_font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_size","(font_size=10)","<p>Changes font size of cell\n"],["change_font_strikethrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_strikethrough","(struckthrough=false)",""],["change_font_underline","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_underline","(underlined=false)","<p>Changes font underline settings of cell\n"],["change_horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_horizontal_alignment","(alignment='center')","<p>changes horizontal alignment of cell\n"],["change_row_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_bold","(row = 0, bolded = false)",""],["change_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_bottom","(row = 0, weight = 'thin')",""],["change_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_diagonal","(row = 0, weight = 'thin')",""],["change_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_left","(row = 0, weight = 'thin')",""],["change_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_right","(row = 0, weight = 'thin')",""],["change_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_top","(row = 0, weight = 'thin')",""],["change_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_fill","(row_index = 0, rgb = 'ffffff')","<p>changes color of fill in (zer0 indexed) row\n"],["change_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_color","(row = 0, font_color = '000000')",""],["change_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_name","(row = 0, font_name = 'Verdana')",""],["change_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_size","(row = 0, font_size=10)",""],["change_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_height","(row = 0, height=10)",""],["change_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_horizontal_alignment","(row = 0,alignment='center')",""],["change_row_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_italics","(row = 0, italicized = false)",""],["change_row_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_strikethrough","(row = 0, struckthrough=false)",""],["change_row_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_underline","(row = 0, underlined=false)",""],["change_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_vertical_alignment","(row = 0,alignment='center')",""],["change_text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_text_wrap","(wrap=false)","<p>changes wrap of cell\n"],["change_vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_vertical_alignment","(alignment='center')","<p>changes vertical alignment of cell\n"],["column","RubyXL::Cell","RubyXL/Cell.html#method-i-column","()",""],["column=","RubyXL::Cell","RubyXL/Cell.html#method-i-column-3D","(v)",""],["cover?","RubyXL::Reference","RubyXL/Reference.html#method-i-cover-3F","(other)",""],["create_relationship","RubyXL::WorkbookRelationships","RubyXL/WorkbookRelationships.html#method-i-create_relationship","(target, type)",""],["data_only","RubyXL::Parser","RubyXL/Parser.html#method-i-data_only","()",""],["date_to_num","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-date_to_num","(date)",""],["define_attribute","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_attribute","(attr_name, attr_type, extra_params = {})","<p>Defines an attribute of OOXML object.\n<p>Parameters\n<p><code>attribute_name</code> - Name of the element attribute as seen ...\n"],["define_child_node","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_child_node","(klass, extra_params = {})","<p>Defines a child node of OOXML object.\n<p>Parameters\n<p><code>klass</code> - Class (descendant of RubyXL::OOXMLObject) of the ...\n"],["define_element_name","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_element_name","(element_name)","<p>Defines the name of the element that represents the current OOXML object.\nShould only be used once per …\n"],["delete_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_cell","(row = 0, col=0, shift=nil)","<p>by default, only sets cell to nil if :left is specified, method will shift\nrow contents to the right …\n"],["delete_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-delete_column","(col_index)",""],["delete_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_column","(column_index = 0)",""],["delete_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_row","(row_index=0)",""],["each","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-each","()",""],["each","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-each","()",""],["empty?","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-empty-3F","()",""],["extract_data","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-extract_data","(args = {})","<p>returns 2d array of just the cell values (without style or formula\ninformation)\n"],["filepath","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-c-filepath","()",""],["filepath","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-c-filepath","()",""],["filepath","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-filepath","()",""],["filepath","RubyXL::WorkbookRelationships","RubyXL/WorkbookRelationships.html#method-c-filepath","()",""],["filepath","RubyXL::Writer::ContentTypesWriter","RubyXL/Writer/ContentTypesWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::CoreWriter","RubyXL/Writer/CoreWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::RootRelsWriter","RubyXL/Writer/RootRelsWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::StylesWriter","RubyXL/Writer/StylesWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::ThemeWriter","RubyXL/Writer/ThemeWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::WorkbookWriter","RubyXL/Writer/WorkbookWriter.html#method-i-filepath","()",""],["fill_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-fill_color","()","<p>returns cell’s fill color\n"],["fills","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fills","()",""],["find","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-find","(col_index)",""],["find_by_format_id","RubyXL::NumberFormats","RubyXL/NumberFormats.html#method-i-find_by_format_id","(format_id)",""],["find_by_rid","RubyXL::WorkbookRelationships","RubyXL/WorkbookRelationships.html#method-i-find_by_rid","(r_id)",""],["first_col","RubyXL::Reference","RubyXL/Reference.html#method-i-first_col","()",""],["first_row","RubyXL::Reference","RubyXL/Reference.html#method-i-first_row","()",""],["font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_color","()",""],["font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_name","()",""],["font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_size","()",""],["fonts","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fonts","()",""],["get_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_bottom","(col=0)",""],["get_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_diagonal","(col=0)",""],["get_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_left","(col=0)",""],["get_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_right","(col=0)",""],["get_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_top","(col=0)",""],["get_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_fill","(col=0)",""],["get_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_color","(col = 0)",""],["get_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_name","(col = 0)",""],["get_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_size","(col = 0)",""],["get_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_horizontal_alignment","(col=0)",""],["get_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_vertical_alignment","(col=0)",""],["get_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_width","(column_index = 0)",""],["get_fill_color","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-get_fill_color","(xf)",""],["get_index","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-get_index","(str, add_if_missing = false)",""],["get_name","RubyXL::Font","RubyXL/Font.html#method-i-get_name","()",""],["get_range","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-get_range","(col_index)","<p>Locate an existing column range, make a new one if not found, or split\nexisting column range into multiples. …\n"],["get_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-get_rgb_color","()",""],["get_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_bottom","(row = 0)",""],["get_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_diagonal","(row = 0)",""],["get_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_left","(row = 0)",""],["get_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_right","(row = 0)",""],["get_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_top","(row = 0)",""],["get_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_fill","(row = 0)",""],["get_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_color","(row = 0)",""],["get_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_name","(row = 0)",""],["get_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_size","(row = 0)",""],["get_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_height","(row = 0)",""],["get_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_horizontal_alignment","(row = 0)",""],["get_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_vertical_alignment","(row = 0)",""],["get_size","RubyXL::Font","RubyXL/Font.html#method-i-get_size","()",""],["get_table","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_table","(headers = [], opts = {})",""],["horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-horizontal_alignment","()","<p>returns cell’s horizontal alignment\n"],["include?","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-include-3F","(col_index)",""],["ind2ref","RubyXL::Reference","RubyXL/Reference.html#method-c-ind2ref","(row = 0, col = 0)","<p>Converts <code>row</code> and <code>col</code> zero-based indices to\nExcel-style cell reference (0) A…Z, AA…AZ, BA… …ZZ, …\n"],["index_in_collection","RubyXL::Cell","RubyXL/Cell.html#method-i-index_in_collection","()",""],["insert_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_cell","(row = 0, col = 0, data = nil, formula = nil, shift = nil)",""],["insert_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_column","(column_index = 0)","<p>inserts column at <code>column_index</code>, pushes everything right, takes\nstyles from column to left USE OF THIS …\n"],["insert_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_row","(row_index = 0)","\n<pre>Inserts row at row_index, pushes down, copies style from the row above (that's what Excel 2013 does!)</pre>\n"],["inspect","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-inspect","()",""],["inspect","RubyXL::Reference","RubyXL/Reference.html#method-i-inspect","()",""],["is_bold","RubyXL::Font","RubyXL/Font.html#method-i-is_bold","()",""],["is_bolded","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_bolded","()","<p>returns if font is bolded\n"],["is_column_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_bolded","(col = 0)",""],["is_column_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_italicized","(col = 0)",""],["is_column_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_struckthrough","(col = 0)",""],["is_column_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_underlined","(col = 0)",""],["is_date?","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_date-3F","()",""],["is_date_format?","RubyXL::NumberFormat","RubyXL/NumberFormat.html#method-i-is_date_format-3F","()",""],["is_italic","RubyXL::Font","RubyXL/Font.html#method-i-is_italic","()",""],["is_italicized","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_italicized","()","<p>returns if font is italicized\n"],["is_row_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_bolded","(row = 0)",""],["is_row_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_italicized","(row = 0)",""],["is_row_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_struckthrough","(row = 0)",""],["is_row_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_underlined","(row = 0)",""],["is_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-is_strikethrough","()",""],["is_struckthrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_struckthrough","()",""],["is_underlined","RubyXL::Font","RubyXL/Font.html#method-i-is_underlined","()",""],["is_underlined","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_underlined","()",""],["last_col","RubyXL::Reference","RubyXL/Reference.html#method-i-last_col","()",""],["last_row","RubyXL::Reference","RubyXL/Reference.html#method-i-last_row","()",""],["load_dir","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-load_dir","(root_dir)",""],["load_file","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-load_file","(root_dir, filename)",""],["merge_cells","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-merge_cells","(row1 = 0, col1 = 0, row2 = 0, col2 = 0)","<p>merges cells within a rectangular range\n"],["modify_alignment","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_alignment","(style_index, is_horizontal, alignment)",""],["modify_border","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_border","(style_index, direction, weight)",""],["modify_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_fill","(style_index, rgb)",""],["modify_text_wrap","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_text_wrap","(style_index, wrap = false)",""],["new","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-c-new","(local_dir_path)",""],["new","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-c-new","(worksheets=[], filepath=nil, creator=nil, modifier=nil, created_at=nil, company='', application=APPLICATION, appversion=APPVERSION, date1904=0)",""],["new","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-c-new","(params = {})",""],["new","RubyXL::Parser","RubyXL/Parser.html#method-c-new","(opts = {})","<p><code>:data_only</code> allows only the sheet data to be parsed, so as to\nspeed up parsing However, using this option ...\n"],["new","RubyXL::Reference","RubyXL/Reference.html#method-c-new","(*params)","<p>RubyXL::Reference.new(row, col) RubyXL::Reference.new(row_from, row_to,\ncol_from, col_to) RubyXL::Reference.new(reference_string) …\n"],["new","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-new","(*params)",""],["new","RubyXL::Sqref","RubyXL/Sqref.html#method-c-new","(str)",""],["new","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-c-new","(workbook)",""],["num_to_date","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-num_to_date","(num)",""],["obtain_class_variable","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable","(var_name, default = {})","<p>Get the value of a [sub]class variable if it exists, or create the\nrespective variable with the passed-in …\n"],["ooxml_object","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-ooxml_object","()",""],["ooxml_object","RubyXL::Writer::StylesWriter","RubyXL/Writer/StylesWriter.html#method-i-ooxml_object","()",""],["parse","RubyXL::Extension","RubyXL/Extension.html#method-c-parse","(node)",""],["parse","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-parse","(node)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-c-parse","(file_path, opts = {})",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-i-parse","(xl_file_path, opts = {})",""],["parse","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-c-parse","(node)",""],["raw_value","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value","()",""],["raw_value=","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value-3D","(v)",""],["ref2ind","RubyXL::Reference","RubyXL/Reference.html#method-c-ref2ind","(str)","<p>Converts Excel-style cell reference to <code>row</code> and\n<code>col</code> zero-based indices.\n"],["register_new_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_fill","(new_fill, old_xf)",""],["register_new_font","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_font","(new_font, old_xf)",""],["register_new_xf","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_xf","(new_xf, old_style_index)",""],["render_xml","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-render_xml","()",""],["row","RubyXL::Cell","RubyXL/Cell.html#method-i-row","()",""],["row=","RubyXL::Cell","RubyXL/Cell.html#method-i-row-3D","(v)",""],["set_bold","RubyXL::Font","RubyXL/Font.html#method-i-set_bold","(val)",""],["set_countable","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-set_countable","()","<p>TODO# This method will eventually be obsoleted.\n"],["set_italic","RubyXL::Font","RubyXL/Font.html#method-i-set_italic","(val)",""],["set_name","RubyXL::Font","RubyXL/Font.html#method-i-set_name","(val)",""],["set_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-set_rgb_color","(font_color)","<p>Helper method to modify the font color\n"],["set_size","RubyXL::Font","RubyXL/Font.html#method-i-set_size","(val)",""],["set_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-set_strikethrough","(val)",""],["set_underline","RubyXL::Font","RubyXL/Font.html#method-i-set_underline","(val)",""],["single_cell?","RubyXL::Reference","RubyXL/Reference.html#method-i-single_cell-3F","()",""],["text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-text_wrap","()","<p>returns cell’s wrap\n"],["to_s","RubyXL::Reference","RubyXL/Reference.html#method-i-to_s","()",""],["to_s","RubyXL::Sqref","RubyXL/Sqref.html#method-i-to_s","()",""],["to_s","RubyXL::Text","RubyXL/Text.html#method-i-to_s","()",""],["validate_color","RubyXL::Color","RubyXL/Color.html#method-c-validate_color","(color)","<p>validates hex color code, no ‘#’ allowed\n"],["value","RubyXL::Cell","RubyXL/Cell.html#method-i-value","(args = {})",""],["vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-vertical_alignment","()","<p>returns cell’s vertical alignment\n"],["workbook","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-workbook","()",""],["write","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-write","(filepath = @filepath)","<p>filepath of xlsx file (including file itself)\n"],["write","RubyXL::Writer::ContentTypesWriter","RubyXL/Writer/ContentTypesWriter.html#method-i-write","()",""],["write","RubyXL::Writer::CoreWriter","RubyXL/Writer/CoreWriter.html#method-i-write","()",""],["write","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-write","()",""],["write","RubyXL::Writer::RootRelsWriter","RubyXL/Writer/RootRelsWriter.html#method-i-write","()",""],["write","RubyXL::Writer::ThemeWriter","RubyXL/Writer/ThemeWriter.html#method-i-write","()",""],["write","RubyXL::Writer::WorkbookWriter","RubyXL/Writer/WorkbookWriter.html#method-i-write","()",""],["write_xml","RubyXL::Extension","RubyXL/Extension.html#method-i-write_xml","(xml, node_name_override = nil)",""],["write_xml","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-i-write_xml","(xml, node_name_override = nil)",""],["README","","README_rdoc.html","","<p>rubyXL\n<p>To Install:\n\n<pre>gem install rubyXL</pre>\n"]]}}
1
+ var search_data = {"index":{"searchIndex":["rubyxl","aextensionstoragearea","alignment","alternatecontent","autofilter","autofiltercolumn","booleannode","booleanvalue","border","borderedge","borders","break","breaklist","calculationchain","calculationchaincell","calculationproperties","cell","cellsmarttag","cellsmarttagproperty","cellsmarttags","cellstyle","cellstylexfs","cellstyles","cellvalue","cellwatch","cellwatches","cellxfs","chartsheet","chartsheetpagesetup","chartsheetproperties","chartsheetprotection","chartsheetview","chartsheetviews","color","colorfilter","colorscale","colorscheme","colorset","colors","columnrange","columnranges","conditionalformatvalue","conditionalformatting","conditionalformattingrule","customfilter","customfilters","customproperties","customproperty","customsheetview","customsheetviews","customworkbookview","customworkbookviews","dxf","dxfs","databar","dataconsolidate","dataconsolidationreference","dataconsolidationreferences","datavalidation","datavalidations","dategroupitem","definedname","definednames","documentproperties","dynamicfilter","embeddedcontrol","embeddedcontrols","extension","extensionstoragearea","externalreference","externalreferences","fielditem","filerecoveryproperties","filesharing","fileversion","fill","fills","filtercontainer","floatnode","floatvalue","font","fontscheme","fonts","formatscheme","formula","functiongroup","functiongroups","genericstorage","gradientfill","headerfootersettings","hyperlink","hyperlinks","iconfilter","iconset","ignorederror","ignorederrors","indexedcolors","inputcells","integernode","integervalue","legacycell","legacyworkbook","legacyworksheet","mrucolors","mergedcell","mergedcells","numfmt","numberformat","numberformats","oleobject","oleobjects","olesize","ooxmlcontainerobject","ooxmlobject","ooxmlobjectclassmethods","ooxmlobjectinstancemethods","ooxmlrelationshipsfile","ooxmltoplevelobject","outlineproperties","pagemargins","pagesetup","pagesetupproperties","pane","parser","patternfill","phoneticproperties","phoneticrun","pivotarea","pivotcache","pivotcaches","pivotreference","pivotreferences","pivottableselection","printoptions","protectedrange","protectedranges","protection","rid","rawooxml","reference","relationship","richtext","richtextrun","rootrelationships","row","runproperties","scenario","scenarios","selection","sharedstringstable","sheet","sheetcalculationproperties","sheetdata","sheets","smarttagproperties","smarttagtype","smarttagtypes","smarttags","sortcondition","sortstate","sqref","stop","stringnode","stringvalue","stylesheet","tableparts","tablestyle","tablestyles","text","theme","themeelements","top10","variant","vector","vectorvalue","webpublishobject","webpublishobjects","webpublishingitem","webpublishingitems","webpublishingproperties","workbook","workbookproperties","workbookprotection","workbookrelationships","workbookview","workbookviews","worksheet","worksheetdimensions","worksheetformatproperties","worksheetproperties","worksheetprotection","worksheetview","worksheetviews","writer","contenttypeswriter","corewriter","genericwriter","styleswriter","themewriter","workbookwriter","xf","==()","==()","==()","[]()","[]()","[]()","add()","add_cell()","add_part_title()","add_row()","add_to_zip()","add_to_zip()","add_worksheet()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","binary()","border_bottom()","border_diagonal()","border_left()","border_right()","border_top()","borders()","cell_xfs()","change_border_bottom()","change_border_diagonal()","change_border_left()","change_border_right()","change_border_top()","change_column_bold()","change_column_border_bottom()","change_column_border_diagonal()","change_column_border_left()","change_column_border_right()","change_column_border_top()","change_column_fill()","change_column_font_color()","change_column_font_name()","change_column_font_size()","change_column_horizontal_alignment()","change_column_italics()","change_column_strikethrough()","change_column_underline()","change_column_vertical_alignment()","change_column_width()","change_contents()","change_fill()","change_font_bold()","change_font_color()","change_font_italics()","change_font_name()","change_font_size()","change_font_strikethrough()","change_font_underline()","change_horizontal_alignment()","change_row_bold()","change_row_border_bottom()","change_row_border_diagonal()","change_row_border_left()","change_row_border_right()","change_row_border_top()","change_row_fill()","change_row_font_color()","change_row_font_name()","change_row_font_size()","change_row_height()","change_row_horizontal_alignment()","change_row_italics()","change_row_strikethrough()","change_row_underline()","change_row_vertical_alignment()","change_text_wrap()","change_vertical_alignment()","column()","column=()","cover?()","data_only()","date_to_num()","define_attribute()","define_child_node()","define_element_name()","delete_cell()","delete_column()","delete_column()","delete_row()","document_relationship()","each()","each()","empty?()","extract_data()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","filepath()","fill_color()","fills()","find()","find_by_format_id()","find_by_rid()","first_col()","first_row()","font_color()","font_name()","font_size()","fonts()","get_column_border_bottom()","get_column_border_diagonal()","get_column_border_left()","get_column_border_right()","get_column_border_top()","get_column_fill()","get_column_font_color()","get_column_font_name()","get_column_font_size()","get_column_horizontal_alignment()","get_column_vertical_alignment()","get_column_width()","get_fill_color()","get_index()","get_name()","get_range()","get_rgb_color()","get_row_border_bottom()","get_row_border_diagonal()","get_row_border_left()","get_row_border_right()","get_row_border_top()","get_row_fill()","get_row_font_color()","get_row_font_name()","get_row_font_size()","get_row_height()","get_row_horizontal_alignment()","get_row_vertical_alignment()","get_size()","get_table()","horizontal_alignment()","include?()","ind2ref()","index_in_collection()","insert_cell()","insert_column()","insert_column()","insert_column()","insert_row()","inspect()","inspect()","is_bold()","is_bolded()","is_column_bolded()","is_column_italicized()","is_column_struckthrough()","is_column_underlined()","is_date?()","is_date_format?()","is_italic()","is_italicized()","is_row_bolded()","is_row_italicized()","is_row_struckthrough()","is_row_underlined()","is_strikethrough()","is_struckthrough()","is_underlined()","is_underlined()","last_col()","last_row()","load_dir()","load_file()","merge_cells()","metadata_relationship()","modify_alignment()","modify_border()","modify_fill()","modify_text_wrap()","new()","new()","new()","new()","new()","new()","new()","new()","num_to_date()","number_format()","obtain_class_variable()","ooxml_object()","ooxml_object()","parse()","parse()","parse()","parse()","parse()","raw_value()","raw_value=()","ref2ind()","register_new_fill()","register_new_font()","register_new_xf()","render_xml()","row()","row=()","set_bold()","set_countable()","set_italic()","set_name()","set_rgb_color()","set_size()","set_strikethrough()","set_underline()","single_cell?()","text_wrap()","to_s()","to_s()","to_s()","validate_color()","value()","vertical_alignment()","workbook()","write()","write()","write()","write()","write()","write()","write_xml()","write_xml()","readme"],"longSearchIndex":["rubyxl","rubyxl::aextensionstoragearea","rubyxl::alignment","rubyxl::alternatecontent","rubyxl::autofilter","rubyxl::autofiltercolumn","rubyxl::booleannode","rubyxl::booleanvalue","rubyxl::border","rubyxl::borderedge","rubyxl::borders","rubyxl::break","rubyxl::breaklist","rubyxl::calculationchain","rubyxl::calculationchaincell","rubyxl::calculationproperties","rubyxl::cell","rubyxl::cellsmarttag","rubyxl::cellsmarttagproperty","rubyxl::cellsmarttags","rubyxl::cellstyle","rubyxl::cellstylexfs","rubyxl::cellstyles","rubyxl::cellvalue","rubyxl::cellwatch","rubyxl::cellwatches","rubyxl::cellxfs","rubyxl::chartsheet","rubyxl::chartsheetpagesetup","rubyxl::chartsheetproperties","rubyxl::chartsheetprotection","rubyxl::chartsheetview","rubyxl::chartsheetviews","rubyxl::color","rubyxl::colorfilter","rubyxl::colorscale","rubyxl::colorscheme","rubyxl::colorset","rubyxl::colors","rubyxl::columnrange","rubyxl::columnranges","rubyxl::conditionalformatvalue","rubyxl::conditionalformatting","rubyxl::conditionalformattingrule","rubyxl::customfilter","rubyxl::customfilters","rubyxl::customproperties","rubyxl::customproperty","rubyxl::customsheetview","rubyxl::customsheetviews","rubyxl::customworkbookview","rubyxl::customworkbookviews","rubyxl::dxf","rubyxl::dxfs","rubyxl::databar","rubyxl::dataconsolidate","rubyxl::dataconsolidationreference","rubyxl::dataconsolidationreferences","rubyxl::datavalidation","rubyxl::datavalidations","rubyxl::dategroupitem","rubyxl::definedname","rubyxl::definednames","rubyxl::documentproperties","rubyxl::dynamicfilter","rubyxl::embeddedcontrol","rubyxl::embeddedcontrols","rubyxl::extension","rubyxl::extensionstoragearea","rubyxl::externalreference","rubyxl::externalreferences","rubyxl::fielditem","rubyxl::filerecoveryproperties","rubyxl::filesharing","rubyxl::fileversion","rubyxl::fill","rubyxl::fills","rubyxl::filtercontainer","rubyxl::floatnode","rubyxl::floatvalue","rubyxl::font","rubyxl::fontscheme","rubyxl::fonts","rubyxl::formatscheme","rubyxl::formula","rubyxl::functiongroup","rubyxl::functiongroups","rubyxl::genericstorage","rubyxl::gradientfill","rubyxl::headerfootersettings","rubyxl::hyperlink","rubyxl::hyperlinks","rubyxl::iconfilter","rubyxl::iconset","rubyxl::ignorederror","rubyxl::ignorederrors","rubyxl::indexedcolors","rubyxl::inputcells","rubyxl::integernode","rubyxl::integervalue","rubyxl::legacycell","rubyxl::legacyworkbook","rubyxl::legacyworksheet","rubyxl::mrucolors","rubyxl::mergedcell","rubyxl::mergedcells","rubyxl::numfmt","rubyxl::numberformat","rubyxl::numberformats","rubyxl::oleobject","rubyxl::oleobjects","rubyxl::olesize","rubyxl::ooxmlcontainerobject","rubyxl::ooxmlobject","rubyxl::ooxmlobjectclassmethods","rubyxl::ooxmlobjectinstancemethods","rubyxl::ooxmlrelationshipsfile","rubyxl::ooxmltoplevelobject","rubyxl::outlineproperties","rubyxl::pagemargins","rubyxl::pagesetup","rubyxl::pagesetupproperties","rubyxl::pane","rubyxl::parser","rubyxl::patternfill","rubyxl::phoneticproperties","rubyxl::phoneticrun","rubyxl::pivotarea","rubyxl::pivotcache","rubyxl::pivotcaches","rubyxl::pivotreference","rubyxl::pivotreferences","rubyxl::pivottableselection","rubyxl::printoptions","rubyxl::protectedrange","rubyxl::protectedranges","rubyxl::protection","rubyxl::rid","rubyxl::rawooxml","rubyxl::reference","rubyxl::relationship","rubyxl::richtext","rubyxl::richtextrun","rubyxl::rootrelationships","rubyxl::row","rubyxl::runproperties","rubyxl::scenario","rubyxl::scenarios","rubyxl::selection","rubyxl::sharedstringstable","rubyxl::sheet","rubyxl::sheetcalculationproperties","rubyxl::sheetdata","rubyxl::sheets","rubyxl::smarttagproperties","rubyxl::smarttagtype","rubyxl::smarttagtypes","rubyxl::smarttags","rubyxl::sortcondition","rubyxl::sortstate","rubyxl::sqref","rubyxl::stop","rubyxl::stringnode","rubyxl::stringvalue","rubyxl::stylesheet","rubyxl::tableparts","rubyxl::tablestyle","rubyxl::tablestyles","rubyxl::text","rubyxl::theme","rubyxl::themeelements","rubyxl::top10","rubyxl::variant","rubyxl::vector","rubyxl::vectorvalue","rubyxl::webpublishobject","rubyxl::webpublishobjects","rubyxl::webpublishingitem","rubyxl::webpublishingitems","rubyxl::webpublishingproperties","rubyxl::workbook","rubyxl::workbookproperties","rubyxl::workbookprotection","rubyxl::workbookrelationships","rubyxl::workbookview","rubyxl::workbookviews","rubyxl::worksheet","rubyxl::worksheetdimensions","rubyxl::worksheetformatproperties","rubyxl::worksheetproperties","rubyxl::worksheetprotection","rubyxl::worksheetview","rubyxl::worksheetviews","rubyxl::writer","rubyxl::writer::contenttypeswriter","rubyxl::writer::corewriter","rubyxl::writer::genericwriter","rubyxl::writer::styleswriter","rubyxl::writer::themewriter","rubyxl::writer::workbookwriter","rubyxl::xf","rubyxl::borderedge#==()","rubyxl::font#==()","rubyxl::reference#==()","rubyxl::legacyworkbook#[]()","rubyxl::legacyworksheet#[]()","rubyxl::sharedstringstable#[]()","rubyxl::sharedstringstable#add()","rubyxl::legacyworksheet#add_cell()","rubyxl::documentproperties#add_part_title()","rubyxl::legacyworksheet#add_row()","rubyxl::genericstorage#add_to_zip()","rubyxl::writer::genericwriter#add_to_zip()","rubyxl::legacyworkbook#add_worksheet()","rubyxl::columnranges#before_write_xml()","rubyxl::documentproperties#before_write_xml()","rubyxl::sharedstringstable#before_write_xml()","rubyxl::text#before_write_xml()","rubyxl::genericstorage#binary()","rubyxl::legacycell#border_bottom()","rubyxl::legacycell#border_diagonal()","rubyxl::legacycell#border_left()","rubyxl::legacycell#border_right()","rubyxl::legacycell#border_top()","rubyxl::legacyworkbook#borders()","rubyxl::legacyworkbook#cell_xfs()","rubyxl::legacycell#change_border_bottom()","rubyxl::legacycell#change_border_diagonal()","rubyxl::legacycell#change_border_left()","rubyxl::legacycell#change_border_right()","rubyxl::legacycell#change_border_top()","rubyxl::legacyworksheet#change_column_bold()","rubyxl::legacyworksheet#change_column_border_bottom()","rubyxl::legacyworksheet#change_column_border_diagonal()","rubyxl::legacyworksheet#change_column_border_left()","rubyxl::legacyworksheet#change_column_border_right()","rubyxl::legacyworksheet#change_column_border_top()","rubyxl::legacyworksheet#change_column_fill()","rubyxl::legacyworksheet#change_column_font_color()","rubyxl::legacyworksheet#change_column_font_name()","rubyxl::legacyworksheet#change_column_font_size()","rubyxl::legacyworksheet#change_column_horizontal_alignment()","rubyxl::legacyworksheet#change_column_italics()","rubyxl::legacyworksheet#change_column_strikethrough()","rubyxl::legacyworksheet#change_column_underline()","rubyxl::legacyworksheet#change_column_vertical_alignment()","rubyxl::legacyworksheet#change_column_width()","rubyxl::legacycell#change_contents()","rubyxl::legacycell#change_fill()","rubyxl::legacycell#change_font_bold()","rubyxl::legacycell#change_font_color()","rubyxl::legacycell#change_font_italics()","rubyxl::legacycell#change_font_name()","rubyxl::legacycell#change_font_size()","rubyxl::legacycell#change_font_strikethrough()","rubyxl::legacycell#change_font_underline()","rubyxl::legacycell#change_horizontal_alignment()","rubyxl::legacyworksheet#change_row_bold()","rubyxl::legacyworksheet#change_row_border_bottom()","rubyxl::legacyworksheet#change_row_border_diagonal()","rubyxl::legacyworksheet#change_row_border_left()","rubyxl::legacyworksheet#change_row_border_right()","rubyxl::legacyworksheet#change_row_border_top()","rubyxl::legacyworksheet#change_row_fill()","rubyxl::legacyworksheet#change_row_font_color()","rubyxl::legacyworksheet#change_row_font_name()","rubyxl::legacyworksheet#change_row_font_size()","rubyxl::legacyworksheet#change_row_height()","rubyxl::legacyworksheet#change_row_horizontal_alignment()","rubyxl::legacyworksheet#change_row_italics()","rubyxl::legacyworksheet#change_row_strikethrough()","rubyxl::legacyworksheet#change_row_underline()","rubyxl::legacyworksheet#change_row_vertical_alignment()","rubyxl::legacycell#change_text_wrap()","rubyxl::legacycell#change_vertical_alignment()","rubyxl::cell#column()","rubyxl::cell#column=()","rubyxl::reference#cover?()","rubyxl::parser#data_only()","rubyxl::legacyworkbook#date_to_num()","rubyxl::ooxmlobjectclassmethods#define_attribute()","rubyxl::ooxmlobjectclassmethods#define_child_node()","rubyxl::ooxmlobjectclassmethods#define_element_name()","rubyxl::legacyworksheet#delete_cell()","rubyxl::columnrange#delete_column()","rubyxl::legacyworksheet#delete_column()","rubyxl::legacyworksheet#delete_row()","rubyxl::ooxmlrelationshipsfile#document_relationship()","rubyxl::legacyworkbook#each()","rubyxl::legacyworksheet#each()","rubyxl::sharedstringstable#empty?()","rubyxl::legacyworksheet#extract_data()","rubyxl::calculationchain::filepath()","rubyxl::documentproperties::filepath()","rubyxl::sharedstringstable::filepath()","rubyxl::writer::contenttypeswriter#filepath()","rubyxl::writer::corewriter#filepath()","rubyxl::writer::genericwriter#filepath()","rubyxl::writer::styleswriter#filepath()","rubyxl::writer::themewriter#filepath()","rubyxl::writer::workbookwriter#filepath()","rubyxl::legacycell#fill_color()","rubyxl::legacyworkbook#fills()","rubyxl::columnranges#find()","rubyxl::numberformats#find_by_format_id()","rubyxl::ooxmlrelationshipsfile#find_by_rid()","rubyxl::reference#first_col()","rubyxl::reference#first_row()","rubyxl::legacycell#font_color()","rubyxl::legacycell#font_name()","rubyxl::legacycell#font_size()","rubyxl::legacyworkbook#fonts()","rubyxl::legacyworksheet#get_column_border_bottom()","rubyxl::legacyworksheet#get_column_border_diagonal()","rubyxl::legacyworksheet#get_column_border_left()","rubyxl::legacyworksheet#get_column_border_right()","rubyxl::legacyworksheet#get_column_border_top()","rubyxl::legacyworksheet#get_column_fill()","rubyxl::legacyworksheet#get_column_font_color()","rubyxl::legacyworksheet#get_column_font_name()","rubyxl::legacyworksheet#get_column_font_size()","rubyxl::legacyworksheet#get_column_horizontal_alignment()","rubyxl::legacyworksheet#get_column_vertical_alignment()","rubyxl::legacyworksheet#get_column_width()","rubyxl::legacyworkbook#get_fill_color()","rubyxl::sharedstringstable#get_index()","rubyxl::font#get_name()","rubyxl::columnranges#get_range()","rubyxl::font#get_rgb_color()","rubyxl::legacyworksheet#get_row_border_bottom()","rubyxl::legacyworksheet#get_row_border_diagonal()","rubyxl::legacyworksheet#get_row_border_left()","rubyxl::legacyworksheet#get_row_border_right()","rubyxl::legacyworksheet#get_row_border_top()","rubyxl::legacyworksheet#get_row_fill()","rubyxl::legacyworksheet#get_row_font_color()","rubyxl::legacyworksheet#get_row_font_name()","rubyxl::legacyworksheet#get_row_font_size()","rubyxl::legacyworksheet#get_row_height()","rubyxl::legacyworksheet#get_row_horizontal_alignment()","rubyxl::legacyworksheet#get_row_vertical_alignment()","rubyxl::font#get_size()","rubyxl::legacyworksheet#get_table()","rubyxl::legacycell#horizontal_alignment()","rubyxl::columnrange#include?()","rubyxl::reference::ind2ref()","rubyxl::cell#index_in_collection()","rubyxl::legacyworksheet#insert_cell()","rubyxl::columnrange#insert_column()","rubyxl::columnranges#insert_column()","rubyxl::legacyworksheet#insert_column()","rubyxl::legacyworksheet#insert_row()","rubyxl::legacycell#inspect()","rubyxl::reference#inspect()","rubyxl::font#is_bold()","rubyxl::legacycell#is_bolded()","rubyxl::legacyworksheet#is_column_bolded()","rubyxl::legacyworksheet#is_column_italicized()","rubyxl::legacyworksheet#is_column_struckthrough()","rubyxl::legacyworksheet#is_column_underlined()","rubyxl::cell#is_date?()","rubyxl::numberformat#is_date_format?()","rubyxl::font#is_italic()","rubyxl::legacycell#is_italicized()","rubyxl::legacyworksheet#is_row_bolded()","rubyxl::legacyworksheet#is_row_italicized()","rubyxl::legacyworksheet#is_row_struckthrough()","rubyxl::legacyworksheet#is_row_underlined()","rubyxl::font#is_strikethrough()","rubyxl::legacycell#is_struckthrough()","rubyxl::font#is_underlined()","rubyxl::legacycell#is_underlined()","rubyxl::reference#last_col()","rubyxl::reference#last_row()","rubyxl::genericstorage#load_dir()","rubyxl::genericstorage#load_file()","rubyxl::legacyworksheet#merge_cells()","rubyxl::ooxmlrelationshipsfile#metadata_relationship()","rubyxl::legacyworkbook#modify_alignment()","rubyxl::legacyworkbook#modify_border()","rubyxl::legacyworkbook#modify_fill()","rubyxl::legacyworkbook#modify_text_wrap()","rubyxl::genericstorage::new()","rubyxl::legacyworkbook::new()","rubyxl::legacyworksheet::new()","rubyxl::parser::new()","rubyxl::reference::new()","rubyxl::sharedstringstable::new()","rubyxl::sqref::new()","rubyxl::writer::genericwriter::new()","rubyxl::legacyworkbook#num_to_date()","rubyxl::cell#number_format()","rubyxl::ooxmlobjectclassmethods#obtain_class_variable()","rubyxl::writer::genericwriter#ooxml_object()","rubyxl::writer::styleswriter#ooxml_object()","rubyxl::extension::parse()","rubyxl::ooxmlobjectclassmethods#parse()","rubyxl::parser::parse()","rubyxl::parser#parse()","rubyxl::rawooxml::parse()","rubyxl::cell#raw_value()","rubyxl::cell#raw_value=()","rubyxl::reference::ref2ind()","rubyxl::legacyworkbook#register_new_fill()","rubyxl::legacyworkbook#register_new_font()","rubyxl::legacyworkbook#register_new_xf()","rubyxl::writer::genericwriter#render_xml()","rubyxl::cell#row()","rubyxl::cell#row=()","rubyxl::font#set_bold()","rubyxl::ooxmlobjectclassmethods#set_countable()","rubyxl::font#set_italic()","rubyxl::font#set_name()","rubyxl::font#set_rgb_color()","rubyxl::font#set_size()","rubyxl::font#set_strikethrough()","rubyxl::font#set_underline()","rubyxl::reference#single_cell?()","rubyxl::legacycell#text_wrap()","rubyxl::reference#to_s()","rubyxl::sqref#to_s()","rubyxl::text#to_s()","rubyxl::color::validate_color()","rubyxl::cell#value()","rubyxl::legacycell#vertical_alignment()","rubyxl::legacycell#workbook()","rubyxl::legacyworkbook#write()","rubyxl::writer::contenttypeswriter#write()","rubyxl::writer::corewriter#write()","rubyxl::writer::genericwriter#write()","rubyxl::writer::themewriter#write()","rubyxl::writer::workbookwriter#write()","rubyxl::extension#write_xml()","rubyxl::rawooxml#write_xml()",""],"info":[["RubyXL","","RubyXL.html","",""],["RubyXL::AExtensionStorageArea","","RubyXL/AExtensionStorageArea.html","",""],["RubyXL::Alignment","","RubyXL/Alignment.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_alignment-1.html\n"],["RubyXL::AlternateContent","","RubyXL/AlternateContent.html","",""],["RubyXL::AutoFilter","","RubyXL/AutoFilter.html","",""],["RubyXL::AutoFilterColumn","","RubyXL/AutoFilterColumn.html","",""],["RubyXL::BooleanNode","","RubyXL/BooleanNode.html","",""],["RubyXL::BooleanValue","","RubyXL/BooleanValue.html","",""],["RubyXL::Border","","RubyXL/Border.html","",""],["RubyXL::BorderEdge","","RubyXL/BorderEdge.html","",""],["RubyXL::Borders","","RubyXL/Borders.html","",""],["RubyXL::Break","","RubyXL/Break.html","",""],["RubyXL::BreakList","","RubyXL/BreakList.html","",""],["RubyXL::CalculationChain","","RubyXL/CalculationChain.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_calcChain.html\n"],["RubyXL::CalculationChainCell","","RubyXL/CalculationChainCell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-1.html\n"],["RubyXL::CalculationProperties","","RubyXL/CalculationProperties.html","",""],["RubyXL::Cell","","RubyXL/Cell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-2.html\n"],["RubyXL::CellSmartTag","","RubyXL/CellSmartTag.html","",""],["RubyXL::CellSmartTagProperty","","RubyXL/CellSmartTagProperty.html","",""],["RubyXL::CellSmartTags","","RubyXL/CellSmartTags.html","",""],["RubyXL::CellStyle","","RubyXL/CellStyle.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_cellStyle-1.html\n"],["RubyXL::CellStyleXFs","","RubyXL/CellStyleXFs.html","",""],["RubyXL::CellStyles","","RubyXL/CellStyles.html","",""],["RubyXL::CellValue","","RubyXL/CellValue.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_v-1.html\n"],["RubyXL::CellWatch","","RubyXL/CellWatch.html","",""],["RubyXL::CellWatches","","RubyXL/CellWatches.html","",""],["RubyXL::CellXFs","","RubyXL/CellXFs.html","",""],["RubyXL::Chartsheet","","RubyXL/Chartsheet.html","",""],["RubyXL::ChartsheetPageSetup","","RubyXL/ChartsheetPageSetup.html","",""],["RubyXL::ChartsheetProperties","","RubyXL/ChartsheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-4.html\n"],["RubyXL::ChartsheetProtection","","RubyXL/ChartsheetProtection.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetProtection-4.html\n"],["RubyXL::ChartsheetView","","RubyXL/ChartsheetView.html","",""],["RubyXL::ChartsheetViews","","RubyXL/ChartsheetViews.html","",""],["RubyXL::Color","","RubyXL/Color.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_color-4.html\n"],["RubyXL::ColorFilter","","RubyXL/ColorFilter.html","",""],["RubyXL::ColorScale","","RubyXL/ColorScale.html","",""],["RubyXL::ColorScheme","","RubyXL/ColorScheme.html","",""],["RubyXL::ColorSet","","RubyXL/ColorSet.html","",""],["RubyXL::Colors","","RubyXL/Colors.html","",""],["RubyXL::ColumnRange","","RubyXL/ColumnRange.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_col-1.html\n"],["RubyXL::ColumnRanges","","RubyXL/ColumnRanges.html","",""],["RubyXL::ConditionalFormatValue","","RubyXL/ConditionalFormatValue.html","",""],["RubyXL::ConditionalFormatting","","RubyXL/ConditionalFormatting.html","",""],["RubyXL::ConditionalFormattingRule","","RubyXL/ConditionalFormattingRule.html","",""],["RubyXL::CustomFilter","","RubyXL/CustomFilter.html","",""],["RubyXL::CustomFilters","","RubyXL/CustomFilters.html","",""],["RubyXL::CustomProperties","","RubyXL/CustomProperties.html","",""],["RubyXL::CustomProperty","","RubyXL/CustomProperty.html","",""],["RubyXL::CustomSheetView","","RubyXL/CustomSheetView.html","",""],["RubyXL::CustomSheetViews","","RubyXL/CustomSheetViews.html","",""],["RubyXL::CustomWorkbookView","","RubyXL/CustomWorkbookView.html","",""],["RubyXL::CustomWorkbookViews","","RubyXL/CustomWorkbookViews.html","",""],["RubyXL::DXF","","RubyXL/DXF.html","",""],["RubyXL::DXFs","","RubyXL/DXFs.html","",""],["RubyXL::DataBar","","RubyXL/DataBar.html","",""],["RubyXL::DataConsolidate","","RubyXL/DataConsolidate.html","",""],["RubyXL::DataConsolidationReference","","RubyXL/DataConsolidationReference.html","",""],["RubyXL::DataConsolidationReferences","","RubyXL/DataConsolidationReferences.html","",""],["RubyXL::DataValidation","","RubyXL/DataValidation.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dataValidation-1.html\n"],["RubyXL::DataValidations","","RubyXL/DataValidations.html","",""],["RubyXL::DateGroupItem","","RubyXL/DateGroupItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dateGroupItem-1.html\n"],["RubyXL::DefinedName","","RubyXL/DefinedName.html","",""],["RubyXL::DefinedNames","","RubyXL/DefinedNames.html","",""],["RubyXL::DocumentProperties","","RubyXL/DocumentProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-extended-properties_Properties.html\n"],["RubyXL::DynamicFilter","","RubyXL/DynamicFilter.html","",""],["RubyXL::EmbeddedControl","","RubyXL/EmbeddedControl.html","",""],["RubyXL::EmbeddedControls","","RubyXL/EmbeddedControls.html","",""],["RubyXL::Extension","","RubyXL/Extension.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n<p>www.schemacentral.com/sc/ooxml/e-a_ext-1.html\n"],["RubyXL::ExtensionStorageArea","","RubyXL/ExtensionStorageArea.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_extLst-1.html\n"],["RubyXL::ExternalReference","","RubyXL/ExternalReference.html","",""],["RubyXL::ExternalReferences","","RubyXL/ExternalReferences.html","",""],["RubyXL::FieldItem","","RubyXL/FieldItem.html","",""],["RubyXL::FileRecoveryProperties","","RubyXL/FileRecoveryProperties.html","",""],["RubyXL::FileSharing","","RubyXL/FileSharing.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileSharing-1.html\n"],["RubyXL::FileVersion","","RubyXL/FileVersion.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileVersion-1.html\n"],["RubyXL::Fill","","RubyXL/Fill.html","",""],["RubyXL::Fills","","RubyXL/Fills.html","",""],["RubyXL::FilterContainer","","RubyXL/FilterContainer.html","",""],["RubyXL::FloatNode","","RubyXL/FloatNode.html","",""],["RubyXL::FloatValue","","RubyXL/FloatValue.html","",""],["RubyXL::Font","","RubyXL/Font.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_font-1.html\n"],["RubyXL::FontScheme","","RubyXL/FontScheme.html","",""],["RubyXL::Fonts","","RubyXL/Fonts.html","",""],["RubyXL::FormatScheme","","RubyXL/FormatScheme.html","",""],["RubyXL::Formula","","RubyXL/Formula.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_f-1.html\n"],["RubyXL::FunctionGroup","","RubyXL/FunctionGroup.html","",""],["RubyXL::FunctionGroups","","RubyXL/FunctionGroups.html","",""],["RubyXL::GenericStorage","","RubyXL/GenericStorage.html","",""],["RubyXL::GradientFill","","RubyXL/GradientFill.html","",""],["RubyXL::HeaderFooterSettings","","RubyXL/HeaderFooterSettings.html","",""],["RubyXL::Hyperlink","","RubyXL/Hyperlink.html","",""],["RubyXL::Hyperlinks","","RubyXL/Hyperlinks.html","",""],["RubyXL::IconFilter","","RubyXL/IconFilter.html","",""],["RubyXL::IconSet","","RubyXL/IconSet.html","",""],["RubyXL::IgnoredError","","RubyXL/IgnoredError.html","",""],["RubyXL::IgnoredErrors","","RubyXL/IgnoredErrors.html","",""],["RubyXL::IndexedColors","","RubyXL/IndexedColors.html","",""],["RubyXL::InputCells","","RubyXL/InputCells.html","",""],["RubyXL::IntegerNode","","RubyXL/IntegerNode.html","",""],["RubyXL::IntegerValue","","RubyXL/IntegerValue.html","",""],["RubyXL::LegacyCell","","RubyXL/LegacyCell.html","",""],["RubyXL::LegacyWorkbook","","RubyXL/LegacyWorkbook.html","",""],["RubyXL::LegacyWorksheet","","RubyXL/LegacyWorksheet.html","",""],["RubyXL::MRUColors","","RubyXL/MRUColors.html","",""],["RubyXL::MergedCell","","RubyXL/MergedCell.html","",""],["RubyXL::MergedCells","","RubyXL/MergedCells.html","",""],["RubyXL::NumFmt","","RubyXL/NumFmt.html","",""],["RubyXL::NumberFormat","","RubyXL/NumberFormat.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmt-1.html\n"],["RubyXL::NumberFormats","","RubyXL/NumberFormats.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmts-1.html\n"],["RubyXL::OLEObject","","RubyXL/OLEObject.html","",""],["RubyXL::OLEObjects","","RubyXL/OLEObjects.html","",""],["RubyXL::OLESize","","RubyXL/OLESize.html","",""],["RubyXL::OOXMLContainerObject","","RubyXL/OOXMLContainerObject.html","",""],["RubyXL::OOXMLObject","","RubyXL/OOXMLObject.html","",""],["RubyXL::OOXMLObjectClassMethods","","RubyXL/OOXMLObjectClassMethods.html","",""],["RubyXL::OOXMLObjectInstanceMethods","","RubyXL/OOXMLObjectInstanceMethods.html","",""],["RubyXL::OOXMLRelationshipsFile","","RubyXL/OOXMLRelationshipsFile.html","",""],["RubyXL::OOXMLTopLevelObject","","RubyXL/OOXMLTopLevelObject.html","",""],["RubyXL::OutlineProperties","","RubyXL/OutlineProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_outlinePr-1.html\n"],["RubyXL::PageMargins","","RubyXL/PageMargins.html","",""],["RubyXL::PageSetup","","RubyXL/PageSetup.html","",""],["RubyXL::PageSetupProperties","","RubyXL/PageSetupProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_pageSetUpPr-1.html\n"],["RubyXL::Pane","","RubyXL/Pane.html","",""],["RubyXL::Parser","","RubyXL/Parser.html","",""],["RubyXL::PatternFill","","RubyXL/PatternFill.html","",""],["RubyXL::PhoneticProperties","","RubyXL/PhoneticProperties.html","",""],["RubyXL::PhoneticRun","","RubyXL/PhoneticRun.html","",""],["RubyXL::PivotArea","","RubyXL/PivotArea.html","",""],["RubyXL::PivotCache","","RubyXL/PivotCache.html","",""],["RubyXL::PivotCaches","","RubyXL/PivotCaches.html","",""],["RubyXL::PivotReference","","RubyXL/PivotReference.html","",""],["RubyXL::PivotReferences","","RubyXL/PivotReferences.html","",""],["RubyXL::PivotTableSelection","","RubyXL/PivotTableSelection.html","",""],["RubyXL::PrintOptions","","RubyXL/PrintOptions.html","",""],["RubyXL::ProtectedRange","","RubyXL/ProtectedRange.html","",""],["RubyXL::ProtectedRanges","","RubyXL/ProtectedRanges.html","",""],["RubyXL::Protection","","RubyXL/Protection.html","",""],["RubyXL::RID","","RubyXL/RID.html","",""],["RubyXL::RawOOXML","","RubyXL/RawOOXML.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n"],["RubyXL::Reference","","RubyXL/Reference.html","",""],["RubyXL::Relationship","","RubyXL/Relationship.html","",""],["RubyXL::RichText","","RubyXL/RichText.html","",""],["RubyXL::RichTextRun","","RubyXL/RichTextRun.html","",""],["RubyXL::RootRelationships","","RubyXL/RootRelationships.html","",""],["RubyXL::Row","","RubyXL/Row.html","",""],["RubyXL::RunProperties","","RubyXL/RunProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_rPr-1.html\n"],["RubyXL::Scenario","","RubyXL/Scenario.html","",""],["RubyXL::Scenarios","","RubyXL/Scenarios.html","",""],["RubyXL::Selection","","RubyXL/Selection.html","",""],["RubyXL::SharedStringsTable","","RubyXL/SharedStringsTable.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sst.html\n"],["RubyXL::Sheet","","RubyXL/Sheet.html","",""],["RubyXL::SheetCalculationProperties","","RubyXL/SheetCalculationProperties.html","",""],["RubyXL::SheetData","","RubyXL/SheetData.html","",""],["RubyXL::Sheets","","RubyXL/Sheets.html","",""],["RubyXL::SmartTagProperties","","RubyXL/SmartTagProperties.html","",""],["RubyXL::SmartTagType","","RubyXL/SmartTagType.html","",""],["RubyXL::SmartTagTypes","","RubyXL/SmartTagTypes.html","",""],["RubyXL::SmartTags","","RubyXL/SmartTags.html","",""],["RubyXL::SortCondition","","RubyXL/SortCondition.html","",""],["RubyXL::SortState","","RubyXL/SortState.html","",""],["RubyXL::Sqref","","RubyXL/Sqref.html","",""],["RubyXL::Stop","","RubyXL/Stop.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_gradientFill-1.html\n"],["RubyXL::StringNode","","RubyXL/StringNode.html","",""],["RubyXL::StringValue","","RubyXL/StringValue.html","",""],["RubyXL::Stylesheet","","RubyXL/Stylesheet.html","",""],["RubyXL::TableParts","","RubyXL/TableParts.html","",""],["RubyXL::TableStyle","","RubyXL/TableStyle.html","",""],["RubyXL::TableStyles","","RubyXL/TableStyles.html","",""],["RubyXL::Text","","RubyXL/Text.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_t-1.html\n"],["RubyXL::Theme","","RubyXL/Theme.html","",""],["RubyXL::ThemeElements","","RubyXL/ThemeElements.html","",""],["RubyXL::Top10","","RubyXL/Top10.html","",""],["RubyXL::Variant","","RubyXL/Variant.html","","<p>www.schemacentral.com/sc/ooxml/e-docPropsVTypes_variant.html\n"],["RubyXL::Vector","","RubyXL/Vector.html","",""],["RubyXL::VectorValue","","RubyXL/VectorValue.html","",""],["RubyXL::WebPublishObject","","RubyXL/WebPublishObject.html","",""],["RubyXL::WebPublishObjects","","RubyXL/WebPublishObjects.html","",""],["RubyXL::WebPublishingItem","","RubyXL/WebPublishingItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_webPublishItem-1.html\n"],["RubyXL::WebPublishingItems","","RubyXL/WebPublishingItems.html","",""],["RubyXL::WebPublishingProperties","","RubyXL/WebPublishingProperties.html","",""],["RubyXL::Workbook","","RubyXL/Workbook.html","",""],["RubyXL::WorkbookProperties","","RubyXL/WorkbookProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_workbookPr-1.html\n"],["RubyXL::WorkbookProtection","","RubyXL/WorkbookProtection.html","",""],["RubyXL::WorkbookRelationships","","RubyXL/WorkbookRelationships.html","",""],["RubyXL::WorkbookView","","RubyXL/WorkbookView.html","",""],["RubyXL::WorkbookViews","","RubyXL/WorkbookViews.html","",""],["RubyXL::Worksheet","","RubyXL/Worksheet.html","",""],["RubyXL::WorksheetDimensions","","RubyXL/WorksheetDimensions.html","",""],["RubyXL::WorksheetFormatProperties","","RubyXL/WorksheetFormatProperties.html","",""],["RubyXL::WorksheetProperties","","RubyXL/WorksheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-3.html\n"],["RubyXL::WorksheetProtection","","RubyXL/WorksheetProtection.html","",""],["RubyXL::WorksheetView","","RubyXL/WorksheetView.html","",""],["RubyXL::WorksheetViews","","RubyXL/WorksheetViews.html","",""],["RubyXL::Writer","","RubyXL/Writer.html","",""],["RubyXL::Writer::ContentTypesWriter","","RubyXL/Writer/ContentTypesWriter.html","",""],["RubyXL::Writer::CoreWriter","","RubyXL/Writer/CoreWriter.html","",""],["RubyXL::Writer::GenericWriter","","RubyXL/Writer/GenericWriter.html","",""],["RubyXL::Writer::StylesWriter","","RubyXL/Writer/StylesWriter.html","",""],["RubyXL::Writer::ThemeWriter","","RubyXL/Writer/ThemeWriter.html","",""],["RubyXL::Writer::WorkbookWriter","","RubyXL/Writer/WorkbookWriter.html","",""],["RubyXL::XF","","RubyXL/XF.html","",""],["==","RubyXL::BorderEdge","RubyXL/BorderEdge.html#method-i-3D-3D","(other)",""],["==","RubyXL::Font","RubyXL/Font.html#method-i-3D-3D","(other)",""],["==","RubyXL::Reference","RubyXL/Reference.html#method-i-3D-3D","(other)",""],["[]","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-5B-5D","(ind)","<p>Finds worksheet by its name or numerical index\n"],["[]","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-5B-5D","(row = 0)","<p>allows for easier access to sheet_data\n"],["[]","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-5B-5D","(index)",""],["add","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-add","(str, index = nil)",""],["add_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_cell","(row = 0, column = 0, data = '', formula = nil, overwrite = true)",""],["add_part_title","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-i-add_part_title","(name)",""],["add_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_row","(row = 0, params = {})",""],["add_to_zip","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-add_to_zip","(zipfile)",""],["add_to_zip","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-add_to_zip","(zipfile)",""],["add_worksheet","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-add_worksheet","(name = nil)","<p>Create new simple worksheet and add it to the workbook worksheets\n<p>@param [String] The name for the new …\n"],["before_write_xml","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::Text","RubyXL/Text.html#method-i-before_write_xml","()",""],["binary","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-binary","()",""],["border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_bottom","()","<p>returns cell&#39;s bottom border\n"],["border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_diagonal","()","<p>returns cell&#39;s diagonal border\n"],["border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_left","()","<p>returns cell&#39;s left border\n"],["border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_right","()","<p>returns cell&#39;s right border\n"],["border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_top","()","<p>returns cell&#39;s top border\n"],["borders","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-borders","()",""],["cell_xfs","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-cell_xfs","()",""],["change_border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_bottom","(weight='thin')","<p>changes bottom border of cell\n"],["change_border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_diagonal","(weight='thin')","<p>changes diagonal border of cell\n"],["change_border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_left","(weight='thin')","<p>changes left border of cell\n"],["change_border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_right","(weight='thin')","<p>changes right border of cell\n"],["change_border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_top","(weight='thin')","<p>changes top border of cell\n"],["change_column_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_bold","(col = 0, bolded = false)",""],["change_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_bottom","(col=0,weight = 'thin')",""],["change_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_diagonal","(col=0,weight = 'thin')",""],["change_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_left","(col=0,weight = 'thin')",""],["change_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_right","(col=0,weight = 'thin')",""],["change_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_top","(col=0,weight = 'thin')",""],["change_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_fill","(column_index = 0, color_index='ffffff')",""],["change_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_color","(col=0, font_color='000000')","<p>Changes font color of column\n"],["change_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_name","(col = 0, font_name = 'Verdana')","<p>Changes font name of column\n"],["change_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_size","(col=0, font_size=10)","<p>Changes font size of column\n"],["change_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_horizontal_alignment","(col=0,alignment='center')",""],["change_column_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_italics","(col = 0, italicized = false)",""],["change_column_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_strikethrough","(col=0, struckthrough=false)",""],["change_column_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_underline","(col = 0, underlined = false)",""],["change_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_vertical_alignment","(col=0,alignment='center')",""],["change_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_width","(column_index = 0, width = 13)",""],["change_contents","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_contents","(data, formula=nil)","<p>changes contents of cell, with formula option\n"],["change_fill","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_fill","(rgb='ffffff')","<p>changes fill color of cell\n"],["change_font_bold","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_bold","(bolded=false)","<p>Changes font bold settings of cell\n"],["change_font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_color","(font_color='000000')","<p>Changes font color of cell\n"],["change_font_italics","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_italics","(italicized=false)","<p>Changes font italics settings of cell\n"],["change_font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_name","(new_font_name = 'Verdana')","<p>Changes font name of cell\n"],["change_font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_size","(font_size=10)","<p>Changes font size of cell\n"],["change_font_strikethrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_strikethrough","(struckthrough=false)",""],["change_font_underline","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_underline","(underlined=false)","<p>Changes font underline settings of cell\n"],["change_horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_horizontal_alignment","(alignment='center')","<p>changes horizontal alignment of cell\n"],["change_row_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_bold","(row = 0, bolded = false)",""],["change_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_bottom","(row = 0, weight = 'thin')",""],["change_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_diagonal","(row = 0, weight = 'thin')",""],["change_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_left","(row = 0, weight = 'thin')",""],["change_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_right","(row = 0, weight = 'thin')",""],["change_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_top","(row = 0, weight = 'thin')",""],["change_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_fill","(row_index = 0, rgb = 'ffffff')","<p>changes color of fill in (zer0 indexed) row\n"],["change_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_color","(row = 0, font_color = '000000')",""],["change_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_name","(row = 0, font_name = 'Verdana')",""],["change_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_size","(row = 0, font_size=10)",""],["change_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_height","(row = 0, height=10)",""],["change_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_horizontal_alignment","(row = 0,alignment='center')",""],["change_row_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_italics","(row = 0, italicized = false)",""],["change_row_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_strikethrough","(row = 0, struckthrough=false)",""],["change_row_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_underline","(row = 0, underlined=false)",""],["change_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_vertical_alignment","(row = 0,alignment='center')",""],["change_text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_text_wrap","(wrap=false)","<p>changes wrap of cell\n"],["change_vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_vertical_alignment","(alignment='center')","<p>changes vertical alignment of cell\n"],["column","RubyXL::Cell","RubyXL/Cell.html#method-i-column","()",""],["column=","RubyXL::Cell","RubyXL/Cell.html#method-i-column-3D","(v)",""],["cover?","RubyXL::Reference","RubyXL/Reference.html#method-i-cover-3F","(other)",""],["data_only","RubyXL::Parser","RubyXL/Parser.html#method-i-data_only","()",""],["date_to_num","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-date_to_num","(date)",""],["define_attribute","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_attribute","(attr_name, attr_type, extra_params = {})","<p>Defines an attribute of OOXML object.\n<p>Parameters\n<p><code>attribute_name</code> - Name of the element attribute as seen …\n"],["define_child_node","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_child_node","(klass, extra_params = {})","<p>Defines a child node of OOXML object.\n<p>Parameters\n<p><code>klass</code> - Class (descendant of RubyXL::OOXMLObject) of the …\n"],["define_element_name","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_element_name","(element_name)","<p>Defines the name of the element that represents the current OOXML object.\nShould only be used once per …\n"],["delete_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_cell","(row = 0, col=0, shift=nil)","<p>by default, only sets cell to nil if :left is specified, method will shift\nrow contents to the right …\n"],["delete_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-delete_column","(col_index)",""],["delete_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_column","(column_index = 0)",""],["delete_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_row","(row_index=0)",""],["document_relationship","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-document_relationship","(target, type)",""],["each","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-each","()",""],["each","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-each","()",""],["empty?","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-empty-3F","()",""],["extract_data","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-extract_data","(args = {})","<p>returns 2d array of just the cell values (without style or formula\ninformation)\n"],["filepath","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-c-filepath","()",""],["filepath","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-c-filepath","()",""],["filepath","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-filepath","()",""],["filepath","RubyXL::Writer::ContentTypesWriter","RubyXL/Writer/ContentTypesWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::CoreWriter","RubyXL/Writer/CoreWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::StylesWriter","RubyXL/Writer/StylesWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::ThemeWriter","RubyXL/Writer/ThemeWriter.html#method-i-filepath","()",""],["filepath","RubyXL::Writer::WorkbookWriter","RubyXL/Writer/WorkbookWriter.html#method-i-filepath","()",""],["fill_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-fill_color","()","<p>returns cell&#39;s fill color\n"],["fills","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fills","()",""],["find","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-find","(col_index)",""],["find_by_format_id","RubyXL::NumberFormats","RubyXL/NumberFormats.html#method-i-find_by_format_id","(format_id)",""],["find_by_rid","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_rid","(r_id)",""],["first_col","RubyXL::Reference","RubyXL/Reference.html#method-i-first_col","()",""],["first_row","RubyXL::Reference","RubyXL/Reference.html#method-i-first_row","()",""],["font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_color","()",""],["font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_name","()",""],["font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_size","()",""],["fonts","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fonts","()",""],["get_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_bottom","(col=0)",""],["get_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_diagonal","(col=0)",""],["get_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_left","(col=0)",""],["get_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_right","(col=0)",""],["get_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_top","(col=0)",""],["get_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_fill","(col=0)",""],["get_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_color","(col = 0)",""],["get_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_name","(col = 0)",""],["get_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_size","(col = 0)",""],["get_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_horizontal_alignment","(col=0)",""],["get_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_vertical_alignment","(col=0)",""],["get_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_width","(column_index = 0)",""],["get_fill_color","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-get_fill_color","(xf)",""],["get_index","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-get_index","(str, add_if_missing = false)",""],["get_name","RubyXL::Font","RubyXL/Font.html#method-i-get_name","()",""],["get_range","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-get_range","(col_index)","<p>Locate an existing column range, make a new one if not found, or split\nexisting column range into multiples. …\n"],["get_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-get_rgb_color","()",""],["get_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_bottom","(row = 0)",""],["get_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_diagonal","(row = 0)",""],["get_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_left","(row = 0)",""],["get_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_right","(row = 0)",""],["get_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_top","(row = 0)",""],["get_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_fill","(row = 0)",""],["get_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_color","(row = 0)",""],["get_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_name","(row = 0)",""],["get_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_size","(row = 0)",""],["get_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_height","(row = 0)",""],["get_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_horizontal_alignment","(row = 0)",""],["get_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_vertical_alignment","(row = 0)",""],["get_size","RubyXL::Font","RubyXL/Font.html#method-i-get_size","()",""],["get_table","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_table","(headers = [], opts = {})",""],["horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-horizontal_alignment","()","<p>returns cell&#39;s horizontal alignment\n"],["include?","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-include-3F","(col_index)",""],["ind2ref","RubyXL::Reference","RubyXL/Reference.html#method-c-ind2ref","(row = 0, col = 0)","<p>Converts <code>row</code> and <code>col</code> zero-based indices to\nExcel-style cell reference (0) A…Z, AA…AZ, BA… …ZZ, …\n"],["index_in_collection","RubyXL::Cell","RubyXL/Cell.html#method-i-index_in_collection","()",""],["insert_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_cell","(row = 0, col = 0, data = nil, formula = nil, shift = nil)",""],["insert_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_column","(column_index = 0)","<p>inserts column at <code>column_index</code>, pushes everything right, takes\nstyles from column to left USE OF THIS …\n"],["insert_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_row","(row_index = 0)","\n<pre>Inserts row at row_index, pushes down, copies style from the row above (that&#39;s what Excel 2013 does!)</pre>\n"],["inspect","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-inspect","()",""],["inspect","RubyXL::Reference","RubyXL/Reference.html#method-i-inspect","()",""],["is_bold","RubyXL::Font","RubyXL/Font.html#method-i-is_bold","()",""],["is_bolded","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_bolded","()","<p>returns if font is bolded\n"],["is_column_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_bolded","(col = 0)",""],["is_column_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_italicized","(col = 0)",""],["is_column_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_struckthrough","(col = 0)",""],["is_column_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_underlined","(col = 0)",""],["is_date?","RubyXL::Cell","RubyXL/Cell.html#method-i-is_date-3F","()",""],["is_date_format?","RubyXL::NumberFormat","RubyXL/NumberFormat.html#method-i-is_date_format-3F","()",""],["is_italic","RubyXL::Font","RubyXL/Font.html#method-i-is_italic","()",""],["is_italicized","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_italicized","()","<p>returns if font is italicized\n"],["is_row_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_bolded","(row = 0)",""],["is_row_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_italicized","(row = 0)",""],["is_row_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_struckthrough","(row = 0)",""],["is_row_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_underlined","(row = 0)",""],["is_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-is_strikethrough","()",""],["is_struckthrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_struckthrough","()",""],["is_underlined","RubyXL::Font","RubyXL/Font.html#method-i-is_underlined","()",""],["is_underlined","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_underlined","()",""],["last_col","RubyXL::Reference","RubyXL/Reference.html#method-i-last_col","()",""],["last_row","RubyXL::Reference","RubyXL/Reference.html#method-i-last_row","()",""],["load_dir","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-load_dir","(root_dir)",""],["load_file","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-i-load_file","(root_dir, filename)",""],["merge_cells","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-merge_cells","(row1 = 0, col1 = 0, row2 = 0, col2 = 0)","<p>merges cells within a rectangular range\n"],["metadata_relationship","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-metadata_relationship","(target, type)",""],["modify_alignment","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_alignment","(style_index, is_horizontal, alignment)",""],["modify_border","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_border","(style_index, direction, weight)",""],["modify_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_fill","(style_index, rgb)",""],["modify_text_wrap","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_text_wrap","(style_index, wrap = false)",""],["new","RubyXL::GenericStorage","RubyXL/GenericStorage.html#method-c-new","(local_dir_path)",""],["new","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-c-new","(worksheets=[], filepath=nil, creator=nil, modifier=nil, created_at=nil, company='', application=APPLICATION, appversion=APPVERSION, date1904=0)",""],["new","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-c-new","(params = {})",""],["new","RubyXL::Parser","RubyXL/Parser.html#method-c-new","(opts = {})","<p><code>:data_only</code> allows only the sheet data to be parsed, so as to\nspeed up parsing However, using this option …\n"],["new","RubyXL::Reference","RubyXL/Reference.html#method-c-new","(*params)","<p>RubyXL::Reference.new(row, col) RubyXL::Reference.new(row_from, row_to,\ncol_from, col_to) RubyXL::Reference.new(reference_string) …\n"],["new","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-new","(*params)",""],["new","RubyXL::Sqref","RubyXL/Sqref.html#method-c-new","(str)",""],["new","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-c-new","(workbook)",""],["num_to_date","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-num_to_date","(num)",""],["number_format","RubyXL::Cell","RubyXL/Cell.html#method-i-number_format","()",""],["obtain_class_variable","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable","(var_name, default = {})","<p>Get the value of a [sub]class variable if it exists, or create the\nrespective variable with the passed-in …\n"],["ooxml_object","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-ooxml_object","()",""],["ooxml_object","RubyXL::Writer::StylesWriter","RubyXL/Writer/StylesWriter.html#method-i-ooxml_object","()",""],["parse","RubyXL::Extension","RubyXL/Extension.html#method-c-parse","(node)",""],["parse","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-parse","(node)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-c-parse","(file_path, opts = {})",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-i-parse","(xl_file_path, opts = {})",""],["parse","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-c-parse","(node)",""],["raw_value","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value","()",""],["raw_value=","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value-3D","(v)",""],["ref2ind","RubyXL::Reference","RubyXL/Reference.html#method-c-ref2ind","(str)","<p>Converts Excel-style cell reference to <code>row</code> and\n<code>col</code> zero-based indices.\n"],["register_new_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_fill","(new_fill, old_xf)",""],["register_new_font","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_font","(new_font, old_xf)",""],["register_new_xf","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_xf","(new_xf, old_style_index)",""],["render_xml","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-render_xml","()",""],["row","RubyXL::Cell","RubyXL/Cell.html#method-i-row","()",""],["row=","RubyXL::Cell","RubyXL/Cell.html#method-i-row-3D","(v)",""],["set_bold","RubyXL::Font","RubyXL/Font.html#method-i-set_bold","(val)",""],["set_countable","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-set_countable","()","<p>TODO# This method will eventually be obsoleted.\n"],["set_italic","RubyXL::Font","RubyXL/Font.html#method-i-set_italic","(val)",""],["set_name","RubyXL::Font","RubyXL/Font.html#method-i-set_name","(val)",""],["set_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-set_rgb_color","(font_color)","<p>Helper method to modify the font color\n"],["set_size","RubyXL::Font","RubyXL/Font.html#method-i-set_size","(val)",""],["set_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-set_strikethrough","(val)",""],["set_underline","RubyXL::Font","RubyXL/Font.html#method-i-set_underline","(val)",""],["single_cell?","RubyXL::Reference","RubyXL/Reference.html#method-i-single_cell-3F","()",""],["text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-text_wrap","()","<p>returns cell&#39;s wrap\n"],["to_s","RubyXL::Reference","RubyXL/Reference.html#method-i-to_s","()",""],["to_s","RubyXL::Sqref","RubyXL/Sqref.html#method-i-to_s","()",""],["to_s","RubyXL::Text","RubyXL/Text.html#method-i-to_s","()",""],["validate_color","RubyXL::Color","RubyXL/Color.html#method-c-validate_color","(color)","<p>validates hex color code, no &#39;#&#39; allowed\n"],["value","RubyXL::Cell","RubyXL/Cell.html#method-i-value","(args = {})","<p>Gets massaged value of the cell, converting datatypes to those known to\nRuby (that includes stripping …\n"],["vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-vertical_alignment","()","<p>returns cell&#39;s vertical alignment\n"],["workbook","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-workbook","()",""],["write","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-write","(filepath = @filepath)","<p>filepath of xlsx file (including file itself)\n"],["write","RubyXL::Writer::ContentTypesWriter","RubyXL/Writer/ContentTypesWriter.html#method-i-write","()",""],["write","RubyXL::Writer::CoreWriter","RubyXL/Writer/CoreWriter.html#method-i-write","()",""],["write","RubyXL::Writer::GenericWriter","RubyXL/Writer/GenericWriter.html#method-i-write","()",""],["write","RubyXL::Writer::ThemeWriter","RubyXL/Writer/ThemeWriter.html#method-i-write","()",""],["write","RubyXL::Writer::WorkbookWriter","RubyXL/Writer/WorkbookWriter.html#method-i-write","()",""],["write_xml","RubyXL::Extension","RubyXL/Extension.html#method-i-write_xml","(xml, node_name_override = nil)",""],["write_xml","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-i-write_xml","(xml, node_name_override = nil)",""],["README","","README_rdoc.html","","<p>rubyXL\n<p>To Install:\n\n<pre>gem install rubyXL</pre>\n"]]}}