rubyXL 2.4.1 → 2.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (256) hide show
  1. checksums.yaml +4 -4
  2. data/README.rdoc +1 -1
  3. data/VERSION +1 -1
  4. data/lib/rubyXL/objects/content_types.rb +2 -0
  5. data/lib/rubyXL/objects/relationships.rb +1 -0
  6. data/lib/rubyXL/objects/simple_types.rb +2 -0
  7. data/lib/rubyXL/objects/theme.rb +146 -17
  8. data/lib/rubyXL/objects/worksheet.rb +1 -1
  9. data/lib/rubyXL/parser.rb +1 -0
  10. data/lib/rubyXL/workbook.rb +4 -3
  11. data/lib/rubyXL/worksheet.rb +2 -2
  12. data/rdoc/README_rdoc.html +2 -2
  13. data/rdoc/RubyXL.html +6 -1
  14. data/rdoc/RubyXL/AExtension.html +1 -1
  15. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  16. data/rdoc/RubyXL/AdjustHandleList.html +105 -0
  17. data/rdoc/RubyXL/Alignment.html +1 -1
  18. data/rdoc/RubyXL/AlternateContent.html +1 -1
  19. data/rdoc/RubyXL/AutoFilter.html +1 -1
  20. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  21. data/rdoc/RubyXL/BooleanNode.html +1 -1
  22. data/rdoc/RubyXL/BooleanValue.html +1 -1
  23. data/rdoc/RubyXL/Border.html +1 -1
  24. data/rdoc/RubyXL/BorderEdge.html +1 -1
  25. data/rdoc/RubyXL/Borders.html +1 -1
  26. data/rdoc/RubyXL/Break.html +1 -1
  27. data/rdoc/RubyXL/BreakList.html +1 -1
  28. data/rdoc/RubyXL/CT_AdjPoint2D.html +105 -0
  29. data/rdoc/RubyXL/CT_Color.html +1 -1
  30. data/rdoc/RubyXL/CT_ConnectionSite.html +105 -0
  31. data/rdoc/RubyXL/CT_ConnectionSiteList.html +105 -0
  32. data/rdoc/RubyXL/CT_FontCollection.html +105 -0
  33. data/rdoc/RubyXL/CT_GeomGuideList.html +105 -0
  34. data/rdoc/RubyXL/CT_Path2D.html +105 -0
  35. data/rdoc/RubyXL/CT_Path2DArcTo.html +105 -0
  36. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +105 -0
  37. data/rdoc/RubyXL/{AdjustValueList.html → CT_Path2DList.html} +4 -4
  38. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +105 -0
  39. data/rdoc/RubyXL/CT_Path2DTo.html +105 -0
  40. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +105 -0
  41. data/rdoc/RubyXL/CT_SupplementalFont.html +105 -0
  42. data/rdoc/RubyXL/CT_TextFont.html +105 -0
  43. data/rdoc/RubyXL/CT_XYAdjustHandle.html +105 -0
  44. data/rdoc/RubyXL/CalculationChain.html +1 -1
  45. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  46. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  47. data/rdoc/RubyXL/Cell.html +1 -1
  48. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  49. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  50. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  51. data/rdoc/RubyXL/CellStyle.html +1 -1
  52. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  53. data/rdoc/RubyXL/CellStyles.html +1 -1
  54. data/rdoc/RubyXL/CellValue.html +1 -1
  55. data/rdoc/RubyXL/CellWatch.html +1 -1
  56. data/rdoc/RubyXL/CellWatches.html +1 -1
  57. data/rdoc/RubyXL/CellXFs.html +1 -1
  58. data/rdoc/RubyXL/Chartsheet.html +1 -1
  59. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  60. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  61. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  62. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  63. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  64. data/rdoc/RubyXL/Color.html +1 -1
  65. data/rdoc/RubyXL/ColorFilter.html +1 -1
  66. data/rdoc/RubyXL/ColorScale.html +1 -1
  67. data/rdoc/RubyXL/ColorScheme.html +1 -1
  68. data/rdoc/RubyXL/ColorSet.html +1 -1
  69. data/rdoc/RubyXL/Colors.html +1 -1
  70. data/rdoc/RubyXL/ColumnRange.html +1 -1
  71. data/rdoc/RubyXL/ColumnRanges.html +1 -1
  72. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  73. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  74. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  75. data/rdoc/RubyXL/ContentTypeDefault.html +1 -1
  76. data/rdoc/RubyXL/ContentTypeOverride.html +1 -1
  77. data/rdoc/RubyXL/ContentTypes.html +3 -1
  78. data/rdoc/RubyXL/CoreProperties.html +1 -1
  79. data/rdoc/RubyXL/CustomColor.html +1 -1
  80. data/rdoc/RubyXL/CustomColorList.html +1 -1
  81. data/rdoc/RubyXL/CustomFilter.html +1 -1
  82. data/rdoc/RubyXL/CustomFilters.html +1 -1
  83. data/rdoc/RubyXL/CustomGeometry.html +1 -1
  84. data/rdoc/RubyXL/CustomProperties.html +1 -1
  85. data/rdoc/RubyXL/CustomProperty.html +1 -1
  86. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  87. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  88. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  89. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  90. data/rdoc/RubyXL/DXF.html +1 -1
  91. data/rdoc/RubyXL/DXFs.html +1 -1
  92. data/rdoc/RubyXL/DataBar.html +1 -1
  93. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  94. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  95. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  96. data/rdoc/RubyXL/DataValidation.html +1 -1
  97. data/rdoc/RubyXL/DataValidations.html +1 -1
  98. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  99. data/rdoc/RubyXL/DefinedName.html +1 -1
  100. data/rdoc/RubyXL/DefinedNames.html +1 -1
  101. data/rdoc/RubyXL/DocumentProperties.html +1 -1
  102. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  103. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  104. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  105. data/rdoc/RubyXL/Extension.html +1 -1
  106. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  107. data/rdoc/RubyXL/Extents.html +1 -1
  108. data/rdoc/RubyXL/ExternalReference.html +1 -1
  109. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  110. data/rdoc/RubyXL/ExtraColorScheme.html +1 -1
  111. data/rdoc/RubyXL/ExtraColorSchemeList.html +1 -1
  112. data/rdoc/RubyXL/FieldItem.html +1 -1
  113. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  114. data/rdoc/RubyXL/FileSharing.html +1 -1
  115. data/rdoc/RubyXL/FileVersion.html +1 -1
  116. data/rdoc/RubyXL/Fill.html +1 -1
  117. data/rdoc/RubyXL/Fills.html +1 -1
  118. data/rdoc/RubyXL/FilterContainer.html +1 -1
  119. data/rdoc/RubyXL/FloatNode.html +1 -1
  120. data/rdoc/RubyXL/FloatValue.html +1 -1
  121. data/rdoc/RubyXL/Font.html +1 -1
  122. data/rdoc/RubyXL/FontScheme.html +1 -1
  123. data/rdoc/RubyXL/Fonts.html +1 -1
  124. data/rdoc/RubyXL/FormatScheme.html +1 -1
  125. data/rdoc/RubyXL/Formula.html +1 -1
  126. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  127. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  128. data/rdoc/RubyXL/GenericStorage.html +1 -1
  129. data/rdoc/RubyXL/GradientFill.html +1 -1
  130. data/rdoc/RubyXL/HSLColor.html +1 -1
  131. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  132. data/rdoc/RubyXL/Hyperlink.html +1 -1
  133. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  134. data/rdoc/RubyXL/IconFilter.html +1 -1
  135. data/rdoc/RubyXL/IconSet.html +1 -1
  136. data/rdoc/RubyXL/IgnoredError.html +1 -1
  137. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  138. data/rdoc/RubyXL/IndexedColors.html +1 -1
  139. data/rdoc/RubyXL/InputCells.html +1 -1
  140. data/rdoc/RubyXL/IntegerNode.html +1 -1
  141. data/rdoc/RubyXL/IntegerValue.html +1 -1
  142. data/rdoc/RubyXL/LegacyCell.html +1 -1
  143. data/rdoc/RubyXL/LegacyWorkbook.html +35 -21
  144. data/rdoc/RubyXL/LegacyWorksheet.html +3 -3
  145. data/rdoc/RubyXL/MRUColors.html +1 -1
  146. data/rdoc/RubyXL/MergedCell.html +1 -1
  147. data/rdoc/RubyXL/MergedCells.html +1 -1
  148. data/rdoc/RubyXL/NumFmt.html +1 -1
  149. data/rdoc/RubyXL/NumberFormat.html +1 -1
  150. data/rdoc/RubyXL/NumberFormats.html +1 -1
  151. data/rdoc/RubyXL/OLEObject.html +1 -1
  152. data/rdoc/RubyXL/OLEObjects.html +1 -1
  153. data/rdoc/RubyXL/OLESize.html +1 -1
  154. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  155. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  156. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +1 -1
  157. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  158. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +1 -1
  159. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  160. data/rdoc/RubyXL/ObjectDefaults.html +1 -1
  161. data/rdoc/RubyXL/Offset.html +1 -1
  162. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  163. data/rdoc/RubyXL/PageMargins.html +1 -1
  164. data/rdoc/RubyXL/PageSetup.html +1 -1
  165. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  166. data/rdoc/RubyXL/Pane.html +1 -1
  167. data/rdoc/RubyXL/Parser.html +2 -1
  168. data/rdoc/RubyXL/PatternFill.html +1 -1
  169. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  170. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  171. data/rdoc/RubyXL/PivotArea.html +1 -1
  172. data/rdoc/RubyXL/PivotCache.html +1 -1
  173. data/rdoc/RubyXL/PivotCaches.html +1 -1
  174. data/rdoc/RubyXL/PivotReference.html +1 -1
  175. data/rdoc/RubyXL/PivotReferences.html +1 -1
  176. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  177. data/rdoc/RubyXL/PresetColor.html +1 -1
  178. data/rdoc/RubyXL/PresetGeometry.html +1 -1
  179. data/rdoc/RubyXL/PrintOptions.html +1 -1
  180. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  181. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  182. data/rdoc/RubyXL/Protection.html +1 -1
  183. data/rdoc/RubyXL/RGBColorModelHex.html +1 -1
  184. data/rdoc/RubyXL/RGBColorModelPercentage.html +1 -1
  185. data/rdoc/RubyXL/RID.html +1 -1
  186. data/rdoc/RubyXL/RawOOXML.html +1 -1
  187. data/rdoc/RubyXL/Reference.html +1 -1
  188. data/rdoc/RubyXL/Relationship.html +1 -1
  189. data/rdoc/RubyXL/RichText.html +1 -1
  190. data/rdoc/RubyXL/RichTextRun.html +1 -1
  191. data/rdoc/RubyXL/RootRelationships.html +1 -1
  192. data/rdoc/RubyXL/Row.html +1 -1
  193. data/rdoc/RubyXL/RunProperties.html +1 -1
  194. data/rdoc/RubyXL/Scenario.html +1 -1
  195. data/rdoc/RubyXL/Scenarios.html +1 -1
  196. data/rdoc/RubyXL/SchemeColor.html +1 -1
  197. data/rdoc/RubyXL/Selection.html +1 -1
  198. data/rdoc/RubyXL/ShapeDefault.html +1 -1
  199. data/rdoc/RubyXL/ShapeGuide.html +1 -1
  200. data/rdoc/RubyXL/ShapeTextRectangle.html +1 -1
  201. data/rdoc/RubyXL/SharedStringsTable.html +1 -1
  202. data/rdoc/RubyXL/Sheet.html +1 -1
  203. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  204. data/rdoc/RubyXL/SheetData.html +1 -1
  205. data/rdoc/RubyXL/Sheets.html +1 -1
  206. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  207. data/rdoc/RubyXL/SmartTagType.html +1 -1
  208. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  209. data/rdoc/RubyXL/SmartTags.html +1 -1
  210. data/rdoc/RubyXL/SortCondition.html +1 -1
  211. data/rdoc/RubyXL/SortState.html +1 -1
  212. data/rdoc/RubyXL/Sqref.html +1 -1
  213. data/rdoc/RubyXL/Stop.html +1 -1
  214. data/rdoc/RubyXL/StringNode.html +1 -1
  215. data/rdoc/RubyXL/StringNodeW3C.html +1 -1
  216. data/rdoc/RubyXL/StringValue.html +1 -1
  217. data/rdoc/RubyXL/Stylesheet.html +1 -1
  218. data/rdoc/RubyXL/SystemColor.html +1 -1
  219. data/rdoc/RubyXL/TableParts.html +1 -1
  220. data/rdoc/RubyXL/TableStyle.html +1 -1
  221. data/rdoc/RubyXL/TableStyles.html +1 -1
  222. data/rdoc/RubyXL/Text.html +1 -1
  223. data/rdoc/RubyXL/Theme.html +1 -1
  224. data/rdoc/RubyXL/ThemeElements.html +1 -1
  225. data/rdoc/RubyXL/Top10.html +1 -1
  226. data/rdoc/RubyXL/TwoDTransform.html +1 -1
  227. data/rdoc/RubyXL/Variant.html +1 -1
  228. data/rdoc/RubyXL/Vector.html +1 -1
  229. data/rdoc/RubyXL/VectorValue.html +1 -1
  230. data/rdoc/RubyXL/VisualProperties.html +1 -1
  231. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  232. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  233. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  234. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  235. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  236. data/rdoc/RubyXL/Workbook.html +1 -1
  237. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  238. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  239. data/rdoc/RubyXL/WorkbookRelationships.html +1 -1
  240. data/rdoc/RubyXL/WorkbookView.html +1 -1
  241. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  242. data/rdoc/RubyXL/Worksheet.html +1 -1
  243. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  244. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  245. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  246. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  247. data/rdoc/RubyXL/WorksheetView.html +1 -1
  248. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  249. data/rdoc/RubyXL/XF.html +1 -1
  250. data/rdoc/created.rid +13 -13
  251. data/rdoc/index.html +2 -2
  252. data/rdoc/js/search_index.js +1 -1
  253. data/rdoc/table_of_contents.html +2 -2
  254. data/rubyXL.gemspec +19 -4
  255. data/spec/lib/worksheet_spec.rb +6 -6
  256. metadata +18 -3
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>rubyXL 2.4.1</title>
7
+ <title>rubyXL 2.4.2</title>
8
8
 
