rubyXL 2.3.2 → 2.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. data/VERSION +1 -1
  4. data/lib/rubyXL/cell.rb +0 -10
  5. data/lib/rubyXL/objects/relationships.rb +46 -14
  6. data/lib/rubyXL/objects/sheet_data.rb +14 -2
  7. data/lib/rubyXL/parser.rb +1 -0
  8. data/lib/rubyXL/workbook.rb +7 -6
  9. data/rdoc/README_rdoc.html +27 -27
  10. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  11. data/rdoc/RubyXL/Alignment.html +1 -1
  12. data/rdoc/RubyXL/AlternateContent.html +1 -1
  13. data/rdoc/RubyXL/AutoFilter.html +1 -1
  14. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  15. data/rdoc/RubyXL/BooleanNode.html +1 -1
  16. data/rdoc/RubyXL/BooleanValue.html +1 -1
  17. data/rdoc/RubyXL/Border.html +1 -1
  18. data/rdoc/RubyXL/BorderEdge.html +1 -1
  19. data/rdoc/RubyXL/Borders.html +1 -1
  20. data/rdoc/RubyXL/Break.html +1 -1
  21. data/rdoc/RubyXL/BreakList.html +1 -1
  22. data/rdoc/RubyXL/CalculationChain.html +2 -2
  23. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  24. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  25. data/rdoc/RubyXL/Cell.html +78 -5
  26. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  27. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  28. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  29. data/rdoc/RubyXL/CellStyle.html +1 -1
  30. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  31. data/rdoc/RubyXL/CellStyles.html +1 -1
  32. data/rdoc/RubyXL/CellValue.html +1 -1
  33. data/rdoc/RubyXL/CellWatch.html +1 -1
  34. data/rdoc/RubyXL/CellWatches.html +1 -1
  35. data/rdoc/RubyXL/CellXFs.html +1 -1
  36. data/rdoc/RubyXL/Chartsheet.html +1 -1
  37. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  38. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  39. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  40. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  41. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  42. data/rdoc/RubyXL/Color.html +3 -3
  43. data/rdoc/RubyXL/ColorFilter.html +1 -1
  44. data/rdoc/RubyXL/ColorScale.html +1 -1
  45. data/rdoc/RubyXL/ColorScheme.html +1 -1
  46. data/rdoc/RubyXL/ColorSet.html +1 -1
  47. data/rdoc/RubyXL/Colors.html +1 -1
  48. data/rdoc/RubyXL/ColumnRange.html +1 -1
  49. data/rdoc/RubyXL/ColumnRanges.html +1 -1
  50. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  51. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  52. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  53. data/rdoc/RubyXL/CustomFilter.html +1 -1
  54. data/rdoc/RubyXL/CustomFilters.html +1 -1
  55. data/rdoc/RubyXL/CustomProperties.html +1 -1
  56. data/rdoc/RubyXL/CustomProperty.html +1 -1
  57. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  58. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  59. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  60. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  61. data/rdoc/RubyXL/DXF.html +1 -1
  62. data/rdoc/RubyXL/DXFs.html +1 -1
  63. data/rdoc/RubyXL/DataBar.html +1 -1
  64. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  65. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  66. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  67. data/rdoc/RubyXL/DataValidation.html +1 -1
  68. data/rdoc/RubyXL/DataValidations.html +1 -1
  69. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  70. data/rdoc/RubyXL/DefinedName.html +1 -1
  71. data/rdoc/RubyXL/DefinedNames.html +1 -1
  72. data/rdoc/RubyXL/DocumentProperties.html +6 -6
  73. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  74. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  75. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  76. data/rdoc/RubyXL/Extension.html +1 -1
  77. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  78. data/rdoc/RubyXL/ExternalReference.html +1 -1
  79. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  80. data/rdoc/RubyXL/FieldItem.html +1 -1
  81. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  82. data/rdoc/RubyXL/FileSharing.html +1 -1
  83. data/rdoc/RubyXL/FileVersion.html +1 -1
  84. data/rdoc/RubyXL/Fill.html +1 -1
  85. data/rdoc/RubyXL/Fills.html +1 -1
  86. data/rdoc/RubyXL/FilterContainer.html +1 -1
  87. data/rdoc/RubyXL/FloatNode.html +1 -1
  88. data/rdoc/RubyXL/FloatValue.html +1 -1
  89. data/rdoc/RubyXL/Font.html +1 -1
  90. data/rdoc/RubyXL/FontScheme.html +1 -1
  91. data/rdoc/RubyXL/Fonts.html +1 -1
  92. data/rdoc/RubyXL/FormatScheme.html +1 -1
  93. data/rdoc/RubyXL/Formula.html +1 -1
  94. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  95. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  96. data/rdoc/RubyXL/GenericStorage.html +4 -4
  97. data/rdoc/RubyXL/GradientFill.html +1 -1
  98. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  99. data/rdoc/RubyXL/Hyperlink.html +1 -1
  100. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  101. data/rdoc/RubyXL/IconFilter.html +1 -1
  102. data/rdoc/RubyXL/IconSet.html +1 -1
  103. data/rdoc/RubyXL/IgnoredError.html +1 -1
  104. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  105. data/rdoc/RubyXL/IndexedColors.html +1 -1
  106. data/rdoc/RubyXL/InputCells.html +1 -1
  107. data/rdoc/RubyXL/IntegerNode.html +1 -1
  108. data/rdoc/RubyXL/IntegerValue.html +1 -1
  109. data/rdoc/RubyXL/LegacyCell.html +57 -94
  110. data/rdoc/RubyXL/LegacyWorkbook.html +53 -38
  111. data/rdoc/RubyXL/LegacyWorksheet.html +29 -29
  112. data/rdoc/RubyXL/MRUColors.html +1 -1
  113. data/rdoc/RubyXL/MergedCell.html +1 -1
  114. data/rdoc/RubyXL/MergedCells.html +1 -1
  115. data/rdoc/RubyXL/NumFmt.html +1 -1
  116. data/rdoc/RubyXL/NumberFormat.html +2 -2
  117. data/rdoc/RubyXL/NumberFormats.html +1 -1
  118. data/rdoc/RubyXL/OLEObject.html +1 -1
  119. data/rdoc/RubyXL/OLEObjects.html +1 -1
  120. data/rdoc/RubyXL/OLESize.html +1 -1
  121. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  122. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  123. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +12 -12
  124. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  125. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +238 -0
  126. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  127. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  128. data/rdoc/RubyXL/PageMargins.html +1 -1
  129. data/rdoc/RubyXL/PageSetup.html +1 -1
  130. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  131. data/rdoc/RubyXL/Pane.html +1 -1
  132. data/rdoc/RubyXL/Parser.html +16 -15
  133. data/rdoc/RubyXL/PatternFill.html +1 -1
  134. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  135. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  136. data/rdoc/RubyXL/PivotArea.html +1 -1
  137. data/rdoc/RubyXL/PivotCache.html +1 -1
  138. data/rdoc/RubyXL/PivotCaches.html +1 -1
  139. data/rdoc/RubyXL/PivotReference.html +1 -1
  140. data/rdoc/RubyXL/PivotReferences.html +1 -1
  141. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  142. data/rdoc/RubyXL/PrintOptions.html +1 -1
  143. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  144. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  145. data/rdoc/RubyXL/Protection.html +1 -1
  146. data/rdoc/RubyXL/RID.html +1 -1
  147. data/rdoc/RubyXL/RawOOXML.html +1 -1
  148. data/rdoc/RubyXL/Reference.html +5 -5
  149. data/rdoc/RubyXL/Relationship.html +1 -1
  150. data/rdoc/RubyXL/RichText.html +1 -1
  151. data/rdoc/RubyXL/RichTextRun.html +1 -1
  152. data/rdoc/RubyXL/RootRelationships.html +105 -0
  153. data/rdoc/RubyXL/Row.html +1 -1
  154. data/rdoc/RubyXL/RunProperties.html +1 -1
  155. data/rdoc/RubyXL/Scenario.html +1 -1
  156. data/rdoc/RubyXL/Scenarios.html +1 -1
  157. data/rdoc/RubyXL/Selection.html +1 -1
  158. data/rdoc/RubyXL/SharedStringsTable.html +2 -2
  159. data/rdoc/RubyXL/Sheet.html +1 -1
  160. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  161. data/rdoc/RubyXL/SheetData.html +1 -1
  162. data/rdoc/RubyXL/Sheets.html +1 -1
  163. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  164. data/rdoc/RubyXL/SmartTagType.html +1 -1
  165. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  166. data/rdoc/RubyXL/SmartTags.html +1 -1
  167. data/rdoc/RubyXL/SortCondition.html +1 -1
  168. data/rdoc/RubyXL/SortState.html +1 -1
  169. data/rdoc/RubyXL/Sqref.html +2 -2
  170. data/rdoc/RubyXL/Stop.html +1 -1
  171. data/rdoc/RubyXL/StringNode.html +1 -1
  172. data/rdoc/RubyXL/StringValue.html +1 -1
  173. data/rdoc/RubyXL/Stylesheet.html +1 -1
  174. data/rdoc/RubyXL/TableParts.html +1 -1
  175. data/rdoc/RubyXL/TableStyle.html +1 -1
  176. data/rdoc/RubyXL/TableStyles.html +1 -1
  177. data/rdoc/RubyXL/Text.html +2 -2
  178. data/rdoc/RubyXL/Theme.html +1 -1
  179. data/rdoc/RubyXL/ThemeElements.html +1 -1
  180. data/rdoc/RubyXL/Top10.html +1 -1
  181. data/rdoc/RubyXL/Variant.html +1 -1
  182. data/rdoc/RubyXL/Vector.html +1 -1
  183. data/rdoc/RubyXL/VectorValue.html +1 -1
  184. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  185. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  186. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  187. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  188. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  189. data/rdoc/RubyXL/Workbook.html +1 -1
  190. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  191. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  192. data/rdoc/RubyXL/WorkbookRelationships.html +2 -213
  193. data/rdoc/RubyXL/WorkbookView.html +1 -1
  194. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  195. data/rdoc/RubyXL/Worksheet.html +1 -1
  196. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  197. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  198. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  199. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  200. data/rdoc/RubyXL/WorksheetView.html +1 -1
  201. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  202. data/rdoc/RubyXL/Writer/ContentTypesWriter.html +53 -53
  203. data/rdoc/RubyXL/Writer/CoreWriter.html +12 -12
  204. data/rdoc/RubyXL/Writer/GenericWriter.html +5 -5
  205. data/rdoc/RubyXL/Writer/StylesWriter.html +2 -2
  206. data/rdoc/RubyXL/Writer/ThemeWriter.html +5 -5
  207. data/rdoc/RubyXL/Writer/WorkbookWriter.html +21 -21
  208. data/rdoc/RubyXL/Writer.html +1 -1
  209. data/rdoc/RubyXL/XF.html +1 -1
  210. data/rdoc/RubyXL.html +1 -1
  211. data/rdoc/created.rid +40 -41
  212. data/rdoc/index.html +4 -6
  213. data/rdoc/js/search_index.js +1 -1
  214. data/rdoc/table_of_contents.html +80 -93
  215. data/rubyXL.gemspec +5 -5
  216. metadata +4 -4
  217. data/lib/rubyXL/writer/root_rels_writer.rb +0 -17
  218. data/rdoc/RubyXL/Writer/RootRelsWriter.html +0 -193
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::LegacyWorksheet - rubyXL 2.3.0</title>
7
+ <title>module RubyXL::LegacyWorksheet - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -464,7 +464,7 @@
464
464
 
