rubyXL 3.4.16 → 3.4.21

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 (410) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +75 -43
  4. data/README.rdoc +6 -3
  5. data/Rakefile +3 -3
  6. data/VERSION +1 -1
  7. data/lib/rubyXL/convenience_methods/worksheet.rb +65 -0
  8. data/lib/rubyXL/objects/font.rb +1 -1
  9. data/lib/rubyXL/objects/ooxml_object.rb +7 -5
  10. data/lib/rubyXL/objects/reference.rb +2 -5
  11. data/lib/rubyXL/objects/sheet_data.rb +2 -1
  12. data/lib/rubyXL/objects/simple_types.rb +2 -0
  13. data/lib/rubyXL/objects/text.rb +2 -1
  14. data/rdoc/README_rdoc.html +14 -13
  15. data/rdoc/RubyXL/AExtension.html +9 -51
  16. data/rdoc/RubyXL/AExtensionStorageArea.html +5 -14
  17. data/rdoc/RubyXL/ActiveX.html +10 -41
  18. data/rdoc/RubyXL/ActiveXBinary.html +5 -19
  19. data/rdoc/RubyXL/AdjustHandleList.html +5 -14
  20. data/rdoc/RubyXL/Alignment.html +5 -14
  21. data/rdoc/RubyXL/AlternateContent.html +5 -14
  22. data/rdoc/RubyXL/Authors.html +5 -14
  23. data/rdoc/RubyXL/AutoFilter.html +5 -14
  24. data/rdoc/RubyXL/AutoFilterColumn.html +5 -14
  25. data/rdoc/RubyXL/BinaryImageFile.html +5 -22
  26. data/rdoc/RubyXL/BodyProperties.html +5 -14
  27. data/rdoc/RubyXL/BooleanNode.html +5 -14
  28. data/rdoc/RubyXL/BooleanValue.html +5 -14
  29. data/rdoc/RubyXL/Border.html +8 -70
  30. data/rdoc/RubyXL/BorderEdge.html +8 -44
  31. data/rdoc/RubyXL/Borders.html +8 -31
  32. data/rdoc/RubyXL/Break.html +5 -14
  33. data/rdoc/RubyXL/BreakList.html +5 -14
  34. data/rdoc/RubyXL/CT_AdjPoint2D.html +5 -14
  35. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +5 -14
  36. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +5 -14
  37. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +5 -14
  38. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +5 -14
  39. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +5 -14
  40. data/rdoc/RubyXL/CT_Backdrop.html +5 -14
  41. data/rdoc/RubyXL/CT_Bevel.html +5 -14
  42. data/rdoc/RubyXL/CT_BiLevelEffect.html +5 -14
  43. data/rdoc/RubyXL/CT_BlendEffect.html +5 -14
  44. data/rdoc/RubyXL/CT_Blip.html +5 -14
  45. data/rdoc/RubyXL/CT_BlipFillProperties.html +5 -14
  46. data/rdoc/RubyXL/CT_BlurEffect.html +5 -14
  47. data/rdoc/RubyXL/CT_Camera.html +5 -14
  48. data/rdoc/RubyXL/CT_Color.html +5 -14
  49. data/rdoc/RubyXL/CT_ColorChangeEffect.html +5 -14
  50. data/rdoc/RubyXL/CT_ColorMapping.html +5 -14
  51. data/rdoc/RubyXL/CT_ColorScheme.html +5 -14
  52. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +5 -14
  53. data/rdoc/RubyXL/CT_ConnectionSite.html +5 -14
  54. data/rdoc/RubyXL/CT_ConnectionSiteList.html +5 -14
  55. data/rdoc/RubyXL/CT_DashStop.html +5 -14
  56. data/rdoc/RubyXL/CT_DashStopList.html +5 -14
  57. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +5 -14
  58. data/rdoc/RubyXL/CT_DuotoneEffect.html +5 -14
  59. data/rdoc/RubyXL/CT_EffectContainer.html +5 -14
  60. data/rdoc/RubyXL/CT_EffectList.html +5 -14
  61. data/rdoc/RubyXL/CT_EffectReference.html +5 -14
  62. data/rdoc/RubyXL/CT_EffectStyleItem.html +5 -14
  63. data/rdoc/RubyXL/CT_EffectStyleList.html +5 -14
  64. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +5 -14
  65. data/rdoc/RubyXL/CT_FillEffect.html +5 -14
  66. data/rdoc/RubyXL/CT_FillOverlayEffect.html +5 -14
  67. data/rdoc/RubyXL/CT_FillStyleList.html +5 -14
  68. data/rdoc/RubyXL/CT_FlatText.html +5 -14
  69. data/rdoc/RubyXL/CT_FontCollection.html +5 -14
  70. data/rdoc/RubyXL/CT_FontReference.html +5 -14
  71. data/rdoc/RubyXL/CT_GeomGuideList.html +5 -14
  72. data/rdoc/RubyXL/CT_GlowEffect.html +5 -14
  73. data/rdoc/RubyXL/CT_GradientFillProperties.html +5 -14
  74. data/rdoc/RubyXL/CT_GradientStop.html +5 -14
  75. data/rdoc/RubyXL/CT_GradientStopList.html +5 -14
  76. data/rdoc/RubyXL/CT_HSLEffect.html +5 -14
  77. data/rdoc/RubyXL/CT_HslColor.html +5 -14
  78. data/rdoc/RubyXL/CT_Hyperlink.html +5 -14
  79. data/rdoc/RubyXL/CT_InnerShadowEffect.html +5 -14
  80. data/rdoc/RubyXL/CT_LightRig.html +5 -14
  81. data/rdoc/RubyXL/CT_LineEndProperties.html +5 -14
  82. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +5 -14
  83. data/rdoc/RubyXL/CT_LineProperties.html +5 -14
  84. data/rdoc/RubyXL/CT_LineStyleList.html +5 -14
  85. data/rdoc/RubyXL/CT_LinearShadeProperties.html +5 -14
  86. data/rdoc/RubyXL/CT_LuminanceEffect.html +5 -14
  87. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +5 -14
  88. data/rdoc/RubyXL/CT_OuterShadowEffect.html +5 -14
  89. data/rdoc/RubyXL/CT_Path2D.html +5 -14
  90. data/rdoc/RubyXL/CT_Path2DArcTo.html +5 -14
  91. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +5 -14
  92. data/rdoc/RubyXL/CT_Path2DList.html +5 -14
  93. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +5 -14
  94. data/rdoc/RubyXL/CT_Path2DTo.html +5 -14
  95. data/rdoc/RubyXL/CT_PathShadeProperties.html +5 -14
  96. data/rdoc/RubyXL/CT_PatternFillProperties.html +5 -14
  97. data/rdoc/RubyXL/CT_Point3D.html +5 -14
  98. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +5 -14
  99. data/rdoc/RubyXL/CT_PresetColor.html +5 -14
  100. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +5 -14
  101. data/rdoc/RubyXL/CT_PresetShadowEffect.html +5 -14
  102. data/rdoc/RubyXL/CT_PresetTextShape.html +5 -14
  103. data/rdoc/RubyXL/CT_ReflectionEffect.html +5 -14
  104. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +5 -14
  105. data/rdoc/RubyXL/CT_RelativeRect.html +5 -14
  106. data/rdoc/RubyXL/CT_SRgbColor.html +5 -14
  107. data/rdoc/RubyXL/CT_ScRgbColor.html +5 -14
  108. data/rdoc/RubyXL/CT_Scene3D.html +5 -14
  109. data/rdoc/RubyXL/CT_SchemeColor.html +5 -14
  110. data/rdoc/RubyXL/CT_Shape3D.html +5 -14
  111. data/rdoc/RubyXL/CT_ShapeStyle.html +5 -14
  112. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +5 -14
  113. data/rdoc/RubyXL/CT_SphereCoords.html +5 -14
  114. data/rdoc/RubyXL/CT_StretchInfoProperties.html +5 -14
  115. data/rdoc/RubyXL/CT_StyleMatrix.html +5 -14
  116. data/rdoc/RubyXL/CT_StyleMatrixReference.html +5 -14
  117. data/rdoc/RubyXL/CT_SupplementalFont.html +5 -14
  118. data/rdoc/RubyXL/CT_SystemColor.html +5 -14
  119. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +5 -14
  120. data/rdoc/RubyXL/CT_TextBlipBullet.html +5 -14
  121. data/rdoc/RubyXL/CT_TextCharBullet.html +5 -14
  122. data/rdoc/RubyXL/CT_TextCharacterProperties.html +5 -14
  123. data/rdoc/RubyXL/CT_TextFont.html +5 -14
  124. data/rdoc/RubyXL/CT_TextListStyle.html +5 -14
  125. data/rdoc/RubyXL/CT_TextNormalAutofit.html +5 -14
  126. data/rdoc/RubyXL/CT_TextParagraphProperties.html +5 -14
  127. data/rdoc/RubyXL/CT_TextSpacing.html +5 -14
  128. data/rdoc/RubyXL/CT_TextTabStop.html +5 -14
  129. data/rdoc/RubyXL/CT_TextTabStopList.html +5 -14
  130. data/rdoc/RubyXL/CT_TileInfoProperties.html +5 -14
  131. data/rdoc/RubyXL/CT_TintEffect.html +5 -14
  132. data/rdoc/RubyXL/CT_Transform2D.html +5 -14
  133. data/rdoc/RubyXL/CT_TransformEffect.html +5 -14
  134. data/rdoc/RubyXL/CT_Vector3D.html +5 -14
  135. data/rdoc/RubyXL/CT_XYAdjustHandle.html +5 -14
  136. data/rdoc/RubyXL/CalculationChain.html +8 -39
  137. data/rdoc/RubyXL/CalculationChainCell.html +5 -14
  138. data/rdoc/RubyXL/CalculationProperties.html +5 -14
  139. data/rdoc/RubyXL/Cell.html +13 -217
  140. data/rdoc/RubyXL/CellConvenienceMethods.html +6 -457
  141. data/rdoc/RubyXL/CellExt.html +5 -14
  142. data/rdoc/RubyXL/CellSmartTag.html +5 -14
  143. data/rdoc/RubyXL/CellSmartTagProperty.html +5 -14
  144. data/rdoc/RubyXL/CellSmartTags.html +5 -14
  145. data/rdoc/RubyXL/CellStyle.html +5 -14
  146. data/rdoc/RubyXL/CellStyleXFs.html +8 -31
  147. data/rdoc/RubyXL/CellStyles.html +8 -31
  148. data/rdoc/RubyXL/CellValue.html +8 -31
  149. data/rdoc/RubyXL/CellWatch.html +5 -14
  150. data/rdoc/RubyXL/CellWatches.html +5 -14
  151. data/rdoc/RubyXL/CellXFs.html +8 -31
  152. data/rdoc/RubyXL/ChartColorsFile.html +5 -22
  153. data/rdoc/RubyXL/ChartFile.html +10 -44
  154. data/rdoc/RubyXL/ChartStyleFile.html +5 -22
  155. data/rdoc/RubyXL/ChartUserShapesFile.html +5 -22
  156. data/rdoc/RubyXL/Chartsheet.html +10 -61
  157. data/rdoc/RubyXL/ChartsheetPageSetup.html +5 -14
  158. data/rdoc/RubyXL/ChartsheetProperties.html +5 -14
  159. data/rdoc/RubyXL/ChartsheetProtection.html +5 -14
  160. data/rdoc/RubyXL/ChartsheetView.html +5 -14
  161. data/rdoc/RubyXL/ChartsheetViews.html +5 -14
  162. data/rdoc/RubyXL/Color.html +9 -37
  163. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +8 -58
  164. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +9 -73
  165. data/rdoc/RubyXL/ColorConvenienceClasses.html +3 -11
  166. data/rdoc/RubyXL/ColorConvenienceMethods.html +6 -28
  167. data/rdoc/RubyXL/ColorFilter.html +5 -14
  168. data/rdoc/RubyXL/ColorScale.html +5 -14
  169. data/rdoc/RubyXL/ColorSet.html +5 -14
  170. data/rdoc/RubyXL/Colors.html +5 -14
  171. data/rdoc/RubyXL/ColumnRange.html +8 -62
  172. data/rdoc/RubyXL/ColumnRanges.html +8 -70
  173. data/rdoc/RubyXL/Comment.html +5 -14
  174. data/rdoc/RubyXL/CommentList.html +5 -14
  175. data/rdoc/RubyXL/CommentsFile.html +8 -44
  176. data/rdoc/RubyXL/ConditionalFormatValue.html +5 -14
  177. data/rdoc/RubyXL/ConditionalFormatting.html +5 -14
  178. data/rdoc/RubyXL/ConditionalFormattingRule.html +5 -14
  179. data/rdoc/RubyXL/Connection.html +5 -14
  180. data/rdoc/RubyXL/ConnectionTable.html +5 -14
  181. data/rdoc/RubyXL/ConnectionTables.html +5 -14
  182. data/rdoc/RubyXL/ConnectionTextField.html +5 -14
  183. data/rdoc/RubyXL/ConnectionTextFields.html +5 -14
  184. data/rdoc/RubyXL/Connections.html +8 -39
  185. data/rdoc/RubyXL/ContentTypeDefault.html +5 -14
  186. data/rdoc/RubyXL/ContentTypeOverride.html +5 -14
  187. data/rdoc/RubyXL/ContentTypes.html +8 -52
  188. data/rdoc/RubyXL/ControlPropertiesFile.html +5 -22
  189. data/rdoc/RubyXL/CorePropertiesFile.html +8 -148
  190. data/rdoc/RubyXL/CustomColor.html +5 -14
  191. data/rdoc/RubyXL/CustomColorList.html +5 -14
  192. data/rdoc/RubyXL/CustomFilter.html +5 -14
  193. data/rdoc/RubyXL/CustomFilters.html +5 -14
  194. data/rdoc/RubyXL/CustomGeometry.html +5 -14
  195. data/rdoc/RubyXL/CustomProperties.html +5 -14
  196. data/rdoc/RubyXL/CustomPropertiesFile.html +5 -22
  197. data/rdoc/RubyXL/CustomProperty.html +5 -14
  198. data/rdoc/RubyXL/CustomPropertyFile.html +5 -22
  199. data/rdoc/RubyXL/CustomSheetView.html +5 -14
  200. data/rdoc/RubyXL/CustomSheetViews.html +5 -14
  201. data/rdoc/RubyXL/CustomWorkbookView.html +5 -14
  202. data/rdoc/RubyXL/CustomWorkbookViews.html +5 -14
  203. data/rdoc/RubyXL/CustomXMLFile.html +5 -19
  204. data/rdoc/RubyXL/DXF.html +5 -14
  205. data/rdoc/RubyXL/DXFs.html +5 -14
  206. data/rdoc/RubyXL/DataBar.html +5 -14
  207. data/rdoc/RubyXL/DataConsolidate.html +5 -14
  208. data/rdoc/RubyXL/DataConsolidationReference.html +5 -14
  209. data/rdoc/RubyXL/DataConsolidationReferences.html +5 -14
  210. data/rdoc/RubyXL/DataType.html +3 -34
  211. data/rdoc/RubyXL/DataValidation.html +5 -14
  212. data/rdoc/RubyXL/DataValidations.html +5 -14
  213. data/rdoc/RubyXL/DateGroupItem.html +5 -14
  214. data/rdoc/RubyXL/DefinedName.html +5 -14
  215. data/rdoc/RubyXL/DefinedNameExt.html +5 -14
  216. data/rdoc/RubyXL/DefinedNames.html +5 -14
  217. data/rdoc/RubyXL/DefinedNamesExt.html +5 -14
  218. data/rdoc/RubyXL/DocumentPropertiesFile.html +8 -57
  219. data/rdoc/RubyXL/DrawingFile.html +10 -44
  220. data/rdoc/RubyXL/DynamicFilter.html +5 -14
  221. data/rdoc/RubyXL/EmbeddedControl.html +5 -14
  222. data/rdoc/RubyXL/EmbeddedControls.html +5 -14
  223. data/rdoc/RubyXL/Extension.html +5 -14
  224. data/rdoc/RubyXL/ExtensionStorageArea.html +5 -14
  225. data/rdoc/RubyXL/Extents.html +5 -14
  226. data/rdoc/RubyXL/ExternalBook.html +5 -14
  227. data/rdoc/RubyXL/ExternalLinksFile.html +10 -44
  228. data/rdoc/RubyXL/ExternalReference.html +5 -14
  229. data/rdoc/RubyXL/ExternalReferences.html +5 -14
  230. data/rdoc/RubyXL/ExtraColorSchemeList.html +5 -14
  231. data/rdoc/RubyXL/FieldItem.html +5 -14
  232. data/rdoc/RubyXL/FileRecoveryProperties.html +5 -14
  233. data/rdoc/RubyXL/FileSharing.html +5 -14
  234. data/rdoc/RubyXL/FileVersion.html +5 -14
  235. data/rdoc/RubyXL/Fill.html +8 -31
  236. data/rdoc/RubyXL/Fills.html +8 -31
  237. data/rdoc/RubyXL/FilterContainer.html +5 -14
  238. data/rdoc/RubyXL/FloatNode.html +5 -14
  239. data/rdoc/RubyXL/FloatValue.html +5 -14
  240. data/rdoc/RubyXL/Font.html +9 -37
  241. data/rdoc/RubyXL/FontConvenienceMethods.html +7 -198
  242. data/rdoc/RubyXL/FontScheme.html +5 -14
  243. data/rdoc/RubyXL/Fonts.html +8 -31
  244. data/rdoc/RubyXL/Formula.html +5 -14
  245. data/rdoc/RubyXL/FunctionGroup.html +5 -14
  246. data/rdoc/RubyXL/FunctionGroups.html +5 -14
  247. data/rdoc/RubyXL/GenericStorageObject.html +9 -75
  248. data/rdoc/RubyXL/GradientFill.html +5 -14
  249. data/rdoc/RubyXL/HeaderFooterSettings.html +5 -14
  250. data/rdoc/RubyXL/Hyperlink.html +5 -14
  251. data/rdoc/RubyXL/HyperlinkRelFile.html +5 -19
  252. data/rdoc/RubyXL/Hyperlinks.html +5 -14
  253. data/rdoc/RubyXL/IconFilter.html +5 -14
  254. data/rdoc/RubyXL/IconSet.html +5 -14
  255. data/rdoc/RubyXL/IgnoredError.html +5 -14
  256. data/rdoc/RubyXL/IgnoredErrors.html +5 -14
  257. data/rdoc/RubyXL/IndexedColors.html +5 -14
  258. data/rdoc/RubyXL/InputCells.html +5 -14
  259. data/rdoc/RubyXL/IntegerNode.html +5 -14
  260. data/rdoc/RubyXL/IntegerValue.html +5 -14
  261. data/rdoc/RubyXL/LegacyCell.html +6 -28
  262. data/rdoc/RubyXL/LegacyWorksheet.html +9 -88
  263. data/rdoc/RubyXL/MRUColors.html +5 -14
  264. data/rdoc/RubyXL/MacrosFile.html +5 -22
  265. data/rdoc/RubyXL/MergedCell.html +5 -14
  266. data/rdoc/RubyXL/MergedCells.html +5 -14
  267. data/rdoc/RubyXL/NumFmt.html +5 -14
  268. data/rdoc/RubyXL/NumberFormat.html +8 -31
  269. data/rdoc/RubyXL/NumberFormats.html +8 -36
  270. data/rdoc/RubyXL/OLEObject.html +5 -14
  271. data/rdoc/RubyXL/OLEObjectFile.html +5 -22
  272. data/rdoc/RubyXL/OLEObjects.html +5 -14
  273. data/rdoc/RubyXL/OLESize.html +5 -14
  274. data/rdoc/RubyXL/OOXMLContainerObject.html +19 -116
  275. data/rdoc/RubyXL/OOXMLIgnored.html +9 -46
  276. data/rdoc/RubyXL/OOXMLObject.html +8 -20
  277. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +21 -107
  278. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +23 -145
  279. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +10 -169
  280. data/rdoc/RubyXL/OOXMLTopLevelObject.html +15 -104
  281. data/rdoc/RubyXL/OdbcOleDbProperties.html +5 -14
  282. data/rdoc/RubyXL/Offset.html +5 -14
  283. data/rdoc/RubyXL/OlapProperties.html +5 -14
  284. data/rdoc/RubyXL/OleItem.html +5 -14
  285. data/rdoc/RubyXL/OleItems.html +5 -14
  286. data/rdoc/RubyXL/OleLink.html +5 -14
  287. data/rdoc/RubyXL/OutlineProperties.html +5 -14
  288. data/rdoc/RubyXL/PageMargins.html +5 -14
  289. data/rdoc/RubyXL/PageSetup.html +5 -14
  290. data/rdoc/RubyXL/PageSetupProperties.html +5 -14
  291. data/rdoc/RubyXL/Pane.html +5 -14
  292. data/rdoc/RubyXL/Parser.html +8 -44
  293. data/rdoc/RubyXL/PatternFill.html +5 -14
  294. data/rdoc/RubyXL/PhoneticProperties.html +5 -14
  295. data/rdoc/RubyXL/PhoneticRun.html +5 -14
  296. data/rdoc/RubyXL/PivotArea.html +5 -14
  297. data/rdoc/RubyXL/PivotCache.html +5 -14
  298. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +7 -27
  299. data/rdoc/RubyXL/PivotCacheRecordsFile.html +5 -22
  300. data/rdoc/RubyXL/PivotCaches.html +5 -14
  301. data/rdoc/RubyXL/PivotReference.html +5 -14
  302. data/rdoc/RubyXL/PivotReferences.html +5 -14
  303. data/rdoc/RubyXL/PivotTableFile.html +7 -27
  304. data/rdoc/RubyXL/PivotTableSelection.html +5 -14
  305. data/rdoc/RubyXL/PresetGeometry.html +5 -14
  306. data/rdoc/RubyXL/PrintOptions.html +5 -14
  307. data/rdoc/RubyXL/PrinterSettingsFile.html +5 -22
  308. data/rdoc/RubyXL/ProtectedRange.html +5 -14
  309. data/rdoc/RubyXL/ProtectedRanges.html +5 -14
  310. data/rdoc/RubyXL/Protection.html +5 -14
  311. data/rdoc/RubyXL/QueryParameter.html +5 -14
  312. data/rdoc/RubyXL/QueryParameters.html +5 -14
  313. data/rdoc/RubyXL/QueryTable.html +10 -44
  314. data/rdoc/RubyXL/QueryTableDeletedField.html +5 -14
  315. data/rdoc/RubyXL/QueryTableDeletedFields.html +5 -14
  316. data/rdoc/RubyXL/QueryTableField.html +5 -14
  317. data/rdoc/RubyXL/QueryTableFields.html +5 -14
  318. data/rdoc/RubyXL/QueryTableRefresh.html +5 -14
  319. data/rdoc/RubyXL/RID.html +5 -14
  320. data/rdoc/RubyXL/RawOOXML.html +9 -51
  321. data/rdoc/RubyXL/Reference.html +11 -197
  322. data/rdoc/RubyXL/Relationship.html +5 -14
  323. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +6 -28
  324. data/rdoc/RubyXL/RelationshipSupport.html +9 -108
  325. data/rdoc/RubyXL/RevisionPointer.html +5 -14
  326. data/rdoc/RubyXL/RichText.html +10 -32
  327. data/rdoc/RubyXL/RichTextRun.html +8 -31
  328. data/rdoc/RubyXL/Row.html +17 -154
  329. data/rdoc/RubyXL/RowExt.html +5 -14
  330. data/rdoc/RubyXL/RunProperties.html +5 -14
  331. data/rdoc/RubyXL/Scenario.html +5 -14
  332. data/rdoc/RubyXL/Scenarios.html +5 -14
  333. data/rdoc/RubyXL/Selection.html +8 -31
  334. data/rdoc/RubyXL/ShapeGuide.html +5 -14
  335. data/rdoc/RubyXL/ShapeTextRectangle.html +5 -14
  336. data/rdoc/RubyXL/SharedStringsTable.html +9 -121
  337. data/rdoc/RubyXL/Sheet.html +5 -14
  338. data/rdoc/RubyXL/SheetCalculationProperties.html +5 -14
  339. data/rdoc/RubyXL/SheetData.html +10 -46
  340. data/rdoc/RubyXL/SheetDataExt.html +5 -14
  341. data/rdoc/RubyXL/SheetDataSet.html +5 -14
  342. data/rdoc/RubyXL/SheetName.html +5 -14
  343. data/rdoc/RubyXL/SheetNames.html +5 -14
  344. data/rdoc/RubyXL/Sheets.html +5 -14
  345. data/rdoc/RubyXL/SlicerCacheFile.html +5 -22
  346. data/rdoc/RubyXL/SlicerFile.html +5 -22
  347. data/rdoc/RubyXL/SmartTagProperties.html +5 -14
  348. data/rdoc/RubyXL/SmartTagType.html +5 -14
  349. data/rdoc/RubyXL/SmartTagTypes.html +5 -14
  350. data/rdoc/RubyXL/SmartTags.html +5 -14
  351. data/rdoc/RubyXL/SortCondition.html +5 -14
  352. data/rdoc/RubyXL/SortState.html +5 -14
  353. data/rdoc/RubyXL/Sqref.html +11 -48
  354. data/rdoc/RubyXL/Stop.html +5 -14
  355. data/rdoc/RubyXL/StringNode.html +5 -14
  356. data/rdoc/RubyXL/StringNodeW3C.html +9 -46
  357. data/rdoc/RubyXL/StringValue.html +5 -14
  358. data/rdoc/RubyXL/Stylesheet.html +9 -94
  359. data/rdoc/RubyXL/TableFile.html +5 -22
  360. data/rdoc/RubyXL/TableParts.html +5 -14
  361. data/rdoc/RubyXL/TableStyle.html +5 -14
  362. data/rdoc/RubyXL/TableStyles.html +5 -14
  363. data/rdoc/RubyXL/Text.html +8 -52
  364. data/rdoc/RubyXL/TextImportSettings.html +5 -14
  365. data/rdoc/RubyXL/Theme.html +9 -67
  366. data/rdoc/RubyXL/ThemeElements.html +5 -14
  367. data/rdoc/RubyXL/ThumbnailFile.html +5 -22
  368. data/rdoc/RubyXL/Top10.html +5 -14
  369. data/rdoc/RubyXL/VMLDrawingFile.html +8 -28
  370. data/rdoc/RubyXL/Variant.html +5 -14
  371. data/rdoc/RubyXL/Vector.html +8 -31
  372. data/rdoc/RubyXL/VectorValue.html +5 -14
  373. data/rdoc/RubyXL/VisualProperties.html +5 -14
  374. data/rdoc/RubyXL/WebPublishObject.html +5 -14
  375. data/rdoc/RubyXL/WebPublishObjects.html +5 -14
  376. data/rdoc/RubyXL/WebPublishingItem.html +5 -14
  377. data/rdoc/RubyXL/WebPublishingItems.html +5 -14
  378. data/rdoc/RubyXL/WebPublishingProperties.html +5 -14
  379. data/rdoc/RubyXL/WebQueryProperties.html +5 -14
  380. data/rdoc/RubyXL/Workbook.html +11 -439
  381. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +7 -224
  382. data/rdoc/RubyXL/WorkbookProperties.html +5 -14
  383. data/rdoc/RubyXL/WorkbookProtection.html +5 -14
  384. data/rdoc/RubyXL/WorkbookRoot.html +11 -101
  385. data/rdoc/RubyXL/WorkbookView.html +5 -14
  386. data/rdoc/RubyXL/WorkbookViews.html +5 -14
  387. data/rdoc/RubyXL/Worksheet.html +11 -132
  388. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +138 -1002
  389. data/rdoc/RubyXL/WorksheetDimensions.html +5 -14
  390. data/rdoc/RubyXL/WorksheetFormatProperties.html +5 -14
  391. data/rdoc/RubyXL/WorksheetProperties.html +5 -14
  392. data/rdoc/RubyXL/WorksheetProtection.html +5 -14
  393. data/rdoc/RubyXL/WorksheetView.html +5 -14
  394. data/rdoc/RubyXL/WorksheetViews.html +5 -14
  395. data/rdoc/RubyXL/XF.html +5 -14
  396. data/rdoc/RubyXL.html +8 -321
  397. data/rdoc/created.rid +11 -11
  398. data/rdoc/css/rdoc.css +21 -1
  399. data/rdoc/fonts/SourceCodePro-Bold.ttf +0 -0
  400. data/rdoc/fonts/SourceCodePro-Regular.ttf +0 -0
  401. data/rdoc/index.html +5 -394
  402. data/rdoc/js/navigation.js.gz +0 -0
  403. data/rdoc/js/search_index.js +1 -1
  404. data/rdoc/js/search_index.js.gz +0 -0
  405. data/rdoc/js/searcher.js.gz +0 -0
  406. data/rdoc/table_of_contents.html +4 -821
  407. data/rubyXL.gemspec +8 -8
  408. data/spec/lib/cell_spec.rb +6 -0
  409. data/spec/lib/worksheet_spec.rb +303 -2
  410. metadata +4 -4
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::Reference - rubyXL 3.4.16</title>
7
+ <title>class RubyXL::Reference - rubyXL 3.4.21</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -21,8 +21,6 @@
21
21
  <link href="../css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="class">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -59,46 +57,33 @@
