rubyXL 2.3.2 → 2.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. data/VERSION +1 -1
  4. data/lib/rubyXL/cell.rb +0 -10
  5. data/lib/rubyXL/objects/relationships.rb +46 -14
  6. data/lib/rubyXL/objects/sheet_data.rb +14 -2
  7. data/lib/rubyXL/parser.rb +1 -0
  8. data/lib/rubyXL/workbook.rb +7 -6
  9. data/rdoc/README_rdoc.html +27 -27
  10. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  11. data/rdoc/RubyXL/Alignment.html +1 -1
  12. data/rdoc/RubyXL/AlternateContent.html +1 -1
  13. data/rdoc/RubyXL/AutoFilter.html +1 -1
  14. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  15. data/rdoc/RubyXL/BooleanNode.html +1 -1
  16. data/rdoc/RubyXL/BooleanValue.html +1 -1
  17. data/rdoc/RubyXL/Border.html +1 -1
  18. data/rdoc/RubyXL/BorderEdge.html +1 -1
  19. data/rdoc/RubyXL/Borders.html +1 -1
  20. data/rdoc/RubyXL/Break.html +1 -1
  21. data/rdoc/RubyXL/BreakList.html +1 -1
  22. data/rdoc/RubyXL/CalculationChain.html +2 -2
  23. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  24. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  25. data/rdoc/RubyXL/Cell.html +78 -5
  26. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  27. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  28. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  29. data/rdoc/RubyXL/CellStyle.html +1 -1
  30. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  31. data/rdoc/RubyXL/CellStyles.html +1 -1
  32. data/rdoc/RubyXL/CellValue.html +1 -1
  33. data/rdoc/RubyXL/CellWatch.html +1 -1
  34. data/rdoc/RubyXL/CellWatches.html +1 -1
  35. data/rdoc/RubyXL/CellXFs.html +1 -1
  36. data/rdoc/RubyXL/Chartsheet.html +1 -1
  37. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  38. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  39. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  40. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  41. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  42. data/rdoc/RubyXL/Color.html +3 -3
  43. data/rdoc/RubyXL/ColorFilter.html +1 -1
  44. data/rdoc/RubyXL/ColorScale.html +1 -1
  45. data/rdoc/RubyXL/ColorScheme.html +1 -1
  46. data/rdoc/RubyXL/ColorSet.html +1 -1
  47. data/rdoc/RubyXL/Colors.html +1 -1
  48. data/rdoc/RubyXL/ColumnRange.html +1 -1
  49. data/rdoc/RubyXL/ColumnRanges.html +1 -1
  50. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  51. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  52. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  53. data/rdoc/RubyXL/CustomFilter.html +1 -1
  54. data/rdoc/RubyXL/CustomFilters.html +1 -1
  55. data/rdoc/RubyXL/CustomProperties.html +1 -1
  56. data/rdoc/RubyXL/CustomProperty.html +1 -1
  57. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  58. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  59. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  60. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  61. data/rdoc/RubyXL/DXF.html +1 -1
  62. data/rdoc/RubyXL/DXFs.html +1 -1
  63. data/rdoc/RubyXL/DataBar.html +1 -1
  64. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  65. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  66. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  67. data/rdoc/RubyXL/DataValidation.html +1 -1
  68. data/rdoc/RubyXL/DataValidations.html +1 -1
  69. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  70. data/rdoc/RubyXL/DefinedName.html +1 -1
  71. data/rdoc/RubyXL/DefinedNames.html +1 -1
  72. data/rdoc/RubyXL/DocumentProperties.html +6 -6
  73. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  74. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  75. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  76. data/rdoc/RubyXL/Extension.html +1 -1
  77. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  78. data/rdoc/RubyXL/ExternalReference.html +1 -1
  79. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  80. data/rdoc/RubyXL/FieldItem.html +1 -1
  81. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  82. data/rdoc/RubyXL/FileSharing.html +1 -1
  83. data/rdoc/RubyXL/FileVersion.html +1 -1
  84. data/rdoc/RubyXL/Fill.html +1 -1
  85. data/rdoc/RubyXL/Fills.html +1 -1
  86. data/rdoc/RubyXL/FilterContainer.html +1 -1
  87. data/rdoc/RubyXL/FloatNode.html +1 -1
  88. data/rdoc/RubyXL/FloatValue.html +1 -1
  89. data/rdoc/RubyXL/Font.html +1 -1
  90. data/rdoc/RubyXL/FontScheme.html +1 -1
  91. data/rdoc/RubyXL/Fonts.html +1 -1
  92. data/rdoc/RubyXL/FormatScheme.html +1 -1
  93. data/rdoc/RubyXL/Formula.html +1 -1
  94. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  95. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  96. data/rdoc/RubyXL/GenericStorage.html +4 -4
  97. data/rdoc/RubyXL/GradientFill.html +1 -1
  98. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  99. data/rdoc/RubyXL/Hyperlink.html +1 -1
  100. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  101. data/rdoc/RubyXL/IconFilter.html +1 -1
  102. data/rdoc/RubyXL/IconSet.html +1 -1
  103. data/rdoc/RubyXL/IgnoredError.html +1 -1
  104. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  105. data/rdoc/RubyXL/IndexedColors.html +1 -1
  106. data/rdoc/RubyXL/InputCells.html +1 -1
  107. data/rdoc/RubyXL/IntegerNode.html +1 -1
  108. data/rdoc/RubyXL/IntegerValue.html +1 -1
  109. data/rdoc/RubyXL/LegacyCell.html +57 -94
  110. data/rdoc/RubyXL/LegacyWorkbook.html +53 -38
  111. data/rdoc/RubyXL/LegacyWorksheet.html +29 -29
  112. data/rdoc/RubyXL/MRUColors.html +1 -1
  113. data/rdoc/RubyXL/MergedCell.html +1 -1
  114. data/rdoc/RubyXL/MergedCells.html +1 -1
  115. data/rdoc/RubyXL/NumFmt.html +1 -1
  116. data/rdoc/RubyXL/NumberFormat.html +2 -2
  117. data/rdoc/RubyXL/NumberFormats.html +1 -1
  118. data/rdoc/RubyXL/OLEObject.html +1 -1
  119. data/rdoc/RubyXL/OLEObjects.html +1 -1
  120. data/rdoc/RubyXL/OLESize.html +1 -1
  121. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  122. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  123. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +12 -12
  124. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  125. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +238 -0
  126. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  127. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  128. data/rdoc/RubyXL/PageMargins.html +1 -1
  129. data/rdoc/RubyXL/PageSetup.html +1 -1
  130. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  131. data/rdoc/RubyXL/Pane.html +1 -1
  132. data/rdoc/RubyXL/Parser.html +16 -15
  133. data/rdoc/RubyXL/PatternFill.html +1 -1
  134. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  135. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  136. data/rdoc/RubyXL/PivotArea.html +1 -1
  137. data/rdoc/RubyXL/PivotCache.html +1 -1
  138. data/rdoc/RubyXL/PivotCaches.html +1 -1
  139. data/rdoc/RubyXL/PivotReference.html +1 -1
  140. data/rdoc/RubyXL/PivotReferences.html +1 -1
  141. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  142. data/rdoc/RubyXL/PrintOptions.html +1 -1
  143. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  144. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  145. data/rdoc/RubyXL/Protection.html +1 -1
  146. data/rdoc/RubyXL/RID.html +1 -1
  147. data/rdoc/RubyXL/RawOOXML.html +1 -1
  148. data/rdoc/RubyXL/Reference.html +5 -5
  149. data/rdoc/RubyXL/Relationship.html +1 -1
  150. data/rdoc/RubyXL/RichText.html +1 -1
  151. data/rdoc/RubyXL/RichTextRun.html +1 -1
  152. data/rdoc/RubyXL/RootRelationships.html +105 -0
  153. data/rdoc/RubyXL/Row.html +1 -1
  154. data/rdoc/RubyXL/RunProperties.html +1 -1
  155. data/rdoc/RubyXL/Scenario.html +1 -1
  156. data/rdoc/RubyXL/Scenarios.html +1 -1
  157. data/rdoc/RubyXL/Selection.html +1 -1
  158. data/rdoc/RubyXL/SharedStringsTable.html +2 -2
  159. data/rdoc/RubyXL/Sheet.html +1 -1
  160. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  161. data/rdoc/RubyXL/SheetData.html +1 -1
  162. data/rdoc/RubyXL/Sheets.html +1 -1
  163. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  164. data/rdoc/RubyXL/SmartTagType.html +1 -1
  165. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  166. data/rdoc/RubyXL/SmartTags.html +1 -1
  167. data/rdoc/RubyXL/SortCondition.html +1 -1
  168. data/rdoc/RubyXL/SortState.html +1 -1
  169. data/rdoc/RubyXL/Sqref.html +2 -2
  170. data/rdoc/RubyXL/Stop.html +1 -1
  171. data/rdoc/RubyXL/StringNode.html +1 -1
  172. data/rdoc/RubyXL/StringValue.html +1 -1
  173. data/rdoc/RubyXL/Stylesheet.html +1 -1
  174. data/rdoc/RubyXL/TableParts.html +1 -1
  175. data/rdoc/RubyXL/TableStyle.html +1 -1
  176. data/rdoc/RubyXL/TableStyles.html +1 -1
  177. data/rdoc/RubyXL/Text.html +2 -2
  178. data/rdoc/RubyXL/Theme.html +1 -1
  179. data/rdoc/RubyXL/ThemeElements.html +1 -1
  180. data/rdoc/RubyXL/Top10.html +1 -1
  181. data/rdoc/RubyXL/Variant.html +1 -1
  182. data/rdoc/RubyXL/Vector.html +1 -1
  183. data/rdoc/RubyXL/VectorValue.html +1 -1
  184. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  185. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  186. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  187. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  188. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  189. data/rdoc/RubyXL/Workbook.html +1 -1
  190. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  191. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  192. data/rdoc/RubyXL/WorkbookRelationships.html +2 -213
  193. data/rdoc/RubyXL/WorkbookView.html +1 -1
  194. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  195. data/rdoc/RubyXL/Worksheet.html +1 -1
  196. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  197. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  198. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  199. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  200. data/rdoc/RubyXL/WorksheetView.html +1 -1
  201. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  202. data/rdoc/RubyXL/Writer/ContentTypesWriter.html +53 -53
  203. data/rdoc/RubyXL/Writer/CoreWriter.html +12 -12
  204. data/rdoc/RubyXL/Writer/GenericWriter.html +5 -5
  205. data/rdoc/RubyXL/Writer/StylesWriter.html +2 -2
  206. data/rdoc/RubyXL/Writer/ThemeWriter.html +5 -5
  207. data/rdoc/RubyXL/Writer/WorkbookWriter.html +21 -21
  208. data/rdoc/RubyXL/Writer.html +1 -1
  209. data/rdoc/RubyXL/XF.html +1 -1
  210. data/rdoc/RubyXL.html +1 -1
  211. data/rdoc/created.rid +40 -41
  212. data/rdoc/index.html +4 -6
  213. data/rdoc/js/search_index.js +1 -1
  214. data/rdoc/table_of_contents.html +80 -93
  215. data/rubyXL.gemspec +5 -5
  216. metadata +4 -4
  217. data/lib/rubyXL/writer/root_rels_writer.rb +0 -17
  218. data/rdoc/RubyXL/Writer/RootRelsWriter.html +0 -193
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::LegacyCell - rubyXL 2.3.0</title>
7
+ <title>module RubyXL::LegacyCell - rubyXL 2.3.3</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -124,8 +124,6 @@
124
124
 