465
465
  <div class="method-source-code" id="add_cell-source">
466
466
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 329</span>
467
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">add_cell</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">column</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">data</span> = <span class="ruby-string">''</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">overwrite</span> = <span class="ruby-keyword">true</span>)
467
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">add_cell</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">column</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">data</span> = <span class="ruby-string">&#39;&#39;</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">overwrite</span> = <span class="ruby-keyword">true</span>)
468
468
  <span class="ruby-identifier">validate_workbook</span>
469
469
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row</span>, <span class="ruby-identifier">column</span>)
470
470
 
@@ -474,7 +474,7 @@
474
474
  <span class="ruby-identifier">c</span>.<span class="ruby-identifier">row</span> = <span class="ruby-identifier">row</span>
475
475
  <span class="ruby-identifier">c</span>.<span class="ruby-identifier">column</span> = <span class="ruby-identifier">column</span>
476
476
  <span class="ruby-identifier">c</span>.<span class="ruby-identifier">raw_value</span> = <span class="ruby-identifier">data</span>
477
- <span class="ruby-identifier">c</span>.<span class="ruby-identifier">datatype</span> = (<span class="ruby-identifier">formula</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">data</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Numeric</span>)) <span class="ruby-operator">?</span> <span class="ruby-string">''</span> <span class="ruby-operator">:</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Cell</span><span class="ruby-operator">::</span><span class="ruby-constant">RAW_STRING</span>
477
+ <span class="ruby-identifier">c</span>.<span class="ruby-identifier">datatype</span> = (<span class="ruby-identifier">formula</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">data</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Numeric</span>)) <span class="ruby-operator">?</span> <span class="ruby-string">&#39;&#39;</span> <span class="ruby-operator">:</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Cell</span><span class="ruby-operator">::</span><span class="ruby-constant">RAW_STRING</span>
478
478
  <span class="ruby-identifier">c</span>.<span class="ruby-identifier">formula</span> = <span class="ruby-identifier">formula</span>
479
479
 
480
480
  <span class="ruby-identifier">range</span> = <span class="ruby-identifier">cols</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">cols</span>.<span class="ruby-identifier">find</span>(<span class="ruby-identifier">column</span>)
@@ -588,7 +588,7 @@
588
588
 
589
589
  <div class="method-source-code" id="change_column_border_bottom-source">
590
590
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 307</span>
591
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_bottom</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
591
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_bottom</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
592
592
  <span class="ruby-identifier">change_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:bottom</span>, <span class="ruby-identifier">weight</span>)
593
593
  <span class="ruby-keyword">end</span></pre>
594
594
  </div>
@@ -621,7 +621,7 @@
621
621
 
622
622
  <div class="method-source-code" id="change_column_border_diagonal-source">
623
623
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 311</span>
624
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_diagonal</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
624
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_diagonal</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
625
625
  <span class="ruby-identifier">change_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:diagonal</span>, <span class="ruby-identifier">weight</span>)