59
57
 
60
58
  <div id="class-metadata">
61
59
 
62
- <div id="parent-class-section" class="nav-section">
60
+
61
+ <div id="parent-class-section" class="nav-section">
63
62
  <h3>Parent</h3>
64
63
 
65
-
66
64
  <p class="link">Object
67
-
68
65
  </div>
69
66
 
70
67
 
71
68
 
72
- <!-- Method Quickref -->
69
+
70
+ <!-- Method Quickref -->
73
71
  <div id="method-list-section" class="nav-section">
74
72
  <h3>Methods</h3>
75
73
 
76
74
  <ul class="link-list" role="directory">
77
-
78
75
  <li ><a href="#method-c-ind2ref">::ind2ref</a>
79
-
80
76
  <li ><a href="#method-c-new">::new</a>
81
-
82
77
  <li ><a href="#method-c-ref2ind">::ref2ind</a>
83
-
84
78
  <li ><a href="#method-i-3D-3D">#==</a>
85
-
86
79
  <li ><a href="#method-i-cover-3F">#cover?</a>
87
-
88
80
  <li ><a href="#method-i-first_col">#first_col</a>
89
-
90
81
  <li ><a href="#method-i-first_row">#first_row</a>
91
-
92
82
  <li ><a href="#method-i-inspect">#inspect</a>