125
125
  <li ><a href="#method-i-is_bolded">#is_bolded</a>
126
126
 
127
- <li ><a href="#method-i-is_date-3F">#is_date?</a>
128
-
129
127
  <li ><a href="#method-i-is_italicized">#is_italicized</a>
130
128
 
131
129
  <li ><a href="#method-i-is_struckthrough">#is_struckthrough</a>
@@ -243,13 +241,13 @@
243
241
 
244
242
  <div class="method-description">
245
243
 
246
- <p>returns cells bottom border</p>
244
+ <p>returns cell&#39;s bottom border</p>
247
245
 
248
246
 
249
247
 
250
248
 
251
249
  <div class="method-source-code" id="border_bottom-source">
252
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 237</span>
250
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 231</span>
253
251
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">border_bottom</span>()
254
252
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_border</span>(<span class="ruby-value">:bottom</span>)
255
253
  <span class="ruby-keyword">end</span></pre>
@@ -276,13 +274,13 @@
276
274
 
277
275
  <div class="method-description">
278
276
 
279
- <p>returns cells diagonal border</p>
277
+ <p>returns cell&#39;s diagonal border</p>
280
278
 
281
279
 
282
280
 
283
281
 
284
282
  <div class="method-source-code" id="border_diagonal-source">
285
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 242</span>
283
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 236</span>
286
284
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">border_diagonal</span>()
287
285
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_border</span>(<span class="ruby-value">:diagonal</span>)
288
286
  <span class="ruby-keyword">end</span></pre>