626
626
  <span class="ruby-keyword">end</span></pre>
627
627
  </div>
@@ -654,7 +654,7 @@
654
654
 
655
655
  <div class="method-source-code" id="change_column_border_left-source">
656
656
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 299</span>
657
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_left</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
657
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_left</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
658
658
  <span class="ruby-identifier">change_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:left</span>, <span class="ruby-identifier">weight</span>)
659
659
  <span class="ruby-keyword">end</span></pre>
660
660
  </div>
@@ -687,7 +687,7 @@
687
687
 
688
688
  <div class="method-source-code" id="change_column_border_right-source">
689
689
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 303</span>
690
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_right</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
690
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_right</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
691
691
  <span class="ruby-identifier">change_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:right</span>, <span class="ruby-identifier">weight</span>)
692
692
  <span class="ruby-keyword">end</span></pre>
693
693
  </div>
@@ -720,7 +720,7 @@
720
720
 
721
721
  <div class="method-source-code" id="change_column_border_top-source">
722
722
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 295</span>
723
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_top</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
723
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_border_top</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
724
724
  <span class="ruby-identifier">change_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:top</span>, <span class="ruby-identifier">weight</span>)
725
725
  <span class="ruby-keyword">end</span></pre>
726
726
  </div>
@@ -753,7 +753,7 @@
753
753
 