93
-
94
83
  <li ><a href="#method-i-last_col">#last_col</a>
95
-
96
84
  <li ><a href="#method-i-last_row">#last_row</a>
97
-
98
85
  <li ><a href="#method-i-single_cell-3F">#single_cell?</a>
99
-
100
86
  <li ><a href="#method-i-to_s">#to_s</a>
101
-
102
87
  </ul>
103
88
  </div>
104
89
 
@@ -114,40 +99,26 @@
114
99
 
115
100
  </section>
116
101
 
117
-
118
102
  <section id="5Buntitled-5D" class="documentation-section">
119
-
120
103
 
121
-
122
104
 
123
-
124
105
  <section class="constants-list">
125
106
  <header>
126
107
  <h3>Constants</h3>
127
108
  </header>
128
109
  <dl>
129
-
130
110
  <dt id="COL_MAX">COL_MAX
131
-
132
111
  <dd>
133
-
134
-
135
112
  <dt id="ROW_MAX">ROW_MAX
136
-
137
113
  <dd>
138
-
139
-
140
114
  </dl>
141
115
  </section>
142
-
143
116
 
144
-
145
117
  <section class="attribute-method-details" class="method-section">
146
118
  <header>
147
119
  <h3>Attributes</h3>
148
120
  </header>
149
121
 