@@ -309,13 +307,13 @@
309
307
 
310
308
  <div class="method-description">
311
309
 
312
- <p>returns cells left border</p>
310
+ <p>returns cell&#39;s left border</p>
313
311
 
314
312
 
315
313
 
316
314
 
317
315
  <div class="method-source-code" id="border_left-source">
318
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 227</span>
316
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 221</span>
319
317
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">border_left</span>()
320
318
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_border</span>(<span class="ruby-value">:left</span>)
321
319
  <span class="ruby-keyword">end</span></pre>
@@ -342,13 +340,13 @@
342
340
 
343
341
  <div class="method-description">
344
342
 
345
- <p>returns cells right border</p>
343
+ <p>returns cell&#39;s right border</p>
346
344
 
347
345
 
348
346
 
349
347
 
350
348
  <div class="method-source-code" id="border_right-source">
351
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 232</span>
349
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 226</span>
352
350
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">border_right</span>()
353
351
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_border</span>(<span class="ruby-value">:right</span>)
354
352
  <span class="ruby-keyword">end</span></pre>
@@ -375,13 +373,13 @@
375
373
 
376
374
  <div class="method-description">
377
375
 
378
- <p>returns cells top border</p>
376
+ <p>returns cell&#39;s top border</p>
379
377
 