754
754
  <div class="method-source-code" id="change_column_fill-source">
755
755
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 274</span>
756
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_fill</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">color_index</span>=<span class="ruby-string">'ffffff'</span>)
756
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_fill</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">color_index</span>=<span class="ruby-string">&#39;ffffff&#39;</span>)
757
757
  <span class="ruby-identifier">validate_workbook</span>
758
758
  <span class="ruby-constant">Color</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">color_index</span>)
759
759
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-value">0</span>, <span class="ruby-identifier">column_index</span>)
@@ -795,7 +795,7 @@
795
795
 
796
796
  <div class="method-source-code" id="change_column_font_color-source">
797
797
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 228</span>
798
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_font_color</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>, <span class="ruby-identifier">font_color</span>=<span class="ruby-string">'000000'</span>)
798
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_font_color</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>, <span class="ruby-identifier">font_color</span>=<span class="ruby-string">&#39;000000&#39;</span>)
799
799
  <span class="ruby-constant">Color</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">font_color</span>)
800
800
 
801
801
  <span class="ruby-identifier">xf</span> = <span class="ruby-identifier">get_col_xf</span>(<span class="ruby-identifier">col</span>)
@@ -833,7 +833,7 @@
833
833
 
834
834
  <div class="method-source-code" id="change_column_font_name-source">
835
835
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 212</span>
836
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_font_name</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">font_name</span> = <span class="ruby-string">'Verdana'</span>)
836
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_font_name</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">font_name</span> = <span class="ruby-string">&#39;Verdana&#39;</span>)
837
837
  <span class="ruby-identifier">xf</span> = <span class="ruby-identifier">get_col_xf</span>(<span class="ruby-identifier">col</span>)
838
838
  <span class="ruby-identifier">font</span> = <span class="ruby-ivar">@workbook</span>.<span class="ruby-identifier">fonts</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">font_id</span>].<span class="ruby-identifier">dup</span>
839
839
  <span class="ruby-identifier">font</span>.<span class="ruby-identifier">set_name</span>(<span class="ruby-identifier">font_name</span>)
@@ -905,7 +905,7 @@
905
905
 
906
906
  <div class="method-source-code" id="change_column_horizontal_alignment-source">
907
907
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 287</span>
908
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_horizontal_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">'center'</span>)
908
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_horizontal_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">&#39;center&#39;</span>)
909
909
  <span class="ruby-identifier">change_column_alignment</span>(<span class="ruby-identifier">col</span>,<span class="ruby-identifier">alignment</span>,<span class="ruby-keyword">true</span>)
910
910
  <span class="ruby-keyword">end</span></pre>
911
911
  </div>
@@ -1046,7 +1046,7 @@
1046
1046
 