150
-
151
122
  <div id="attribute-i-col_range" class="method-detail">
152
123
  <div class="method-heading attribute-method-heading">
153
124
  <span class="method-name">col_range</span><span
@@ -156,11 +127,8 @@
156
127
 
157
128
  <div class="method-description">
158
129
 
159
-
160
-
161
130
  </div>
162
131
  </div>
163
-
164
132
  <div id="attribute-i-row_range" class="method-detail">
165
133
  <div class="method-heading attribute-method-heading">
166
134
  <span class="method-name">row_range</span><span
@@ -169,39 +137,26 @@
169
137
 
170
138
  <div class="method-description">
171
139
 
172
-
173
-
174
140
  </div>
175
141
  </div>
176
-
177
142
  </section>
178
-
179
143
 
180
-
144
+
181
145
  <section id="public-class-5Buntitled-5D-method-details" class="method-section">
182
146
  <header>
183
147
  <h3>Public Class Methods</h3>
184
148
  </header>
185
149
 
186
-
187
150
  <div id="method-c-ind2ref" class="method-detail ">
188
-
189
151
  <div class="method-heading">
190
152
  <span class="method-name">ind2ref</span><span
191
153
  class="method-args">(row = 0, col = 0)</span>
192
-
193
154
  <span class="method-click-advice">click to toggle source</span>