380
378
 
381
379
 
382
380
 
383
381
  <div class="method-source-code" id="border_top-source">
384
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 222</span>
382
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 216</span>
385
383
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">border_top</span>()
386
384
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_border</span>(<span class="ruby-value">:top</span>)
387
385
  <span class="ruby-keyword">end</span></pre>
@@ -414,8 +412,8 @@
414
412
 
415
413
 
416
414
  <div class="method-source-code" id="change_border_bottom-source">
417
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 131</span>
418
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_bottom</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">'thin'</span>)
415
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 125</span>
416
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_bottom</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">&#39;thin&#39;</span>)
419
417
  <span class="ruby-identifier">change_border</span>(<span class="ruby-value">:bottom</span>, <span class="ruby-identifier">weight</span>)
420
418
  <span class="ruby-keyword">end</span></pre>
421
419
  </div>
@@ -447,8 +445,8 @@
447
445
 
448
446
 
449
447
  <div class="method-source-code" id="change_border_diagonal-source">
450
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 136</span>
451
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_diagonal</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">'thin'</span>)
448
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 130</span>
449
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_diagonal</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">&#39;thin&#39;</span>)
452
450
  <span class="ruby-identifier">change_border</span>(<span class="ruby-value">:diagonal</span>, <span class="ruby-identifier">weight</span>)
453
451
  <span class="ruby-keyword">end</span></pre>
454
452
  </div>
@@ -480,8 +478,8 @@
480
478
 
481
479
 
482
480
  <div class="method-source-code" id="change_border_left-source">
483
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 121</span>
484
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_left</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">'thin'</span>)
481
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 115</span>
482
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_left</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">&#39;thin&#39;</span>)
485
483
  <span class="ruby-identifier">change_border</span>(<span class="ruby-value">:left</span>, <span class="ruby-identifier">weight</span>)
486
484
  <span class="ruby-keyword">end</span></pre>
487
485
  </div>
@@ -513,8 +511,8 @@
513
511
 
514
512
 
515
513
  <div class="method-source-code" id="change_border_right-source">