1047
1047
  <div class="method-source-code" id="change_column_vertical_alignment-source">
1048
1048
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 291</span>
1049
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_vertical_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">'center'</span>)
1049
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_column_vertical_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">&#39;center&#39;</span>)
1050
1050
  <span class="ruby-identifier">change_column_alignment</span>(<span class="ruby-identifier">col</span>, <span class="ruby-identifier">alignment</span>, <span class="ruby-keyword">false</span>)
1051
1051
  <span class="ruby-keyword">end</span></pre>
1052
1052
  </div>
@@ -1153,7 +1153,7 @@
1153
1153
 
1154
1154
  <div class="method-source-code" id="change_row_border_bottom-source">
1155
1155
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 203</span>
1156
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_bottom</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
1156
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_bottom</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
1157
1157
  <span class="ruby-identifier">change_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:bottom</span>, <span class="ruby-identifier">weight</span>)
1158
1158
  <span class="ruby-keyword">end</span></pre>
1159
1159
  </div>
@@ -1186,7 +1186,7 @@
1186
1186
 
1187
1187
  <div class="method-source-code" id="change_row_border_diagonal-source">
1188
1188
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 207</span>
1189
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_diagonal</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
1189
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_diagonal</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
1190
1190
  <span class="ruby-identifier">change_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:diagonal</span>, <span class="ruby-identifier">weight</span>)
1191
1191
  <span class="ruby-keyword">end</span></pre>
1192
1192
  </div>
@@ -1219,7 +1219,7 @@
1219
1219
 
1220
1220
  <div class="method-source-code" id="change_row_border_left-source">
1221
1221
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 195</span>
1222
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_left</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
1222
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_left</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
1223
1223
  <span class="ruby-identifier">change_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:left</span>, <span class="ruby-identifier">weight</span>)
1224
1224
  <span class="ruby-keyword">end</span></pre>
1225
1225
  </div>
@@ -1252,7 +1252,7 @@
1252
1252
 
1253
1253
  <div class="method-source-code" id="change_row_border_right-source">
1254
1254
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 199</span>
1255
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_right</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
1255
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_right</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
1256
1256
  <span class="ruby-identifier">change_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:right</span>, <span class="ruby-identifier">weight</span>)
1257
1257
  <span class="ruby-keyword">end</span></pre>
1258
1258
  </div>
@@ -1285,7 +1285,7 @@
1285
1285
 
1286
1286
  <div class="method-source-code" id="change_row_border_top-source">
1287
1287
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 191</span>
1288
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_top</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">'thin'</span>)
1288
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_border_top</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">weight</span> = <span class="ruby-string">&#39;thin&#39;</span>)
1289
1289
  <span class="ruby-identifier">change_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:top</span>, <span class="ruby-identifier">weight</span>)
1290
1290
  <span class="ruby-keyword">end</span></pre>
1291
1291
  </div>
@@ -1318,7 +1318,7 @@
1318
1318
 
1319
1319
  <div class="method-source-code" id="change_row_fill-source">
1320
1320
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 104</span>
1321
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_fill</span>(<span class="ruby-identifier">row_index</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">rgb</span> = <span class="ruby-string">'ffffff'</span>)
1321
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_fill</span>(<span class="ruby-identifier">row_index</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">rgb</span> = <span class="ruby-string">&#39;ffffff&#39;</span>)
1322
1322
  <span class="ruby-identifier">validate_workbook</span>
1323
1323
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row_index</span>)
1324
1324
  <span class="ruby-constant">Color</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">rgb</span>)
@@ -1356,7 +1356,7 @@
1356
1356
 
1357
1357
  <div class="method-source-code" id="change_row_font_color-source">
1358
1358
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 127</span>
1359
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_font_color</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">font_color</span> = <span class="ruby-string">'000000'</span>)
1359
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_font_color</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">font_color</span> = <span class="ruby-string">&#39;000000&#39;</span>)
1360
1360
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row</span>)
1361
1361
  <span class="ruby-constant">Color</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">font_color</span>)
1362
1362
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>).<span class="ruby-identifier">dup</span>
@@ -1393,7 +1393,7 @@
1393
1393
 
1394
1394
  <div class="method-source-code" id="change_row_font_name-source">
1395
1395
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 113</span>
1396
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_font_name</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">font_name</span> = <span class="ruby-string">'Verdana'</span>)
1396
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_font_name</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">font_name</span> = <span class="ruby-string">&#39;Verdana&#39;</span>)
1397
1397
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row</span>)
1398
1398
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>).<span class="ruby-identifier">dup</span>
1399
1399
  <span class="ruby-identifier">font</span>.<span class="ruby-identifier">set_name</span>(<span class="ruby-identifier">font_name</span>)