9
9
  <link href="./fonts.css" rel="stylesheet">
10
10
  <link href="./rdoc.css" rel="stylesheet">
@@ -195,7 +195,7 @@
195
195
  </nav>
196
196
 
197
197
  <main role="main">
198
- <p>This is the API documentation for rubyXL 2.4.1.
198
+ <p>This is the API documentation for rubyXL 2.4.2.
199
199
  </main>
200
200
 
201
201
 
@@ -1 +1 @@
1
- var search_data = {"index":{"searchIndex":["rubyxl","aextension","aextensionstoragearea","adjustvaluelist","alignment","alternatecontent","autofilter","autofiltercolumn","booleannode","booleanvalue","border","borderedge","borders","break","breaklist","ct_color","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","contenttypedefault","contenttypeoverride","contenttypes","coreproperties","customcolor","customcolorlist","customfilter","customfilters","customgeometry","customproperties","customproperty","customsheetview","customsheetviews","customworkbookview","customworkbookviews","dxf","dxfs","databar","dataconsolidate","dataconsolidationreference","dataconsolidationreferences","datavalidation","datavalidations","dategroupitem","definedname","definednames","documentproperties","dynamicfilter","embeddedcontrol","embeddedcontrols","extension","extensionstoragearea","extents","externalreference","externalreferences","extracolorscheme","extracolorschemelist","fielditem","filerecoveryproperties","filesharing","fileversion","fill","fills","filtercontainer","floatnode","floatvalue","font","fontscheme","fonts","formatscheme","formula","functiongroup","functiongroups","genericstorage","gradientfill","hslcolor","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","objectdefaults","offset","outlineproperties","pagemargins","pagesetup","pagesetupproperties","pane","parser","patternfill","phoneticproperties","phoneticrun","pivotarea","pivotcache","pivotcaches","pivotreference","pivotreferences","pivottableselection","presetcolor","presetgeometry","printoptions","protectedrange","protectedranges","protection","rgbcolormodelhex","rgbcolormodelpercentage","rid","rawooxml","reference","relationship","richtext","richtextrun","rootrelationships","row","runproperties","scenario","scenarios","schemecolor","selection","shapedefault","shapeguide","shapetextrectangle","sharedstringstable","sheet","sheetcalculationproperties","sheetdata","sheets","smarttagproperties","smarttagtype","smarttagtypes","smarttags","sortcondition","sortstate","sqref","stop","stringnode","stringnodew3c","stringvalue","stylesheet","systemcolor","tableparts","tablestyle","tablestyles","text","theme","themeelements","top10","twodtransform","variant","vector","vectorvalue","visualproperties","webpublishobject","webpublishobjects","webpublishingitem","webpublishingitems","webpublishingproperties","workbook","workbookproperties","workbookprotection","workbookrelationships","workbookview","workbookviews","worksheet","worksheetdimensions","worksheetformatproperties","worksheetproperties","worksheetprotection","worksheetview","worksheetviews","xf","==()","==()","==()","[]()","[]()","[]()","add()","add_cell()","add_part_title()","add_row()","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=()","content_type()","content_type()","content_type()","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()","fill_color()","fills()","find()","find_by_format_id()","find_by_rid()","find_by_target()","first_col()","first_row()","font_color()","font_name()","font_size()","fonts()","generate_override()","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()","num_to_date()","number_format()","obtain_class_variable()","parse()","parse()","parse()","parse()","parse()","raw_value()","raw_value=()","ref2ind()","register_new_fill()","register_new_font()","register_new_xf()","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_xml()","write_xml()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","readme"],"longSearchIndex":["rubyxl","rubyxl::aextension","rubyxl::aextensionstoragearea","rubyxl::adjustvaluelist","rubyxl::alignment","rubyxl::alternatecontent","rubyxl::autofilter","rubyxl::autofiltercolumn","rubyxl::booleannode","rubyxl::booleanvalue","rubyxl::border","rubyxl::borderedge","rubyxl::borders","rubyxl::break","rubyxl::breaklist","rubyxl::ct_color","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::contenttypedefault","rubyxl::contenttypeoverride","rubyxl::contenttypes","rubyxl::coreproperties","rubyxl::customcolor","rubyxl::customcolorlist","rubyxl::customfilter","rubyxl::customfilters","rubyxl::customgeometry","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::extents","rubyxl::externalreference","rubyxl::externalreferences","rubyxl::extracolorscheme","rubyxl::extracolorschemelist","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::hslcolor","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::objectdefaults","rubyxl::offset","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::presetcolor","rubyxl::presetgeometry","rubyxl::printoptions","rubyxl::protectedrange","rubyxl::protectedranges","rubyxl::protection","rubyxl::rgbcolormodelhex","rubyxl::rgbcolormodelpercentage","rubyxl::rid","rubyxl::rawooxml","rubyxl::reference","rubyxl::relationship","rubyxl::richtext","rubyxl::richtextrun","rubyxl::rootrelationships","rubyxl::row","rubyxl::runproperties","rubyxl::scenario","rubyxl::scenarios","rubyxl::schemecolor","rubyxl::selection","rubyxl::shapedefault","rubyxl::shapeguide","rubyxl::shapetextrectangle","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::stringnodew3c","rubyxl::stringvalue","rubyxl::stylesheet","rubyxl::systemcolor","rubyxl::tableparts","rubyxl::tablestyle","rubyxl::tablestyles","rubyxl::text","rubyxl::theme","rubyxl::themeelements","rubyxl::top10","rubyxl::twodtransform","rubyxl::variant","rubyxl::vector","rubyxl::vectorvalue","rubyxl::visualproperties","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::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::legacyworkbook#add_worksheet()","rubyxl::columnranges#before_write_xml()","rubyxl::contenttypes#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::calculationchain::content_type()","rubyxl::documentproperties::content_type()","rubyxl::sharedstringstable::content_type()","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::legacycell#fill_color()","rubyxl::legacyworkbook#fills()","rubyxl::columnranges#find()","rubyxl::numberformats#find_by_format_id()","rubyxl::ooxmlrelationshipsfile#find_by_rid()","rubyxl::ooxmlrelationshipsfile#find_by_target()","rubyxl::reference#first_col()","rubyxl::reference#first_row()","rubyxl::legacycell#font_color()","rubyxl::legacycell#font_name()","rubyxl::legacycell#font_size()","rubyxl::legacyworkbook#fonts()","rubyxl::contenttypes#generate_override()","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::legacyworkbook#num_to_date()","rubyxl::cell#number_format()","rubyxl::ooxmlobjectclassmethods#obtain_class_variable()","rubyxl::aextension::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::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::aextension#write_xml()","rubyxl::rawooxml#write_xml()","rubyxl::calculationchain::xlsx_path()","rubyxl::contenttypes::xlsx_path()","rubyxl::documentproperties::xlsx_path()","rubyxl::sharedstringstable::xlsx_path()",""],"info":[["RubyXL","","RubyXL.html","",""],["RubyXL::AExtension","","RubyXL/AExtension.html","","<p>www.schemacentral.com/sc/ooxml/e-a_ext-1.html\n"],["RubyXL::AExtensionStorageArea","","RubyXL/AExtensionStorageArea.html","",""],["RubyXL::AdjustValueList","","RubyXL/AdjustValueList.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::CT_Color","","RubyXL/CT_Color.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::ContentTypeDefault","","RubyXL/ContentTypeDefault.html","",""],["RubyXL::ContentTypeOverride","","RubyXL/ContentTypeOverride.html","",""],["RubyXL::ContentTypes","","RubyXL/ContentTypes.html","",""],["RubyXL::CoreProperties","","RubyXL/CoreProperties.html","",""],["RubyXL::CustomColor","","RubyXL/CustomColor.html","",""],["RubyXL::CustomColorList","","RubyXL/CustomColorList.html","",""],["RubyXL::CustomFilter","","RubyXL/CustomFilter.html","",""],["RubyXL::CustomFilters","","RubyXL/CustomFilters.html","",""],["RubyXL::CustomGeometry","","RubyXL/CustomGeometry.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"],["RubyXL::ExtensionStorageArea","","RubyXL/ExtensionStorageArea.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_extLst-1.html\n"],["RubyXL::Extents","","RubyXL/Extents.html","",""],["RubyXL::ExternalReference","","RubyXL/ExternalReference.html","",""],["RubyXL::ExternalReferences","","RubyXL/ExternalReferences.html","",""],["RubyXL::ExtraColorScheme","","RubyXL/ExtraColorScheme.html","",""],["RubyXL::ExtraColorSchemeList","","RubyXL/ExtraColorSchemeList.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::HSLColor","","RubyXL/HSLColor.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::ObjectDefaults","","RubyXL/ObjectDefaults.html","",""],["RubyXL::Offset","","RubyXL/Offset.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::PresetColor","","RubyXL/PresetColor.html","",""],["RubyXL::PresetGeometry","","RubyXL/PresetGeometry.html","",""],["RubyXL::PrintOptions","","RubyXL/PrintOptions.html","",""],["RubyXL::ProtectedRange","","RubyXL/ProtectedRange.html","",""],["RubyXL::ProtectedRanges","","RubyXL/ProtectedRanges.html","",""],["RubyXL::Protection","","RubyXL/Protection.html","",""],["RubyXL::RGBColorModelHex","","RubyXL/RGBColorModelHex.html","",""],["RubyXL::RGBColorModelPercentage","","RubyXL/RGBColorModelPercentage.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::SchemeColor","","RubyXL/SchemeColor.html","",""],["RubyXL::Selection","","RubyXL/Selection.html","",""],["RubyXL::ShapeDefault","","RubyXL/ShapeDefault.html","",""],["RubyXL::ShapeGuide","","RubyXL/ShapeGuide.html","",""],["RubyXL::ShapeTextRectangle","","RubyXL/ShapeTextRectangle.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::StringNodeW3C","","RubyXL/StringNodeW3C.html","",""],["RubyXL::StringValue","","RubyXL/StringValue.html","",""],["RubyXL::Stylesheet","","RubyXL/Stylesheet.html","",""],["RubyXL::SystemColor","","RubyXL/SystemColor.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::TwoDTransform","","RubyXL/TwoDTransform.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::VisualProperties","","RubyXL/VisualProperties.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::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_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::ContentTypes","RubyXL/ContentTypes.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)",""],["content_type","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-c-content_type","()",""],["content_type","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-c-content_type","()",""],["content_type","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-content_type","()",""],["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"],["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)",""],["find_by_target","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_target","(target)",""],["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","()",""],["generate_override","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-generate_override","(obj)",""],["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)",""],["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"],["parse","RubyXL::AExtension","RubyXL/AExtension.html#method-c-parse","(node)",""],["parse","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-parse","(node)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-i-parse","(xl_file_path, opts = {})",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-c-parse","(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)",""],["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_xml","RubyXL::AExtension","RubyXL/AExtension.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)",""],["xlsx_path","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-xlsx_path","()",""],["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","aextension","aextensionstoragearea","adjusthandlelist","alignment","alternatecontent","autofilter","autofiltercolumn","booleannode","booleanvalue","border","borderedge","borders","break","breaklist","ct_adjpoint2d","ct_color","ct_connectionsite","ct_connectionsitelist","ct_fontcollection","ct_geomguidelist","ct_path2d","ct_path2darcto","ct_path2dcubicbezierto","ct_path2dlist","ct_path2dquadbezierto","ct_path2dto","ct_polaradjusthandle","ct_supplementalfont","ct_textfont","ct_xyadjusthandle","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","contenttypedefault","contenttypeoverride","contenttypes","coreproperties","customcolor","customcolorlist","customfilter","customfilters","customgeometry","customproperties","customproperty","customsheetview","customsheetviews","customworkbookview","customworkbookviews","dxf","dxfs","databar","dataconsolidate","dataconsolidationreference","dataconsolidationreferences","datavalidation","datavalidations","dategroupitem","definedname","definednames","documentproperties","dynamicfilter","embeddedcontrol","embeddedcontrols","extension","extensionstoragearea","extents","externalreference","externalreferences","extracolorscheme","extracolorschemelist","fielditem","filerecoveryproperties","filesharing","fileversion","fill","fills","filtercontainer","floatnode","floatvalue","font","fontscheme","fonts","formatscheme","formula","functiongroup","functiongroups","genericstorage","gradientfill","hslcolor","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","objectdefaults","offset","outlineproperties","pagemargins","pagesetup","pagesetupproperties","pane","parser","patternfill","phoneticproperties","phoneticrun","pivotarea","pivotcache","pivotcaches","pivotreference","pivotreferences","pivottableselection","presetcolor","presetgeometry","printoptions","protectedrange","protectedranges","protection","rgbcolormodelhex","rgbcolormodelpercentage","rid","rawooxml","reference","relationship","richtext","richtextrun","rootrelationships","row","runproperties","scenario","scenarios","schemecolor","selection","shapedefault","shapeguide","shapetextrectangle","sharedstringstable","sheet","sheetcalculationproperties","sheetdata","sheets","smarttagproperties","smarttagtype","smarttagtypes","smarttags","sortcondition","sortstate","sqref","stop","stringnode","stringnodew3c","stringvalue","stylesheet","systemcolor","tableparts","tablestyle","tablestyles","text","theme","themeelements","top10","twodtransform","variant","vector","vectorvalue","visualproperties","webpublishobject","webpublishobjects","webpublishingitem","webpublishingitems","webpublishingproperties","workbook","workbookproperties","workbookprotection","workbookrelationships","workbookview","workbookviews","worksheet","worksheetdimensions","worksheetformatproperties","worksheetproperties","worksheetprotection","worksheetview","worksheetviews","xf","==()","==()","==()","[]()","[]()","[]()","add()","add_cell()","add_part_title()","add_row()","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=()","content_type()","content_type()","content_type()","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()","fill_color()","fills()","find()","find_by_format_id()","find_by_rid()","find_by_target()","first_col()","first_row()","font_color()","font_name()","font_size()","fonts()","generate_override()","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()","num_to_date()","number_format()","obtain_class_variable()","parse()","parse()","parse()","parse()","parse()","raw_value()","raw_value=()","ref2ind()","register_new_fill()","register_new_font()","register_new_xf()","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_xml()","write_xml()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","readme"],"longSearchIndex":["rubyxl","rubyxl::aextension","rubyxl::aextensionstoragearea","rubyxl::adjusthandlelist","rubyxl::alignment","rubyxl::alternatecontent","rubyxl::autofilter","rubyxl::autofiltercolumn","rubyxl::booleannode","rubyxl::booleanvalue","rubyxl::border","rubyxl::borderedge","rubyxl::borders","rubyxl::break","rubyxl::breaklist","rubyxl::ct_adjpoint2d","rubyxl::ct_color","rubyxl::ct_connectionsite","rubyxl::ct_connectionsitelist","rubyxl::ct_fontcollection","rubyxl::ct_geomguidelist","rubyxl::ct_path2d","rubyxl::ct_path2darcto","rubyxl::ct_path2dcubicbezierto","rubyxl::ct_path2dlist","rubyxl::ct_path2dquadbezierto","rubyxl::ct_path2dto","rubyxl::ct_polaradjusthandle","rubyxl::ct_supplementalfont","rubyxl::ct_textfont","rubyxl::ct_xyadjusthandle","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::contenttypedefault","rubyxl::contenttypeoverride","rubyxl::contenttypes","rubyxl::coreproperties","rubyxl::customcolor","rubyxl::customcolorlist","rubyxl::customfilter","rubyxl::customfilters","rubyxl::customgeometry","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::extents","rubyxl::externalreference","rubyxl::externalreferences","rubyxl::extracolorscheme","rubyxl::extracolorschemelist","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::hslcolor","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::objectdefaults","rubyxl::offset","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::presetcolor","rubyxl::presetgeometry","rubyxl::printoptions","rubyxl::protectedrange","rubyxl::protectedranges","rubyxl::protection","rubyxl::rgbcolormodelhex","rubyxl::rgbcolormodelpercentage","rubyxl::rid","rubyxl::rawooxml","rubyxl::reference","rubyxl::relationship","rubyxl::richtext","rubyxl::richtextrun","rubyxl::rootrelationships","rubyxl::row","rubyxl::runproperties","rubyxl::scenario","rubyxl::scenarios","rubyxl::schemecolor","rubyxl::selection","rubyxl::shapedefault","rubyxl::shapeguide","rubyxl::shapetextrectangle","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::stringnodew3c","rubyxl::stringvalue","rubyxl::stylesheet","rubyxl::systemcolor","rubyxl::tableparts","rubyxl::tablestyle","rubyxl::tablestyles","rubyxl::text","rubyxl::theme","rubyxl::themeelements","rubyxl::top10","rubyxl::twodtransform","rubyxl::variant","rubyxl::vector","rubyxl::vectorvalue","rubyxl::visualproperties","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::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::legacyworkbook#add_worksheet()","rubyxl::columnranges#before_write_xml()","rubyxl::contenttypes#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::calculationchain::content_type()","rubyxl::documentproperties::content_type()","rubyxl::sharedstringstable::content_type()","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::legacycell#fill_color()","rubyxl::legacyworkbook#fills()","rubyxl::columnranges#find()","rubyxl::numberformats#find_by_format_id()","rubyxl::ooxmlrelationshipsfile#find_by_rid()","rubyxl::ooxmlrelationshipsfile#find_by_target()","rubyxl::reference#first_col()","rubyxl::reference#first_row()","rubyxl::legacycell#font_color()","rubyxl::legacycell#font_name()","rubyxl::legacycell#font_size()","rubyxl::legacyworkbook#fonts()","rubyxl::contenttypes#generate_override()","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::legacyworkbook#num_to_date()","rubyxl::cell#number_format()","rubyxl::ooxmlobjectclassmethods#obtain_class_variable()","rubyxl::aextension::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::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::aextension#write_xml()","rubyxl::rawooxml#write_xml()","rubyxl::calculationchain::xlsx_path()","rubyxl::contenttypes::xlsx_path()","rubyxl::documentproperties::xlsx_path()","rubyxl::sharedstringstable::xlsx_path()",""],"info":[["RubyXL","","RubyXL.html","",""],["RubyXL::AExtension","","RubyXL/AExtension.html","","<p>www.schemacentral.com/sc/ooxml/e-a_ext-1.html\n"],["RubyXL::AExtensionStorageArea","","RubyXL/AExtensionStorageArea.html","",""],["RubyXL::AdjustHandleList","","RubyXL/AdjustHandleList.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::CT_AdjPoint2D","","RubyXL/CT_AdjPoint2D.html","",""],["RubyXL::CT_Color","","RubyXL/CT_Color.html","",""],["RubyXL::CT_ConnectionSite","","RubyXL/CT_ConnectionSite.html","",""],["RubyXL::CT_ConnectionSiteList","","RubyXL/CT_ConnectionSiteList.html","",""],["RubyXL::CT_FontCollection","","RubyXL/CT_FontCollection.html","",""],["RubyXL::CT_GeomGuideList","","RubyXL/CT_GeomGuideList.html","",""],["RubyXL::CT_Path2D","","RubyXL/CT_Path2D.html","",""],["RubyXL::CT_Path2DArcTo","","RubyXL/CT_Path2DArcTo.html","",""],["RubyXL::CT_Path2DCubicBezierTo","","RubyXL/CT_Path2DCubicBezierTo.html","",""],["RubyXL::CT_Path2DList","","RubyXL/CT_Path2DList.html","",""],["RubyXL::CT_Path2DQuadBezierTo","","RubyXL/CT_Path2DQuadBezierTo.html","",""],["RubyXL::CT_Path2DTo","","RubyXL/CT_Path2DTo.html","",""],["RubyXL::CT_PolarAdjustHandle","","RubyXL/CT_PolarAdjustHandle.html","",""],["RubyXL::CT_SupplementalFont","","RubyXL/CT_SupplementalFont.html","",""],["RubyXL::CT_TextFont","","RubyXL/CT_TextFont.html","",""],["RubyXL::CT_XYAdjustHandle","","RubyXL/CT_XYAdjustHandle.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::ContentTypeDefault","","RubyXL/ContentTypeDefault.html","",""],["RubyXL::ContentTypeOverride","","RubyXL/ContentTypeOverride.html","",""],["RubyXL::ContentTypes","","RubyXL/ContentTypes.html","",""],["RubyXL::CoreProperties","","RubyXL/CoreProperties.html","",""],["RubyXL::CustomColor","","RubyXL/CustomColor.html","",""],["RubyXL::CustomColorList","","RubyXL/CustomColorList.html","",""],["RubyXL::CustomFilter","","RubyXL/CustomFilter.html","",""],["RubyXL::CustomFilters","","RubyXL/CustomFilters.html","",""],["RubyXL::CustomGeometry","","RubyXL/CustomGeometry.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"],["RubyXL::ExtensionStorageArea","","RubyXL/ExtensionStorageArea.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_extLst-1.html\n"],["RubyXL::Extents","","RubyXL/Extents.html","",""],["RubyXL::ExternalReference","","RubyXL/ExternalReference.html","",""],["RubyXL::ExternalReferences","","RubyXL/ExternalReferences.html","",""],["RubyXL::ExtraColorScheme","","RubyXL/ExtraColorScheme.html","",""],["RubyXL::ExtraColorSchemeList","","RubyXL/ExtraColorSchemeList.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::HSLColor","","RubyXL/HSLColor.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::ObjectDefaults","","RubyXL/ObjectDefaults.html","",""],["RubyXL::Offset","","RubyXL/Offset.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::PresetColor","","RubyXL/PresetColor.html","",""],["RubyXL::PresetGeometry","","RubyXL/PresetGeometry.html","",""],["RubyXL::PrintOptions","","RubyXL/PrintOptions.html","",""],["RubyXL::ProtectedRange","","RubyXL/ProtectedRange.html","",""],["RubyXL::ProtectedRanges","","RubyXL/ProtectedRanges.html","",""],["RubyXL::Protection","","RubyXL/Protection.html","",""],["RubyXL::RGBColorModelHex","","RubyXL/RGBColorModelHex.html","",""],["RubyXL::RGBColorModelPercentage","","RubyXL/RGBColorModelPercentage.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::SchemeColor","","RubyXL/SchemeColor.html","",""],["RubyXL::Selection","","RubyXL/Selection.html","",""],["RubyXL::ShapeDefault","","RubyXL/ShapeDefault.html","",""],["RubyXL::ShapeGuide","","RubyXL/ShapeGuide.html","",""],["RubyXL::ShapeTextRectangle","","RubyXL/ShapeTextRectangle.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::StringNodeW3C","","RubyXL/StringNodeW3C.html","",""],["RubyXL::StringValue","","RubyXL/StringValue.html","",""],["RubyXL::Stylesheet","","RubyXL/Stylesheet.html","",""],["RubyXL::SystemColor","","RubyXL/SystemColor.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::TwoDTransform","","RubyXL/TwoDTransform.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::VisualProperties","","RubyXL/VisualProperties.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::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_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::ContentTypes","RubyXL/ContentTypes.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)",""],["content_type","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-c-content_type","()",""],["content_type","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-c-content_type","()",""],["content_type","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-content_type","()",""],["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"],["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)",""],["find_by_target","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_target","(target)",""],["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","()",""],["generate_override","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-generate_override","(obj)",""],["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)",""],["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"],["parse","RubyXL::AExtension","RubyXL/AExtension.html#method-c-parse","(node)",""],["parse","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-parse","(node)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-i-parse","(xl_file_path, opts = {})",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-c-parse","(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)",""],["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_xml","RubyXL::AExtension","RubyXL/AExtension.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)",""],["xlsx_path","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::DocumentProperties","RubyXL/DocumentProperties.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-xlsx_path","()",""],["README","","README_rdoc.html","","<p>rubyXL\n<p>To Install:\n\n<pre>gem install rubyXL</pre>\n"]]}}
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>Table of Contents - rubyXL 2.4.1</title>
7
+ <title>Table of Contents - rubyXL 2.4.2</title>
8
8
 
9
9
  <link href="./fonts.css" rel="stylesheet">
10
10
  <link href="./rdoc.css" rel="stylesheet">
@@ -23,7 +23,7 @@
23
23
 
24
24
  <body id="top" class="table-of-contents">
25
25
  <main role="main">
26
- <h1 class="class">Table of Contents - rubyXL 2.4.1</h1>
26
+ <h1 class="class">Table of Contents - rubyXL 2.4.2</h1>
27
27
 
28
28
  <h2 id="pages">Pages</h2>
29
29
  <ul>
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: rubyXL 2.4.1 ruby lib
5
+ # stub: rubyXL 2.4.2 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "rubyXL"
9
- s.version = "2.4.1"
9
+ s.version = "2.4.2"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Vivek Bhagwat"]
14
- s.date = "2014-02-21"
14
+ s.date = "2014-03-03"
15
15
  s.description = "rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents"
16
16
  s.email = "bhagwat.vivek@gmail.com"
17
17
  s.extra_rdoc_files = [
@@ -62,7 +62,7 @@ Gem::Specification.new do |s|
62
62
  "rdoc/RubyXL.html",
63
63
  "rdoc/RubyXL/AExtension.html",
64
64
  "rdoc/RubyXL/AExtensionStorageArea.html",
65
- "rdoc/RubyXL/AdjustValueList.html",
65
+ "rdoc/RubyXL/AdjustHandleList.html",
66
66
  "rdoc/RubyXL/Alignment.html",
67
67
  "rdoc/RubyXL/AlternateContent.html",
68
68
  "rdoc/RubyXL/AutoFilter.html",
@@ -74,7 +74,22 @@ Gem::Specification.new do |s|
74
74
  "rdoc/RubyXL/Borders.html",
75
75
  "rdoc/RubyXL/Break.html",
76
76
  "rdoc/RubyXL/BreakList.html",
77
+ "rdoc/RubyXL/CT_AdjPoint2D.html",
77
78
  "rdoc/RubyXL/CT_Color.html",
79
+ "rdoc/RubyXL/CT_ConnectionSite.html",
80
+ "rdoc/RubyXL/CT_ConnectionSiteList.html",
81
+ "rdoc/RubyXL/CT_FontCollection.html",
82
+ "rdoc/RubyXL/CT_GeomGuideList.html",
83
+ "rdoc/RubyXL/CT_Path2D.html",
84
+ "rdoc/RubyXL/CT_Path2DArcTo.html",
85
+ "rdoc/RubyXL/CT_Path2DCubicBezierTo.html",
86
+ "rdoc/RubyXL/CT_Path2DList.html",
87
+ "rdoc/RubyXL/CT_Path2DQuadBezierTo.html",
88
+ "rdoc/RubyXL/CT_Path2DTo.html",
89
+ "rdoc/RubyXL/CT_PolarAdjustHandle.html",
90
+ "rdoc/RubyXL/CT_SupplementalFont.html",
91
+ "rdoc/RubyXL/CT_TextFont.html",
92
+ "rdoc/RubyXL/CT_XYAdjustHandle.html",
78
93
  "rdoc/RubyXL/CalculationChain.html",
79
94
  "rdoc/RubyXL/CalculationChainCell.html",
80
95
  "rdoc/RubyXL/CalculationProperties.html",
@@ -807,7 +807,7 @@ describe RubyXL::Worksheet do
807
807
  @worksheet[0][0].value.should_not == @old_cell_value
808
808
  @worksheet[0][0].formula.should_not == @old_cell_formula
809
809
  @worksheet[0][0].value.should == ''
810
- @worksheet[0][0].formula.should == 'SUM(A2:A10)'
810
+ @worksheet[0][0].formula.expression.should == 'SUM(A2:A10)'
811
811
  end
812
812
 
813
813
  it 'should not overwrite when a cell is present when overwrite is specified to be false' do
@@ -819,7 +819,7 @@ describe RubyXL::Worksheet do
819
819
  it 'should still add a new cell when there is no cell to be overwritten' do
820
820
  @worksheet.add_cell(11,11,'TEST','B2',false)
821
821
  @worksheet[11][11].value.should == 'TEST'
822
- @worksheet[11][11].formula.should == 'B2'
822
+ @worksheet[11][11].formula.expression.should == 'B2'
823
823
  end
824
824
 
825
825
  it 'should cause error if a negative argument is passed in' do
@@ -847,7 +847,7 @@ describe RubyXL::Worksheet do
847
847
  it 'should preserve (rather than fix) formulas that reference cells in "pushed up" rows' do
848
848
  @worksheet.add_cell(11,0,nil,'SUM(A1:A10)')
849
849
  @worksheet.delete_row(0)
850
- @worksheet[10][0].formula.should == 'SUM(A1:A10)'
850
+ @worksheet[10][0].formula.expression.should == 'SUM(A1:A10)'
851
851
  end
852
852
 
853
853
  it 'should cause error if a negative argument is passed in' do
@@ -874,7 +874,7 @@ describe RubyXL::Worksheet do
874
874
  it 'should preserve (rather than fix) formulas that reference cells "pushed down" rows' do
875
875
  @worksheet.add_cell(5,0,nil,'SUM(A1:A4)')
876
876
  @worksheet.insert_row(0)
877
- @worksheet[6][0].formula.should == 'SUM(A1:A4)'
877
+ @worksheet[6][0].formula.expression.should == 'SUM(A1:A4)'
878
878
  end
879
879
 
880
880
  it 'should cause error if a negative argument is passed in' do
@@ -908,7 +908,7 @@ describe RubyXL::Worksheet do
908
908
  it 'should preserve (rather than fix) formulas that reference cells in "pushed left" columns' do
909
909
  @worksheet.add_cell(0,4,nil,'SUM(A1:D1)')
910
910
  @worksheet.delete_column(0)
911
- @worksheet[0][3].formula.should == 'SUM(A1:D1)'
911
+ @worksheet[0][3].formula.expression.should == 'SUM(A1:D1)'
912
912
  end
913
913
 
914
914
  it 'should cause error if negative argument is passed in' do
@@ -941,7 +941,7 @@ describe RubyXL::Worksheet do
941
941
  it 'should preserve (rather than fix) formulas that reference cells in "pushed right" column' do
942
942
  @worksheet.add_cell(0,5,nil,'SUM(A1:D1)')
943
943
  @worksheet.insert_column(0)
944
- @worksheet[0][6].formula.should == 'SUM(A1:D1)'
944
+ @worksheet[0][6].formula.expression.should == 'SUM(A1:D1)'
945
945
  end
946
946
 
947
947
  it 'should cause error if a negative argument is passed in' do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubyXL
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.1
4
+ version: 2.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vivek Bhagwat
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-02-21 00:00:00.000000000 Z
11
+ date: 2014-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -160,7 +160,7 @@ files:
160
160
  - rdoc/RubyXL.html
161
161
  - rdoc/RubyXL/AExtension.html
162
162
  - rdoc/RubyXL/AExtensionStorageArea.html
163
- - rdoc/RubyXL/AdjustValueList.html
163
+ - rdoc/RubyXL/AdjustHandleList.html
164
164
  - rdoc/RubyXL/Alignment.html
165
165
  - rdoc/RubyXL/AlternateContent.html
166
166
  - rdoc/RubyXL/AutoFilter.html
@@ -172,7 +172,22 @@ files:
172
172
  - rdoc/RubyXL/Borders.html
173
173
  - rdoc/RubyXL/Break.html
174
174
  - rdoc/RubyXL/BreakList.html
175
+ - rdoc/RubyXL/CT_AdjPoint2D.html
175
176
  - rdoc/RubyXL/CT_Color.html
177
+ - rdoc/RubyXL/CT_ConnectionSite.html
178
+ - rdoc/RubyXL/CT_ConnectionSiteList.html
179
+ - rdoc/RubyXL/CT_FontCollection.html
180
+ - rdoc/RubyXL/CT_GeomGuideList.html
181
+ - rdoc/RubyXL/CT_Path2D.html
182
+ - rdoc/RubyXL/CT_Path2DArcTo.html
183
+ - rdoc/RubyXL/CT_Path2DCubicBezierTo.html
184
+ - rdoc/RubyXL/CT_Path2DList.html
185
+ - rdoc/RubyXL/CT_Path2DQuadBezierTo.html
186
+ - rdoc/RubyXL/CT_Path2DTo.html
187
+ - rdoc/RubyXL/CT_PolarAdjustHandle.html
188
+ - rdoc/RubyXL/CT_SupplementalFont.html
189
+ - rdoc/RubyXL/CT_TextFont.html
190
+ - rdoc/RubyXL/CT_XYAdjustHandle.html
176
191
  - rdoc/RubyXL/CalculationChain.html
177
192
  - rdoc/RubyXL/CalculationChainCell.html
178
193
  - rdoc/RubyXL/CalculationProperties.html