516
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 126</span>
517
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_right</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">'thin'</span>)
514
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 120</span>
515
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_right</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">&#39;thin&#39;</span>)
518
516
  <span class="ruby-identifier">change_border</span>(<span class="ruby-value">:right</span>, <span class="ruby-identifier">weight</span>)
519
517
  <span class="ruby-keyword">end</span></pre>
520
518
  </div>
@@ -546,8 +544,8 @@
546
544
 
547
545
 
548
546
  <div class="method-source-code" id="change_border_top-source">
549
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 116</span>
550
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_top</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">'thin'</span>)
547
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 110</span>
548
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_border_top</span>(<span class="ruby-identifier">weight</span>=<span class="ruby-string">&#39;thin&#39;</span>)
551
549
  <span class="ruby-identifier">change_border</span>(<span class="ruby-value">:top</span>, <span class="ruby-identifier">weight</span>)
552
550
  <span class="ruby-keyword">end</span></pre>
553
551
  </div>
@@ -579,14 +577,14 @@
579
577
 
580
578
 
581
579
  <div class="method-source-code" id="change_contents-source">
582
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 141</span>
580
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 135</span>
583
581
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_contents</span>(<span class="ruby-identifier">data</span>, <span class="ruby-identifier">formula</span>=<span class="ruby-keyword">nil</span>)
584
582
  <span class="ruby-identifier">validate_worksheet</span>
585
583
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">datatype</span> = <span class="ruby-constant">RAW_STRING</span>
586
584
 
587
585
  <span class="ruby-keyword">case</span> <span class="ruby-identifier">data</span>
588
586
  <span class="ruby-keyword">when</span> <span class="ruby-constant">Date</span> <span class="ruby-keyword">then</span> <span class="ruby-identifier">data</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">date_to_num</span>(<span class="ruby-identifier">data</span>)
589
- <span class="ruby-keyword">when</span> <span class="ruby-constant">Integer</span>, <span class="ruby-constant">Float</span> <span class="ruby-keyword">then</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">datatype</span> = <span class="ruby-string">''</span>
587
+ <span class="ruby-keyword">when</span> <span class="ruby-constant">Integer</span>, <span class="ruby-constant">Float</span> <span class="ruby-keyword">then</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">datatype</span> = <span class="ruby-string">&#39;&#39;</span>
590
588
  <span class="ruby-keyword">end</span>
591
589
 
592
590
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">raw_value</span> = <span class="ruby-identifier">data</span>
@@ -621,8 +619,8 @@
621
619
 
622
620
 
623
621
  <div class="method-source-code" id="change_fill-source">
624
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 20</span>
625
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_fill</span>(<span class="ruby-identifier">rgb</span>=<span class="ruby-string">'ffffff'</span>)
622
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 14</span>
623
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_fill</span>(<span class="ruby-identifier">rgb</span>=<span class="ruby-string">&#39;ffffff&#39;</span>)
626
624
  <span class="ruby-identifier">validate_worksheet</span>
627
625
  <span class="ruby-constant">Color</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">rgb</span>)
628
626
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_fill</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>,<span class="ruby-identifier">rgb</span>)
@@ -656,7 +654,7 @@
656
654
 
657
655
 
658
656
  <div class="method-source-code" id="change_font_bold-source">
659
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 65</span>
657
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 59</span>
660
658
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_bold</span>(<span class="ruby-identifier">bolded</span>=<span class="ruby-keyword">false</span>)
661
659
  <span class="ruby-identifier">validate_worksheet</span>
662
660
 
@@ -693,8 +691,8 @@
693
691
 
694
692
 
695
693
  <div class="method-source-code" id="change_font_color-source">
696
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 46</span>
697
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_color</span>(<span class="ruby-identifier">font_color</span>=<span class="ruby-string">'000000'</span>)
694
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 40</span>
695
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_color</span>(<span class="ruby-identifier">font_color</span>=<span class="ruby-string">&#39;000000&#39;</span>)
698
696
  <span class="ruby-identifier">validate_worksheet</span>
699
697
  <span class="ruby-constant">Color</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">font_color</span>)
700
698
 
@@ -731,7 +729,7 @@
731
729
 
732
730
 
733
731
  <div class="method-source-code" id="change_font_italics-source">
734
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 56</span>
732
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 50</span>
735
733
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_italics</span>(<span class="ruby-identifier">italicized</span>=<span class="ruby-keyword">false</span>)
736
734
  <span class="ruby-identifier">validate_worksheet</span>
737
735
 
@@ -768,8 +766,8 @@
768
766
 
769
767
 
770
768
  <div class="method-source-code" id="change_font_name-source">
771
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 27</span>
772
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_name</span>(<span class="ruby-identifier">new_font_name</span> = <span class="ruby-string">'Verdana'</span>)
769
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 21</span>
770
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_name</span>(<span class="ruby-identifier">new_font_name</span> = <span class="ruby-string">&#39;Verdana&#39;</span>)
773
771
  <span class="ruby-identifier">validate_worksheet</span>
774
772
 
775
773
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">dup</span>
@@ -805,10 +803,10 @@
805
803
 
806
804
 
807
805
  <div class="method-source-code" id="change_font_size-source">
808
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 36</span>
806
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 30</span>
809
807
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_size</span>(<span class="ruby-identifier">font_size</span>=<span class="ruby-value">10</span>)
810
808
  <span class="ruby-identifier">validate_worksheet</span>
811
- <span class="ruby-identifier">raise</span> <span class="ruby-string">'Argument must be a number'</span> <span class="ruby-keyword">unless</span> <span class="ruby-identifier">font_size</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Integer</span>) <span class="ruby-operator">||</span> <span class="ruby-identifier">font_size</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Float</span>)
809
+ <span class="ruby-identifier">raise</span> <span class="ruby-string">&#39;Argument must be a number&#39;</span> <span class="ruby-keyword">unless</span> <span class="ruby-identifier">font_size</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Integer</span>) <span class="ruby-operator">||</span> <span class="ruby-identifier">font_size</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Float</span>)
812
810
 
813
811
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">dup</span>
814
812
  <span class="ruby-identifier">font</span>.<span class="ruby-identifier">set_size</span>(<span class="ruby-identifier">font_size</span>)
@@ -843,7 +841,7 @@
843
841
 
844
842
 
845
843
  <div class="method-source-code" id="change_font_strikethrough-source">
846
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 82</span>
844
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 76</span>
847
845
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_strikethrough</span>(<span class="ruby-identifier">struckthrough</span>=<span class="ruby-keyword">false</span>)
848
846
  <span class="ruby-identifier">validate_worksheet</span>
849
847
 
@@ -880,7 +878,7 @@
880
878
 
881
879
 
882
880
  <div class="method-source-code" id="change_font_underline-source">
883
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 74</span>
881
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 68</span>
884
882
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_font_underline</span>(<span class="ruby-identifier">underlined</span>=<span class="ruby-keyword">false</span>)
885
883
  <span class="ruby-identifier">validate_worksheet</span>
886
884
 
@@ -917,8 +915,8 @@
917
915
 
918
916
 
919
917
  <div class="method-source-code" id="change_horizontal_alignment-source">
920
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 98</span>
921
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_horizontal_alignment</span>(<span class="ruby-identifier">alignment</span>=<span class="ruby-string">'center'</span>)
918
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 92</span>
919
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_horizontal_alignment</span>(<span class="ruby-identifier">alignment</span>=<span class="ruby-string">&#39;center&#39;</span>)
922
920
  <span class="ruby-identifier">validate_worksheet</span>
923
921
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>, <span class="ruby-keyword">true</span>, <span class="ruby-identifier">alignment</span>)
924
922
  <span class="ruby-keyword">end</span></pre>
@@ -951,7 +949,7 @@
951
949
 
952
950
 
953
951
  <div class="method-source-code" id="change_text_wrap-source">
954
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 110</span>
952
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 104</span>
955
953
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_text_wrap</span>(<span class="ruby-identifier">wrap</span>=<span class="ruby-keyword">false</span>)
956
954
  <span class="ruby-identifier">validate_worksheet</span>
957
955
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_text_wrap</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">wrap</span>)
@@ -985,8 +983,8 @@
985
983
 
986
984
 
987
985
  <div class="method-source-code" id="change_vertical_alignment-source">
988
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 104</span>
989
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_vertical_alignment</span>(<span class="ruby-identifier">alignment</span>=<span class="ruby-string">'center'</span>)
986
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 98</span>
987
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">change_vertical_alignment</span>(<span class="ruby-identifier">alignment</span>=<span class="ruby-string">&#39;center&#39;</span>)
990
988
  <span class="ruby-identifier">validate_worksheet</span>
991
989
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>, <span class="ruby-keyword">false</span>, <span class="ruby-identifier">alignment</span>)
992
990
  <span class="ruby-keyword">end</span></pre>