@@ -1474,7 +1474,7 @@
1474
1474
  <span class="ruby-keyword">elsif</span> <span class="ruby-identifier">height</span>.<span class="ruby-identifier">to_f</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">height</span>.<span class="ruby-identifier">to_s</span>
1475
1475
  <span class="ruby-identifier">height</span> = <span class="ruby-constant">Float</span>(<span class="ruby-identifier">height</span>)
1476
1476
  <span class="ruby-keyword">else</span>
1477
- <span class="ruby-identifier">raise</span> <span class="ruby-string">'You must enter a number for the height'</span>
1477
+ <span class="ruby-identifier">raise</span> <span class="ruby-string">&#39;You must enter a number for the height&#39;</span>
1478
1478
  <span class="ruby-keyword">end</span>
1479
1479
 
1480
1480
  <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>].<span class="ruby-identifier">ht</span> = <span class="ruby-identifier">height</span>
@@ -1510,7 +1510,7 @@
1510
1510
 
1511
1511
  <div class="method-source-code" id="change_row_horizontal_alignment-source">
1512
1512
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 179</span>
1513
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_horizontal_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">'center'</span>)
1513
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_horizontal_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">&#39;center&#39;</span>)
1514
1514
  <span class="ruby-identifier">validate_workbook</span>
1515
1515
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row</span>)
1516
1516
  <span class="ruby-identifier">change_row_alignment</span>(<span class="ruby-identifier">row</span>,<span class="ruby-identifier">alignment</span>,<span class="ruby-keyword">true</span>)
@@ -1653,7 +1653,7 @@
1653
1653
 
1654
1654
  <div class="method-source-code" id="change_row_vertical_alignment-source">
1655
1655
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 185</span>
1656
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_vertical_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">'center'</span>)
1656
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_row_vertical_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>,<span class="ruby-identifier">alignment</span>=<span class="ruby-string">&#39;center&#39;</span>)
1657
1657
  <span class="ruby-identifier">validate_workbook</span>
1658
1658
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row</span>)
1659
1659
  <span class="ruby-identifier">change_row_alignment</span>(<span class="ruby-identifier">row</span>,<span class="ruby-identifier">alignment</span>,<span class="ruby-keyword">false</span>)
@@ -1710,7 +1710,7 @@ specified, method will shift column contents below the deleted cell upward</p>
1710
1710
  <span class="ruby-identifier">c</span>.<span class="ruby-identifier">row</span> <span class="ruby-operator">-=</span> <span class="ruby-value">1</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">c</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Cell</span>)
1711
1711
  }
1712
1712
  <span class="ruby-keyword">else</span>
1713
- <span class="ruby-identifier">raise</span> <span class="ruby-string">'invalid shift option'</span>
1713
+ <span class="ruby-identifier">raise</span> <span class="ruby-string">&#39;invalid shift option&#39;</span>
1714
1714
  <span class="ruby-keyword">end</span>
1715
1715
 
1716
1716
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">cell</span>
@@ -2111,7 +2111,7 @@ information)</p>
2111
2111
  <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 575</span>
2112
2112
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_color</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
2113
2113
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
2114
- <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">'000000'</span>)
2114
+ <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">&#39;000000&#39;</span>)
2115
2115
  <span class="ruby-keyword">end</span></pre>
2116
2116
  </div>
2117
2117
 
@@ -2516,7 +2516,7 @@ information)</p>
2516
2516
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_color</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2517
2517
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)
2518
2518
  <span class="ruby-identifier">color</span> = <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">color</span>
2519
- <span class="ruby-identifier">color</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">color</span>.<span class="ruby-identifier">rgb</span> <span class="ruby-operator">||</span> <span class="ruby-string">'000000'</span>)
2519
+ <span class="ruby-identifier">color</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">color</span>.<span class="ruby-identifier">rgb</span> <span class="ruby-operator">||</span> <span class="ruby-string">&#39;000000&#39;</span>)
2520
2520
  <span class="ruby-keyword">end</span></pre>
2521
2521
  </div>
2522
2522
 
@@ -2812,7 +2812,7 @@ information)</p>
2812
2812
  <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">index</span>].<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">col</span>] = <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">index</span><span class="ruby-operator">-</span><span class="ruby-value">1</span>].<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">col</span>]
2813
2813
  }
2814
2814
  <span class="ruby-keyword">else</span>
2815
- <span class="ruby-identifier">raise</span> <span class="ruby-string">'invalid shift option'</span>
2815
+ <span class="ruby-identifier">raise</span> <span class="ruby-string">&#39;invalid shift option&#39;</span>
2816
2816
  <span class="ruby-keyword">end</span>