194
-
195
155
  </div>
196
-
197
156
 
198
157
  <div class="method-description">
199
-
200
- <p>Converts <code>row</code> and <code>col</code> zero-based indices to Excel-style cell reference (0) A…Z, AA…AZ, BA… …ZZ, AAA… …AZZ, BAA… …XFD (16383)</p>
201
-
202
-
158
+ <p>Converts <code>row</code> and <code>col</code> zero-based indices to Excel-style cell reference &lt;0&gt; A…Z, AA…AZ, BA… …ZZ, AAA… …AZZ, BAA… …XFD &lt;16383&gt;</p>
203
159
 
204
-
205
160
  <div class="method-source-code" id="ind2ref-source">
206
161
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 75</span>
207
162
  <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">ind2ref</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
@@ -217,33 +172,21 @@
217
172
  <span class="ruby-identifier">str</span> <span class="ruby-operator">+=</span> (<span class="ruby-identifier">row</span> <span class="ruby-operator">+</span> <span class="ruby-value">1</span>).<span class="ruby-identifier">to_s</span>
218
173
  <span class="ruby-keyword">end</span></pre>
219
174
  </div>
220
-
221
175
  </div>
222
176
 
223
-
224
177
 
225
-
226
178
  </div>
227
179
 
228
-
229
180
  <div id="method-c-new" class="method-detail ">