@@ -1013,13 +1011,13 @@
1013
1011
 
1014
1012
  <div class="method-description">
1015
1013
 
1016
- <p>returns cells fill color</p>
1014
+ <p>returns cell&#39;s fill color</p>
1017
1015
 
1018
1016
 
1019
1017
 
1020
1018
 
1021
1019
  <div class="method-source-code" id="fill_color-source">
1022
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 192</span>
1020
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 186</span>
1023
1021
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">fill_color</span>()
1024
1022
  <span class="ruby-identifier">validate_worksheet</span>
1025
1023
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">get_fill_color</span>(<span class="ruby-identifier">get_cell_xf</span>)
@@ -1053,10 +1051,10 @@
1053
1051
 
1054
1052
 
1055
1053
  <div class="method-source-code" id="font_color-source">
1056
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 186</span>
1054
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 180</span>
1057
1055
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">font_color</span>()
1058
1056
  <span class="ruby-identifier">validate_worksheet</span>
1059
- <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">'000000'</span>
1057
+ <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">&#39;000000&#39;</span>
1060
1058
  <span class="ruby-keyword">end</span></pre>
1061
1059
  </div>
1062
1060
 
@@ -1087,7 +1085,7 @@
1087
1085
 
1088
1086
 
1089
1087
  <div class="method-source-code" id="font_name-source">