2817
2817
 
2818
2818
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">add_cell</span>(<span class="ruby-identifier">row</span>,<span class="ruby-identifier">col</span>,<span class="ruby-identifier">data</span>,<span class="ruby-identifier">formula</span>)
@@ -2898,7 +2898,7 @@ reference cells which are being “pushed down”</p>
2898
2898
 
2899
2899
  <div class="method-description">
2900
2900
 
2901
- <pre>Inserts row at row_index, pushes down, copies style from the row above (that's what Excel 2013 does!)</pre>
2901
+ <pre>Inserts row at row_index, pushes down, copies style from the row above (that&#39;s what Excel 2013 does!)</pre>
2902
2902
 
2903
2903
  <p>USE OF THIS METHOD will break formulas which reference cells which are
2904
2904
  being “pushed down”</p>
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::MRUColors - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::MRUColors - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::MergedCell - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::MergedCell - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::MergedCells - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::MergedCells - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::NumFmt - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::NumFmt - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::NumberFormat - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::NumberFormat - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -134,7 +134,7 @@ href="http://www.schemacentral.com/sc/ooxml/e-ssml_numFmt-1.html">www.schemacent
134
134
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/stylesheet.rb, line 16</span>
135
135
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_date_format?</span>
136
136
  <span class="ruby-comment"># v----- Toss all the escaped chars ------v v--- and see if any date-related remained</span>
137
- <span class="ruby-operator">!</span><span class="ruby-operator">!</span>(<span class="ruby-identifier">format_code</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp">/(\&quot;[^\&quot;]*\&quot;|\[[^\]]*\]|[\_*].)/i</span>, <span class="ruby-string">''</span>) <span class="ruby-operator">=~</span> <span class="ruby-regexp">/[dmyhs]/i</span>)
137
+ <span class="ruby-operator">!</span><span class="ruby-operator">!</span>(<span class="ruby-identifier">format_code</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-regexp">/(\&quot;[^\&quot;]*\&quot;|\[[^\]]*\]|[\_*].)/i</span>, <span class="ruby-string">&#39;&#39;</span>) <span class="ruby-operator">=~</span> <span class="ruby-regexp">/[dmyhs]/i</span>)
138
138
  <span class="ruby-keyword">end</span></pre>
139
139
  </div>
140
140
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::NumberFormats - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::NumberFormats - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::OLEObject - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::OLEObject - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::OLEObjects - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::OLEObjects - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::OLESize - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::OLESize - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::OOXMLContainerObject - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::OOXMLContainerObject - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::OOXMLObject - rubyXL 2.3.0</title>
7
+ <title>class RubyXL::OOXMLObject - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::OOXMLObjectClassMethods - rubyXL 2.3.0</title>
7
+ <title>module RubyXL::OOXMLObjectClassMethods - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -133,8 +133,8 @@
133
133
  source XML. Can be either <code>&quot;String&quot;</code> or
134
134
  <code>:Symbol</code></p>
135
135
  <ul><li>
136
- <p>Special attibute name <code>'_'</code> (underscore) denotes the value of
137
- the element rather than attribute.</p>
136
+ <p>Special attibute name <code>&#39;_&#39;</code> (underscore) denotes the
137
+ value of the element rather than attribute.</p>
138
138
  </li></ul>
139
139
  </li><li>
140
140
  <p><code>attribute_type</code> - Specifies the conversion type for the
@@ -150,7 +150,7 @@ attribute when parsing. Available options are:</p>
150
150
  </li><li>
151
151
  <p><code>:ref</code> - <a href="Reference.html">RubyXL::Reference</a></p>
152
152
  </li><li>
153
- <p><code>:bool</code> - <code>Boolean</code> ("1" and "true" convert to
153
+ <p><code>:bool</code> - <code>Boolean</code> (1 and true convert to
154
154
  <code>true</code>, others to <code>false</code>)</p>
155
155
  </li><li>
156
156
  <p>one of <code>simple_types</code> - <code>String</code>, plus the list of
@@ -180,12 +180,12 @@ but do call the object-provided read accessor on <code>write_xml</code>.</p>
180
180
  <pre class="ruby"><span class="ruby-identifier">define_attribute</span>(:<span class="ruby-identifier">outline</span>, :<span class="ruby-identifier">bool</span>, :<span class="ruby-identifier">default</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-keyword">true</span>)
181
181
  </pre>
182
182
 
183
- <p>A <code>Boolean</code> attribute outline with default value
183
+ <p>A <code>Boolean</code> attribute &#39;outline&#39; with default value
184
184
  <code>true</code> will be accessible by calling <code>obj.outline</code></p>
185
185
 
186
186
  <pre>define_attribute(:uniqueCount, :int)</pre>
187
187
 
188
- <p>An <code>Integer</code> attribute uniqueCount accessible as
188
+ <p>An <code>Integer</code> attribute &#39;uniqueCount&#39; accessible as
189
189
  <code>obj.unique_count</code></p>
190
190
 
191
191
  <pre class="ruby"><span class="ruby-identifier">define_attribute</span>(:<span class="ruby-identifier">_</span>, :<span class="ruby-identifier">string</span>, :<span class="ruby-identifier">accessor</span> =<span class="ruby-operator">&gt;</span> :<span class="ruby-identifier">expression</span>)
@@ -194,11 +194,11 @@ but do call the object-provided read accessor on <code>write_xml</code>.</p>
194
194
  <p>The value of the element will be accessible as a <code>String</code> by
195
195
  calling <code>obj.expression</code></p>
196
196
 
197
- <pre class="ruby"><span class="ruby-identifier">define_attribute</span>(:<span class="ruby-identifier">errorStyle</span>, <span class="ruby-node">%w{ stop warning information }</span>, :<span class="ruby-identifier">default</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-string">'stop'</span>,)
197
+ <pre class="ruby"><span class="ruby-identifier">define_attribute</span>(:<span class="ruby-identifier">errorStyle</span>, <span class="ruby-node">%w{ stop warning information }</span>, :<span class="ruby-identifier">default</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-string">&#39;stop&#39;</span>,)
198
198
  </pre>
199
199
 
200
- <p>A <code>String</code> attribute named errorStyle will be accessible as
201
- <code>obj.error_style</code>, valid values are
200
+ <p>A <code>String</code> attribute named &#39;errorStyle&#39; will be
201
+ accessible as <code>obj.error_style</code>, valid values are
202
202
  <code>&quot;stop&quot;</code>, <code>&quot;warning&quot;</code>,
203
203
  <code>&quot;information&quot;</code></p>
204
204
 
@@ -354,7 +354,7 @@ default element name.</p>
354
354
 
355
355
  <h4 id="method-i-define_element_name-label-Examples">Examples<span><a href="#method-i-define_element_name-label-Examples">&para;</a> <a href="#documentation">&uarr;</a></span></h4>
356
356
 
357
- <pre>define_element_name 'externalReference'</pre>
357
+ <pre>define_element_name &#39;externalReference&#39;</pre>
358
358
 
359
359
 
360
360
 
@@ -445,7 +445,7 @@ it in the context of descendant class, which is what we need.</p>
445
445
  <span class="ruby-keyword">if</span> <span class="ruby-identifier">node</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Nokogiri</span><span class="ruby-operator">::</span><span class="ruby-constant">XML</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>) <span class="ruby-keyword">then</span>
446
446
  <span class="ruby-comment"># @namespaces = node.namespaces
447
447
  <span class="ruby-identifier">node</span> = <span class="ruby-identifier">node</span>.<span class="ruby-identifier">root</span>
448
- <span class="ruby-comment"># ignorable_attr = node.attributes['Ignorable']
448
+ <span class="ruby-comment"># ignorable_attr = node.attributes[&#39;Ignorable&#39;]
449
449
  <span class="ruby-comment"># @ignorables &lt;&lt; ignorable_attr.value if ignorable_attr
450
450
  <span class="ruby-keyword">end</span>
451
451
 
@@ -453,7 +453,7 @@ it in the context of descendant class, which is what we need.</p>
453
453
 
454
454
  <span class="ruby-identifier">known_attributes</span> = <span class="ruby-identifier">obtain_class_variable</span>(<span class="ruby-value">:@@ooxml_attributes</span>)
455
455
 
456
- <span class="ruby-identifier">content_params</span> = <span class="ruby-identifier">known_attributes</span>[<span class="ruby-string">'_'</span>]
456
+ <span class="ruby-identifier">content_params</span> = <span class="ruby-identifier">known_attributes</span>[<span class="ruby-string">&#39;_&#39;</span>]
457
457
  <span class="ruby-identifier">process_attribute</span>(<span class="ruby-identifier">obj</span>, <span class="ruby-identifier">node</span>.<span class="ruby-identifier">text</span>, <span class="ruby-identifier">content_params</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">content_params</span>
458
458
 
459
459
  <span class="ruby-identifier">node</span>.<span class="ruby-identifier">attributes</span>.<span class="ruby-identifier">each_pair</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">attr_name</span>, <span class="ruby-identifier">attr</span><span class="ruby-operator">|</span>
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::OOXMLObjectInstanceMethods - rubyXL 2.3.0</title>
7
+ <title>module RubyXL::OOXMLObjectInstanceMethods - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">