230
-
231
181
  <div class="method-heading">
232
182
  <span class="method-name">new</span><span
233
183
  class="method-args">(*params)</span>
234
-
235
184
  <span class="method-click-advice">click to toggle source</span>
236
-
237
185
  </div>
238
-
239
186
 
240
187
  <div class="method-description">
241
-
242
188
  <p><a href="Reference.html#method-c-new"><code>RubyXL::Reference.new</code></a>(row, col) <a href="Reference.html#method-c-new"><code>RubyXL::Reference.new</code></a>(row_from, row_to, col_from, col_to) <a href="Reference.html#method-c-new"><code>RubyXL::Reference.new(reference_string)</code></a></p>
243
-
244
-
245
189
 
246
-
247
190
  <div class="method-source-code" id="new-source">
248
191
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 11</span>
249
192
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">params</span>)
@@ -263,111 +206,71 @@
263
206
  <span class="ruby-ivar">@col_range</span> = <span class="ruby-constant">Range</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">col_from</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>, <span class="ruby-identifier">col_to</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">col_from</span> <span class="ruby-operator">||</span> <span class="ruby-constant">COL_MAX</span>)
264
207
  <span class="ruby-keyword">end</span></pre>
265
208
  </div>
266
-
267
209
  </div>
268
210
 
269
-
270
211
 
271
-
272
212
  </div>
273
213
 
274
-
275
214
  <div id="method-c-ref2ind" class="method-detail ">
276
-
277
215
  <div class="method-heading">
278
216
  <span class="method-name">ref2ind</span><span
279
217
  class="method-args">(str)</span>
280
-
281
218
  <span class="method-click-advice">click to toggle source</span>
282
-
283
219
  </div>
284
-
285
220
 
286
221
  <div class="method-description">