1090
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 176</span>
1088
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 170</span>
1091
1089
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">font_name</span>()
1092
1090
  <span class="ruby-identifier">validate_worksheet</span>
1093
1091
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_name</span>
@@ -1121,7 +1119,7 @@
1121
1119
 
1122
1120
 
1123
1121
  <div class="method-source-code" id="font_size-source">
1124
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 181</span>
1122
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 175</span>
1125
1123
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">font_size</span>()
1126
1124
  <span class="ruby-identifier">validate_worksheet</span>
1127
1125
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_size</span>
@@ -1149,13 +1147,13 @@
1149
1147
 
1150
1148
  <div class="method-description">
1151
1149
 
1152
- <p>returns cells horizontal alignment</p>
1150
+ <p>returns cell&#39;s horizontal alignment</p>
1153
1151
 
1154
1152
 
1155
1153
 
1156
1154
 
1157
1155
  <div class="method-source-code" id="horizontal_alignment-source">
1158
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 198</span>
1156
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 192</span>
1159
1157
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">horizontal_alignment</span>()
1160
1158
  <span class="ruby-identifier">validate_worksheet</span>
1161
1159
  <span class="ruby-identifier">xf_obj</span> = <span class="ruby-identifier">get_cell_xf</span>
@@ -1191,7 +1189,7 @@
1191
1189
 
1192
1190
 
1193
1191
  <div class="method-source-code" id="inspect-source">
1194
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 246</span>
1192
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 240</span>
1195
1193
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">inspect</span>
1196
1194
  <span class="ruby-identifier">str</span> = <span class="ruby-node">&quot;#&lt;#{self.class}(#{row},#{column}): #{raw_value.inspect}&quot;</span>
1197
1195
  <span class="ruby-identifier">str</span> <span class="ruby-operator">+=</span> <span class="ruby-node">&quot; =#{@formula}&quot;</span> <span class="ruby-keyword">if</span> <span class="ruby-ivar">@formula</span>
@@ -1227,7 +1225,7 @@
1227
1225
 
1228
1226
 
1229
1227
  <div class="method-source-code" id="is_bolded-source">
1230
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 161</span>
1228
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 155</span>
1231
1229
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_bolded</span>()
1232
1230
  <span class="ruby-identifier">validate_worksheet</span>