287
-
288
222
  <p>Converts Excel-style cell reference to <code>row</code> and <code>col</code> zero-based indices.</p>
289
-
290
-
291
223
 
292
-
293
224
  <div class="method-source-code" id="ref2ind-source">
294
225
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 89</span>
295
226
  <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">ref2ind</span>(<span class="ruby-identifier">str</span>)
296
227
  <span class="ruby-keyword">return</span> [ <span class="ruby-value">-1</span>, <span class="ruby-value">-1</span> ] <span class="ruby-keyword">unless</span> <span class="ruby-identifier">str</span> <span class="ruby-operator">=~</span> <span class="ruby-regexp">/\A([A-Z]+)(\d+)\Z/</span>
297
-
298
- <span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>
299
- <span class="ruby-node">$1</span>.<span class="ruby-identifier">each_byte</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">chr</span><span class="ruby-operator">|</span> <span class="ruby-identifier">col</span> = <span class="ruby-identifier">col</span> <span class="ruby-operator">*</span> <span class="ruby-value">26</span> <span class="ruby-operator">+</span> (<span class="ruby-identifier">chr</span> <span class="ruby-operator">-</span> <span class="ruby-value">64</span>) }
300
- [ <span class="ruby-node">$2</span>.<span class="ruby-identifier">to_i</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span>, <span class="ruby-identifier">col</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span> ]
228
+ [ <span class="ruby-node">$2</span>.<span class="ruby-identifier">to_i</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span>, <span class="ruby-node">$1</span>.<span class="ruby-identifier">each_byte</span>.<span class="ruby-identifier">inject</span>(<span class="ruby-value">0</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">col</span>, <span class="ruby-identifier">chr</span><span class="ruby-operator">|</span> <span class="ruby-identifier">col</span> <span class="ruby-operator">*</span> <span class="ruby-value">26</span> <span class="ruby-operator">+</span> (<span class="ruby-identifier">chr</span> <span class="ruby-operator">-</span> <span class="ruby-value">64</span>) } <span class="ruby-operator">-</span> <span class="ruby-value">1</span> ]
301
229
  <span class="ruby-keyword">end</span></pre>
302
230
  </div>
303
-
304
231
  </div>
305
232
 
306
-
307
233
 
308
-
309
234
  </div>
310
235
 
311
-
312
236
  </section>
313
-
237
+
314
238
  <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
315
239
  <header>
316
240
  <h3>Public Instance Methods</h3>
317
241
  </header>
318
242
 
319
-
320
243
  <div id="method-i-3D-3D" class="method-detail ">
321
-
322
244
  <div class="method-heading">
323
245
  <span class="method-name">==</span><span
324
246
  class="method-args">(other)</span>
325
-
326
247
  <span class="method-click-advice">click to toggle source</span>
327
-
328
248
  </div>
329
-
330
249
 
331
250
  <div class="method-description">
332
251
 
333
-
334
-
335
-
336
252
 
337
-
338
253
  <div class="method-source-code" id="3D-3D-source">
339
254
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 48</span>
340
255
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">==</span>(<span class="ruby-identifier">other</span>)
341
256
  <span class="ruby-operator">!</span><span class="ruby-identifier">other</span>.<span class="ruby-identifier">nil?</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-ivar">@row_range</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">row_range</span>) <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-ivar">@col_range</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">col_range</span>)
342
257
  <span class="ruby-keyword">end</span></pre>
343
258
  </div>
344
-
345
259
  </div>
346
260
 
347
-
348
261
 
349
-
350
262
  </div>
351
263
 
352
-
353
264
  <div id="method-i-cover-3F" class="method-detail ">
354
-
355
265
  <div class="method-heading">
356
266
  <span class="method-name">cover?</span><span
357
267
  class="method-args">(other)</span>
358
-
359
268
  <span class="method-click-advice">click to toggle source</span>
360
-
361
269
  </div>
362
-
363
270
 
364
271
  <div class="method-description">
365
272
 
366
-
367
-
368
-
369
273
 
370
-
371
274
  <div class="method-source-code" id="cover-3F-source">
372
275
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 52</span>
373
276
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">cover?</span>(<span class="ruby-identifier">other</span>)
@@ -375,99 +278,63 @@
375
278
  <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">cover?</span>(<span class="ruby-identifier">other</span>.<span class="ruby-identifier">col_range</span>.<span class="ruby-identifier">begin</span>) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">cover?</span>(<span class="ruby-identifier">other</span>.<span class="ruby-identifier">col_range</span>.<span class="ruby-identifier">end</span>))
376
279
  <span class="ruby-keyword">end</span></pre>
377
280
  </div>
378
-
379
281
  </div>
380
282
 
381
-
382
283
 
383
-
384
284
  </div>
385
285
 
386
-
387
286
  <div id="method-i-first_col" class="method-detail ">
388
-
389
287
  <div class="method-heading">
390
288
  <span class="method-name">first_col</span><span
391
289
  class="method-args">()</span>
392
-
393
290
  <span class="method-click-advice">click to toggle source</span>
394
-
395
291
  </div>
396
-
397
292
 
398
293
  <div class="method-description">
399
294
 
400
-
401
-
402
-
403
295
 
404
-
405
296
  <div class="method-source-code" id="first_col-source">
406
297
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 40</span>
407
298
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">first_col</span>
408
299
  <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">begin</span>
409
300
  <span class="ruby-keyword">end</span></pre>
410
301
  </div>
411
-
412
302
  </div>
413
303
 
414
-
415
304
 
416
-
417
305
  </div>
418
306
 
419
-
420
307
  <div id="method-i-first_row" class="method-detail ">
421
-
422
308
  <div class="method-heading">
423
309
  <span class="method-name">first_row</span><span
424
310
  class="method-args">()</span>
425
-
426
311
  <span class="method-click-advice">click to toggle source</span>
427
-
428
312
  </div>
429
-
430
313
 
431
314
  <div class="method-description">
432
315
 
433
-
434
-
435
-
436
316
 
437
-
438
317
  <div class="method-source-code" id="first_row-source">
439
318
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 32</span>
440
319
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">first_row</span>
441
320
  <span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">begin</span>
442
321
  <span class="ruby-keyword">end</span></pre>
443
322
  </div>