1233
1231
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_bold</span>
@@ -1239,41 +1237,6 @@
1239
1237
 
1240
1238
 
1241
1239
 
1242
- </div>
1243
-
1244
-
1245
- <div id="method-i-is_date-3F" class="method-detail ">
1246
-
1247
- <div class="method-heading">
1248
- <span class="method-name">is_date?</span><span
1249
- class="method-args">()</span>
1250
-
1251
- <span class="method-click-advice">click to toggle source</span>
1252
-
1253
- </div>
1254
-
1255
-
1256
- <div class="method-description">
1257
-
1258
-
1259
-
1260
-
1261
-
1262
-
1263
- <div class="method-source-code" id="is_date-3F-source">
1264
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 13</span>
1265
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_date?</span>
1266
- <span class="ruby-keyword">return</span> <span class="ruby-keyword">false</span> <span class="ruby-keyword">unless</span> <span class="ruby-identifier">raw_value</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp">/^\d+$/</span> <span class="ruby-comment"># Only fully numeric values can be dates</span>
1267
- <span class="ruby-identifier">num_fmt</span> = <span class="ruby-identifier">get_number_format</span>
1268
- <span class="ruby-identifier">num_fmt</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">num_fmt</span>.<span class="ruby-identifier">is_date_format?</span>
1269
- <span class="ruby-keyword">end</span></pre>
1270
- </div>
1271
-
1272
- </div>
1273
-
1274
-
1275
-
1276
-
1277
1240
  </div>
1278
1241
 
1279
1242
 
@@ -1296,7 +1259,7 @@
1296
1259
 
1297
1260
 
1298
1261
  <div class="method-source-code" id="is_italicized-source">
1299
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 155</span>
1262
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 149</span>
1300
1263
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_italicized</span>()
1301
1264
  <span class="ruby-identifier">validate_worksheet</span>
1302
1265
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_italic</span>
@@ -1330,7 +1293,7 @@
1330
1293
 
1331
1294
 
1332
1295
  <div class="method-source-code" id="is_struckthrough-source">
1333
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 171</span>
1296
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 165</span>
1334
1297
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_struckthrough</span>()
1335
1298
  <span class="ruby-identifier">validate_worksheet</span>
1336
1299
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_strikethrough</span>
@@ -1364,7 +1327,7 @@
1364
1327
 
1365
1328
 
1366
1329
  <div class="method-source-code" id="is_underlined-source">
1367
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 166</span>
1330
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 160</span>
1368
1331
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_underlined</span>()
1369
1332
  <span class="ruby-identifier">validate_worksheet</span>
1370
1333
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_underlined</span>
@@ -1392,13 +1355,13 @@
1392
1355
 
1393
1356
  <div class="method-description">
1394
1357
 
1395
- <p>returns cells wrap</p>
1358
+ <p>returns cell&#39;s wrap</p>
1396
1359
 
1397
1360
 
1398
1361
 
1399
1362
 
1400
1363
  <div class="method-source-code" id="text_wrap-source">
1401
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 214</span>
1364
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 208</span>
1402
1365
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">text_wrap</span>()
1403
1366
  <span class="ruby-identifier">validate_worksheet</span>
1404
1367
  <span class="ruby-identifier">xf_obj</span> = <span class="ruby-identifier">get_cell_xf</span>
@@ -1428,13 +1391,13 @@
1428
1391
 
1429
1392
  <div class="method-description">
1430
1393
 
1431
- <p>returns cells vertical alignment</p>
1394
+ <p>returns cell&#39;s vertical alignment</p>
1432
1395
 
1433
1396
 
1434
1397
 
1435
1398
 
1436
1399
  <div class="method-source-code" id="vertical_alignment-source">
1437
- <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 206</span>
1400
+ <pre><span class="ruby-comment"># File lib/rubyXL/cell.rb, line 200</span>
1438
1401
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">vertical_alignment</span>()
1439
1402
  <span class="ruby-identifier">validate_worksheet</span>
1440
1403
  <span class="ruby-identifier">xf_obj</span> = <span class="ruby-identifier">get_cell_xf</span>