444
-
445
323
  </div>
446
324
 
447
-
448
325
 
449
-
450
326
  </div>
451
327
 
452
-
453
328
  <div id="method-i-inspect" class="method-detail ">
454
-
455
329
  <div class="method-heading">
456
330
  <span class="method-name">inspect</span><span
457
331
  class="method-args">()</span>
458
-
459
332
  <span class="method-click-advice">click to toggle source</span>
460
-
461
333
  </div>
462
-
463
334
 
464
335
  <div class="method-description">
465
336
 
466
-
467
-
468
-
469
337
 
470
-
471
338
  <div class="method-source-code" id="inspect-source">
472
339
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 65</span>
473
340
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">inspect</span>
@@ -478,132 +345,84 @@
478
345
  <span class="ruby-keyword">end</span>
479
346
  <span class="ruby-keyword">end</span></pre>
480
347
  </div>
481
-
482
348
  </div>
483
349
 
484
-
485
350
 
486
-
487
351
  </div>
488
352
 
489
-
490
353
  <div id="method-i-last_col" class="method-detail ">
491
-
492
354
  <div class="method-heading">
493
355
  <span class="method-name">last_col</span><span
494
356
  class="method-args">()</span>
495
-
496
357
  <span class="method-click-advice">click to toggle source</span>
497
-
498
358
  </div>
499
-
500
359
 
501
360
  <div class="method-description">
502
361
 
503
-
504
-
505
-
506
362
 
507
-
508
363
  <div class="method-source-code" id="last_col-source">
509
364
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 44</span>
510
365
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">last_col</span>
511
366
  <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">end</span>
512
367
  <span class="ruby-keyword">end</span></pre>
513
368
  </div>
514
-
515
369
  </div>
516
370
 
517
-
518
371
 
519
-
520
372
  </div>
521
373
 
522
-
523
374
  <div id="method-i-last_row" class="method-detail ">
524
-
525
375
  <div class="method-heading">
526
376
  <span class="method-name">last_row</span><span
527
377
  class="method-args">()</span>
528
-
529
378
  <span class="method-click-advice">click to toggle source</span>
530
-
531
379
  </div>
532
-
533
380
 
534
381
  <div class="method-description">
535
382
 
536
-
537
-
538
-
539
383
 
540
-
541
384
  <div class="method-source-code" id="last_row-source">
542
385
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 36</span>
543
386
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">last_row</span>
544
387
  <span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">end</span>
545
388
  <span class="ruby-keyword">end</span></pre>
546
389
  </div>
547
-
548
390
  </div>
549
391
 
550
-
551
392
 
552
-
553
393
  </div>
554
394
 
555
-
556
395
  <div id="method-i-single_cell-3F" class="method-detail ">
557
-
558
396
  <div class="method-heading">
559
397
  <span class="method-name">single_cell?</span><span
560
398
  class="method-args">()</span>
561
-
562
399
  <span class="method-click-advice">click to toggle source</span>
563
-
564
400
  </div>
565
-
566
401
 
567
402
  <div class="method-description">
568
403
 
569
-
570
-
571
-
572
404
 
573
-
574
405
  <div class="method-source-code" id="single_cell-3F-source">
575
406
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 28</span>
576
407
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">single_cell?</span>
577
408
  (<span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">begin</span> <span class="ruby-operator">==</span> <span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">end</span>) <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">begin</span> <span class="ruby-operator">==</span> <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">end</span>)
578
409
  <span class="ruby-keyword">end</span></pre>
579
410
  </div>
580
-
581
411
  </div>
582
412
 
583
-
584
413
 
585
-
586
414
  </div>
587
415
 
588
-
589
416
  <div id="method-i-to_s" class="method-detail ">
590
-
591
417
  <div class="method-heading">
592
418
  <span class="method-name">to_s</span><span
593
419
  class="method-args">()</span>
594
-
595
420
  <span class="method-click-advice">click to toggle source</span>
596
-
597
421
  </div>
598
-
599
422
 
600
423
  <div class="method-description">
601
424
 
602
-
603
-
604
-
605
425
 
606
-
607
426
  <div class="method-source-code" id="to_s-source">
608
427
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 57</span>
609
428
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
@@ -614,25 +433,20 @@
614
433
  <span class="ruby-keyword">end</span>
615
434
  <span class="ruby-keyword">end</span></pre>
616
435
  </div>
617
-
618
436
  </div>
619
437
 
620
-
621
438
 
622
-
623
439
  </div>
624
440
 
625
-
626
441
  </section>
627
-
628
- </section>
629
442
 
443
+ </section>
630
444
  </main>
631
445
 
632
446
 
633
447
  <footer id="validator-badges" role="contentinfo">
634
448
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
635
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
449
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.4.0.
636
450
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
637
451
  </footer>
638
452
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::Relationship - rubyXL 3.4.16</title>
7
+ <title>class RubyXL::Relationship - rubyXL 3.4.21</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -21,8 +21,6 @@
21
21
  <link href="../css/rdoc.css" rel="stylesheet">
22
22
 
23
23
 
24
-
25
-
26
24
  <body id="top" role="document" class="class">
27
25
  <nav role="navigation">
28
26
  <div id="project-navigation">
@@ -59,12 +57,11 @@
59
57
 
60
58
  <div id="class-metadata">
61
59
 
62
- <div id="parent-class-section" class="nav-section">
60
+
61
+ <div id="parent-class-section" class="nav-section">
63
62
  <h3>Parent</h3>
64
63
 
65
-
66
64
  <p class="link"><a href="OOXMLObject.html">RubyXL::OOXMLObject</a>
67
-
68
65
  </div>
69
66
 
70
67
 
@@ -82,25 +79,19 @@
82
79
 
83
80
  </section>
84
81
 
85
-
86
82
  <section id="5Buntitled-5D" class="documentation-section">
87
-
88
83
 
89
-
90
84
 
91
-
92
85
 
93
-
94
86
 
95
-
96
- </section>
97
87
 
88
+ </section>
98
89
  </main>
99
90
 
100
91
 
101
92
  <footer id="validator-badges" role="contentinfo">
102
93
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.2.1.
94
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.4.0.
104
95
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
96
  </footer>
106
97