rubyXL 3.4.3 → 3.4.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (407) hide show
  1. checksums.yaml +4 -4
  2. data/.circleci/config.yml +59 -0
  3. data/Gemfile +1 -0
  4. data/Gemfile.lock +92 -0
  5. data/README.rdoc +6 -1
  6. data/Rakefile +2 -2
  7. data/VERSION +1 -1
  8. data/lib/rubyXL.rb +1 -0
  9. data/lib/rubyXL/objects/chartsheet.rb +2 -2
  10. data/lib/rubyXL/objects/color.rb +2 -1
  11. data/lib/rubyXL/objects/connection.rb +175 -0
  12. data/lib/rubyXL/objects/query_table.rb +104 -0
  13. data/lib/rubyXL/objects/relationships.rb +7 -2
  14. data/lib/rubyXL/objects/simple_types.rb +13 -0
  15. data/lib/rubyXL/objects/workbook.rb +2 -0
  16. data/lib/rubyXL/objects/worksheet.rb +3 -0
  17. data/rdoc/README_rdoc.html +55 -95
  18. data/rdoc/RubyXL.html +52 -23
  19. data/rdoc/RubyXL/AExtension.html +8 -11
  20. data/rdoc/RubyXL/AExtensionStorageArea.html +3 -5
  21. data/rdoc/RubyXL/ActiveX.html +4 -6
  22. data/rdoc/RubyXL/ActiveXBinary.html +3 -5
  23. data/rdoc/RubyXL/AdjustHandleList.html +4 -7
  24. data/rdoc/RubyXL/Alignment.html +4 -7
  25. data/rdoc/RubyXL/AlternateContent.html +3 -5
  26. data/rdoc/RubyXL/Authors.html +4 -7
  27. data/rdoc/RubyXL/AutoFilter.html +4 -7
  28. data/rdoc/RubyXL/AutoFilterColumn.html +4 -7
  29. data/rdoc/RubyXL/BinaryImageFile.html +3 -5
  30. data/rdoc/RubyXL/BodyProperties.html +4 -7
  31. data/rdoc/RubyXL/BooleanNode.html +3 -5
  32. data/rdoc/RubyXL/BooleanValue.html +3 -5
  33. data/rdoc/RubyXL/Border.html +9 -12
  34. data/rdoc/RubyXL/BorderEdge.html +6 -8
  35. data/rdoc/RubyXL/Borders.html +6 -9
  36. data/rdoc/RubyXL/Break.html +4 -7
  37. data/rdoc/RubyXL/BreakList.html +4 -7
  38. data/rdoc/RubyXL/CT_AdjPoint2D.html +4 -7
  39. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +4 -7
  40. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +4 -7
  41. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +4 -7
  42. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +4 -7
  43. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +4 -7
  44. data/rdoc/RubyXL/CT_Backdrop.html +4 -7
  45. data/rdoc/RubyXL/CT_Bevel.html +4 -7
  46. data/rdoc/RubyXL/CT_BiLevelEffect.html +4 -7
  47. data/rdoc/RubyXL/CT_BlendEffect.html +4 -7
  48. data/rdoc/RubyXL/CT_Blip.html +4 -7
  49. data/rdoc/RubyXL/CT_BlipFillProperties.html +4 -7
  50. data/rdoc/RubyXL/CT_BlurEffect.html +4 -7
  51. data/rdoc/RubyXL/CT_Camera.html +4 -7
  52. data/rdoc/RubyXL/CT_Color.html +4 -7
  53. data/rdoc/RubyXL/CT_ColorChangeEffect.html +4 -7
  54. data/rdoc/RubyXL/CT_ColorMapping.html +4 -7
  55. data/rdoc/RubyXL/CT_ColorScheme.html +4 -7
  56. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +4 -7
  57. data/rdoc/RubyXL/CT_ConnectionSite.html +4 -7
  58. data/rdoc/RubyXL/CT_ConnectionSiteList.html +4 -7
  59. data/rdoc/RubyXL/CT_DashStop.html +4 -7
  60. data/rdoc/RubyXL/CT_DashStopList.html +4 -7
  61. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +4 -7
  62. data/rdoc/RubyXL/CT_DuotoneEffect.html +4 -7
  63. data/rdoc/RubyXL/CT_EffectContainer.html +4 -7
  64. data/rdoc/RubyXL/CT_EffectList.html +4 -7
  65. data/rdoc/RubyXL/CT_EffectReference.html +4 -7
  66. data/rdoc/RubyXL/CT_EffectStyleItem.html +4 -7
  67. data/rdoc/RubyXL/CT_EffectStyleList.html +4 -7
  68. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +4 -7
  69. data/rdoc/RubyXL/CT_FillEffect.html +4 -7
  70. data/rdoc/RubyXL/CT_FillOverlayEffect.html +4 -7
  71. data/rdoc/RubyXL/CT_FillStyleList.html +4 -7
  72. data/rdoc/RubyXL/CT_FlatText.html +4 -7
  73. data/rdoc/RubyXL/CT_FontCollection.html +4 -7
  74. data/rdoc/RubyXL/CT_FontReference.html +4 -7
  75. data/rdoc/RubyXL/CT_GeomGuideList.html +4 -7
  76. data/rdoc/RubyXL/CT_GlowEffect.html +4 -7
  77. data/rdoc/RubyXL/CT_GradientFillProperties.html +4 -7
  78. data/rdoc/RubyXL/CT_GradientStop.html +4 -7
  79. data/rdoc/RubyXL/CT_GradientStopList.html +4 -7
  80. data/rdoc/RubyXL/CT_HSLEffect.html +4 -7
  81. data/rdoc/RubyXL/CT_HslColor.html +4 -7
  82. data/rdoc/RubyXL/CT_Hyperlink.html +4 -7
  83. data/rdoc/RubyXL/CT_InnerShadowEffect.html +4 -7
  84. data/rdoc/RubyXL/CT_LightRig.html +4 -7
  85. data/rdoc/RubyXL/CT_LineEndProperties.html +4 -7
  86. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +4 -7
  87. data/rdoc/RubyXL/CT_LineProperties.html +4 -7
  88. data/rdoc/RubyXL/CT_LineStyleList.html +4 -7
  89. data/rdoc/RubyXL/CT_LinearShadeProperties.html +4 -7
  90. data/rdoc/RubyXL/CT_LuminanceEffect.html +4 -7
  91. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +4 -7
  92. data/rdoc/RubyXL/CT_OuterShadowEffect.html +4 -7
  93. data/rdoc/RubyXL/CT_Path2D.html +4 -7
  94. data/rdoc/RubyXL/CT_Path2DArcTo.html +4 -7
  95. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +4 -7
  96. data/rdoc/RubyXL/CT_Path2DList.html +4 -7
  97. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +4 -7
  98. data/rdoc/RubyXL/CT_Path2DTo.html +4 -7
  99. data/rdoc/RubyXL/CT_PathShadeProperties.html +4 -7
  100. data/rdoc/RubyXL/CT_PatternFillProperties.html +4 -7
  101. data/rdoc/RubyXL/CT_Point3D.html +4 -7
  102. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +4 -7
  103. data/rdoc/RubyXL/CT_PresetColor.html +4 -7
  104. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +4 -7
  105. data/rdoc/RubyXL/CT_PresetShadowEffect.html +4 -7
  106. data/rdoc/RubyXL/CT_PresetTextShape.html +4 -7
  107. data/rdoc/RubyXL/CT_ReflectionEffect.html +4 -7
  108. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +4 -7
  109. data/rdoc/RubyXL/CT_RelativeRect.html +4 -7
  110. data/rdoc/RubyXL/CT_SRgbColor.html +4 -7
  111. data/rdoc/RubyXL/CT_ScRgbColor.html +4 -7
  112. data/rdoc/RubyXL/CT_Scene3D.html +4 -7
  113. data/rdoc/RubyXL/CT_SchemeColor.html +4 -7
  114. data/rdoc/RubyXL/CT_Shape3D.html +4 -7
  115. data/rdoc/RubyXL/CT_ShapeStyle.html +4 -7
  116. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +4 -7
  117. data/rdoc/RubyXL/CT_SphereCoords.html +4 -7
  118. data/rdoc/RubyXL/CT_StretchInfoProperties.html +4 -7
  119. data/rdoc/RubyXL/CT_StyleMatrix.html +4 -7
  120. data/rdoc/RubyXL/CT_StyleMatrixReference.html +4 -7
  121. data/rdoc/RubyXL/CT_SupplementalFont.html +4 -7
  122. data/rdoc/RubyXL/CT_SystemColor.html +4 -7
  123. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +4 -7
  124. data/rdoc/RubyXL/CT_TextBlipBullet.html +4 -7
  125. data/rdoc/RubyXL/CT_TextCharBullet.html +4 -7
  126. data/rdoc/RubyXL/CT_TextCharacterProperties.html +4 -7
  127. data/rdoc/RubyXL/CT_TextFont.html +4 -7
  128. data/rdoc/RubyXL/CT_TextListStyle.html +4 -7
  129. data/rdoc/RubyXL/CT_TextNormalAutofit.html +4 -7
  130. data/rdoc/RubyXL/CT_TextParagraphProperties.html +4 -7
  131. data/rdoc/RubyXL/CT_TextSpacing.html +4 -7
  132. data/rdoc/RubyXL/CT_TextTabStop.html +4 -7
  133. data/rdoc/RubyXL/CT_TextTabStopList.html +4 -7
  134. data/rdoc/RubyXL/CT_TileInfoProperties.html +4 -7
  135. data/rdoc/RubyXL/CT_TintEffect.html +4 -7
  136. data/rdoc/RubyXL/CT_Transform2D.html +4 -7
  137. data/rdoc/RubyXL/CT_TransformEffect.html +4 -7
  138. data/rdoc/RubyXL/CT_Vector3D.html +4 -7
  139. data/rdoc/RubyXL/CT_XYAdjustHandle.html +4 -7
  140. data/rdoc/RubyXL/CalculationChain.html +5 -8
  141. data/rdoc/RubyXL/CalculationChainCell.html +4 -7
  142. data/rdoc/RubyXL/CalculationProperties.html +4 -7
  143. data/rdoc/RubyXL/Cell.html +19 -24
  144. data/rdoc/RubyXL/CellConvenienceMethods.html +43 -46
  145. data/rdoc/RubyXL/CellExt.html +4 -7
  146. data/rdoc/RubyXL/CellSmartTag.html +4 -7
  147. data/rdoc/RubyXL/CellSmartTagProperty.html +4 -7
  148. data/rdoc/RubyXL/CellSmartTags.html +4 -7
  149. data/rdoc/RubyXL/CellStyle.html +4 -7
  150. data/rdoc/RubyXL/CellStyleXFs.html +6 -9
  151. data/rdoc/RubyXL/CellStyles.html +6 -9
  152. data/rdoc/RubyXL/CellValue.html +5 -8
  153. data/rdoc/RubyXL/CellWatch.html +4 -7
  154. data/rdoc/RubyXL/CellWatches.html +4 -7
  155. data/rdoc/RubyXL/CellXFs.html +7 -10
  156. data/rdoc/RubyXL/ChartColorsFile.html +3 -5
  157. data/rdoc/RubyXL/ChartFile.html +4 -6
  158. data/rdoc/RubyXL/ChartStyleFile.html +3 -5
  159. data/rdoc/RubyXL/ChartUserShapesFile.html +3 -5
  160. data/rdoc/RubyXL/Chartsheet.html +5 -8
  161. data/rdoc/RubyXL/ChartsheetPageSetup.html +4 -7
  162. data/rdoc/RubyXL/ChartsheetProperties.html +4 -7
  163. data/rdoc/RubyXL/ChartsheetProtection.html +4 -7
  164. data/rdoc/RubyXL/ChartsheetView.html +4 -7
  165. data/rdoc/RubyXL/ChartsheetViews.html +4 -7
  166. data/rdoc/RubyXL/Color.html +6 -9
  167. data/rdoc/RubyXL/ColorConvenienceClasses.html +3 -5
  168. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +5 -7
  169. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +7 -10
  170. data/rdoc/RubyXL/ColorConvenienceMethods.html +4 -6
  171. data/rdoc/RubyXL/ColorFilter.html +4 -7
  172. data/rdoc/RubyXL/ColorScale.html +4 -7
  173. data/rdoc/RubyXL/ColorSet.html +4 -7
  174. data/rdoc/RubyXL/Colors.html +4 -7
  175. data/rdoc/RubyXL/ColumnRange.html +8 -11
  176. data/rdoc/RubyXL/ColumnRanges.html +8 -11
  177. data/rdoc/RubyXL/Comment.html +4 -7
  178. data/rdoc/RubyXL/CommentList.html +4 -7
  179. data/rdoc/RubyXL/CommentsFile.html +5 -8
  180. data/rdoc/RubyXL/ConditionalFormatValue.html +4 -7
  181. data/rdoc/RubyXL/ConditionalFormatting.html +4 -7
  182. data/rdoc/RubyXL/ConditionalFormattingRule.html +4 -7
  183. data/rdoc/RubyXL/Connection.html +103 -0
  184. data/rdoc/RubyXL/ConnectionTable.html +103 -0
  185. data/rdoc/RubyXL/ConnectionTables.html +103 -0
  186. data/rdoc/RubyXL/ConnectionTextField.html +103 -0
  187. data/rdoc/RubyXL/ConnectionTextFields.html +103 -0
  188. data/rdoc/RubyXL/Connections.html +173 -0
  189. data/rdoc/RubyXL/ContentTypeDefault.html +3 -5
  190. data/rdoc/RubyXL/ContentTypeOverride.html +3 -5
  191. data/rdoc/RubyXL/ContentTypes.html +9 -11
  192. data/rdoc/RubyXL/ControlPropertiesFile.html +3 -5
  193. data/rdoc/RubyXL/CorePropertiesFile.html +14 -16
  194. data/rdoc/RubyXL/CustomColor.html +4 -7
  195. data/rdoc/RubyXL/CustomColorList.html +4 -7
  196. data/rdoc/RubyXL/CustomFilter.html +4 -7
  197. data/rdoc/RubyXL/CustomFilters.html +4 -7
  198. data/rdoc/RubyXL/CustomGeometry.html +4 -7
  199. data/rdoc/RubyXL/CustomProperties.html +4 -7
  200. data/rdoc/RubyXL/CustomPropertiesFile.html +3 -5
  201. data/rdoc/RubyXL/CustomProperty.html +4 -7
  202. data/rdoc/RubyXL/CustomPropertyFile.html +3 -5
  203. data/rdoc/RubyXL/CustomSheetView.html +4 -7
  204. data/rdoc/RubyXL/CustomSheetViews.html +4 -7
  205. data/rdoc/RubyXL/CustomWorkbookView.html +4 -7
  206. data/rdoc/RubyXL/CustomWorkbookViews.html +4 -7
  207. data/rdoc/RubyXL/CustomXMLFile.html +3 -5
  208. data/rdoc/RubyXL/DXF.html +4 -7
  209. data/rdoc/RubyXL/DXFs.html +4 -7
  210. data/rdoc/RubyXL/DataBar.html +4 -7
  211. data/rdoc/RubyXL/DataConsolidate.html +4 -7
  212. data/rdoc/RubyXL/DataConsolidationReference.html +4 -7
  213. data/rdoc/RubyXL/DataConsolidationReferences.html +4 -7
  214. data/rdoc/RubyXL/DataType.html +4 -7
  215. data/rdoc/RubyXL/DataValidation.html +4 -7
  216. data/rdoc/RubyXL/DataValidations.html +4 -7
  217. data/rdoc/RubyXL/DateGroupItem.html +4 -7
  218. data/rdoc/RubyXL/DefinedName.html +4 -7
  219. data/rdoc/RubyXL/DefinedNameExt.html +4 -7
  220. data/rdoc/RubyXL/DefinedNames.html +4 -7
  221. data/rdoc/RubyXL/DefinedNamesExt.html +4 -7
  222. data/rdoc/RubyXL/DocumentPropertiesFile.html +8 -11
  223. data/rdoc/RubyXL/DrawingFile.html +4 -6
  224. data/rdoc/RubyXL/DynamicFilter.html +4 -7
  225. data/rdoc/RubyXL/EmbeddedControl.html +4 -7
  226. data/rdoc/RubyXL/EmbeddedControls.html +4 -7
  227. data/rdoc/RubyXL/Extension.html +4 -7
  228. data/rdoc/RubyXL/ExtensionStorageArea.html +4 -7
  229. data/rdoc/RubyXL/Extents.html +4 -7
  230. data/rdoc/RubyXL/ExternalBook.html +4 -7
  231. data/rdoc/RubyXL/ExternalLinksFile.html +4 -6
  232. data/rdoc/RubyXL/ExternalReference.html +4 -7
  233. data/rdoc/RubyXL/ExternalReferences.html +4 -7
  234. data/rdoc/RubyXL/ExtraColorSchemeList.html +4 -7
  235. data/rdoc/RubyXL/FieldItem.html +4 -7
  236. data/rdoc/RubyXL/FileRecoveryProperties.html +4 -7
  237. data/rdoc/RubyXL/FileSharing.html +4 -7
  238. data/rdoc/RubyXL/FileVersion.html +4 -7
  239. data/rdoc/RubyXL/Fill.html +6 -9
  240. data/rdoc/RubyXL/Fills.html +6 -9
  241. data/rdoc/RubyXL/FilterContainer.html +4 -7
  242. data/rdoc/RubyXL/FloatNode.html +3 -5
  243. data/rdoc/RubyXL/FloatValue.html +3 -5
  244. data/rdoc/RubyXL/Font.html +8 -12
  245. data/rdoc/RubyXL/FontConvenienceMethods.html +25 -28
  246. data/rdoc/RubyXL/FontScheme.html +4 -7
  247. data/rdoc/RubyXL/Fonts.html +6 -9
  248. data/rdoc/RubyXL/Formula.html +4 -7
  249. data/rdoc/RubyXL/FunctionGroup.html +4 -7
  250. data/rdoc/RubyXL/FunctionGroups.html +4 -7
  251. data/rdoc/RubyXL/GenericStorageObject.html +6 -8
  252. data/rdoc/RubyXL/GradientFill.html +4 -7
  253. data/rdoc/RubyXL/HeaderFooterSettings.html +4 -7
  254. data/rdoc/RubyXL/Hyperlink.html +4 -7
  255. data/rdoc/RubyXL/HyperlinkRelFile.html +3 -5
  256. data/rdoc/RubyXL/Hyperlinks.html +4 -7
  257. data/rdoc/RubyXL/IconFilter.html +4 -7
  258. data/rdoc/RubyXL/IconSet.html +4 -7
  259. data/rdoc/RubyXL/IgnoredError.html +4 -7
  260. data/rdoc/RubyXL/IgnoredErrors.html +4 -7
  261. data/rdoc/RubyXL/IndexedColors.html +4 -7
  262. data/rdoc/RubyXL/InputCells.html +4 -7
  263. data/rdoc/RubyXL/IntegerNode.html +3 -5
  264. data/rdoc/RubyXL/IntegerValue.html +3 -5
  265. data/rdoc/RubyXL/LegacyCell.html +4 -6
  266. data/rdoc/RubyXL/LegacyWorksheet.html +10 -12
  267. data/rdoc/RubyXL/MRUColors.html +4 -7
  268. data/rdoc/RubyXL/MacrosFile.html +3 -5
  269. data/rdoc/RubyXL/MergedCell.html +4 -7
  270. data/rdoc/RubyXL/MergedCells.html +4 -7
  271. data/rdoc/RubyXL/NumFmt.html +4 -7
  272. data/rdoc/RubyXL/NumberFormat.html +6 -9
  273. data/rdoc/RubyXL/NumberFormats.html +6 -10
  274. data/rdoc/RubyXL/OLEObject.html +4 -7
  275. data/rdoc/RubyXL/OLEObjectFile.html +3 -5
  276. data/rdoc/RubyXL/OLEObjects.html +4 -7
  277. data/rdoc/RubyXL/OLESize.html +4 -7
  278. data/rdoc/RubyXL/OOXMLContainerObject.html +13 -18
  279. data/rdoc/RubyXL/OOXMLIgnored.html +5 -7
  280. data/rdoc/RubyXL/OOXMLObject.html +4 -8
  281. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +49 -96
  282. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +20 -44
  283. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +28 -27
  284. data/rdoc/RubyXL/OOXMLTopLevelObject.html +19 -32
  285. data/rdoc/RubyXL/OdbcOleDbProperties.html +103 -0
  286. data/rdoc/RubyXL/Offset.html +4 -7
  287. data/rdoc/RubyXL/OlapProperties.html +103 -0
  288. data/rdoc/RubyXL/OutlineProperties.html +4 -7
  289. data/rdoc/RubyXL/PageMargins.html +4 -7
  290. data/rdoc/RubyXL/PageSetup.html +4 -7
  291. data/rdoc/RubyXL/PageSetupProperties.html +4 -7
  292. data/rdoc/RubyXL/Pane.html +4 -7
  293. data/rdoc/RubyXL/Parser.html +8 -11
  294. data/rdoc/RubyXL/PatternFill.html +4 -7
  295. data/rdoc/RubyXL/PhoneticProperties.html +4 -7
  296. data/rdoc/RubyXL/PhoneticRun.html +4 -7
  297. data/rdoc/RubyXL/PivotArea.html +4 -7
  298. data/rdoc/RubyXL/PivotCache.html +4 -7
  299. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +3 -5
  300. data/rdoc/RubyXL/PivotCacheRecordsFile.html +3 -5
  301. data/rdoc/RubyXL/PivotCaches.html +4 -7
  302. data/rdoc/RubyXL/PivotReference.html +4 -7
  303. data/rdoc/RubyXL/PivotReferences.html +4 -7
  304. data/rdoc/RubyXL/PivotTableFile.html +3 -5
  305. data/rdoc/RubyXL/PivotTableSelection.html +4 -7
  306. data/rdoc/RubyXL/PresetGeometry.html +4 -7
  307. data/rdoc/RubyXL/PrintOptions.html +4 -7
  308. data/rdoc/RubyXL/PrinterSettingsFile.html +3 -5
  309. data/rdoc/RubyXL/ProtectedRange.html +4 -7
  310. data/rdoc/RubyXL/ProtectedRanges.html +4 -7
  311. data/rdoc/RubyXL/Protection.html +4 -7
  312. data/rdoc/RubyXL/QueryParameter.html +103 -0
  313. data/rdoc/RubyXL/QueryParameters.html +103 -0
  314. data/rdoc/RubyXL/QueryTable.html +184 -0
  315. data/rdoc/RubyXL/QueryTableDeletedField.html +103 -0
  316. data/rdoc/RubyXL/QueryTableDeletedFields.html +103 -0
  317. data/rdoc/RubyXL/QueryTableField.html +103 -0
  318. data/rdoc/RubyXL/QueryTableFields.html +103 -0
  319. data/rdoc/RubyXL/QueryTableRefresh.html +103 -0
  320. data/rdoc/RubyXL/RID.html +3 -5
  321. data/rdoc/RubyXL/RawOOXML.html +6 -9
  322. data/rdoc/RubyXL/Reference.html +18 -25
  323. data/rdoc/RubyXL/Relationship.html +3 -5
  324. data/rdoc/RubyXL/RelationshipSupport.html +19 -20
  325. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +5 -7
  326. data/rdoc/RubyXL/RevisionPointer.html +4 -10
  327. data/rdoc/RubyXL/RichText.html +5 -8
  328. data/rdoc/RubyXL/RichTextRun.html +5 -8
  329. data/rdoc/RubyXL/Row.html +13 -16
  330. data/rdoc/RubyXL/RowExt.html +4 -7
  331. data/rdoc/RubyXL/RunProperties.html +4 -7
  332. data/rdoc/RubyXL/Scenario.html +4 -7
  333. data/rdoc/RubyXL/Scenarios.html +4 -7
  334. data/rdoc/RubyXL/Selection.html +6 -9
  335. data/rdoc/RubyXL/ShapeGuide.html +4 -7
  336. data/rdoc/RubyXL/ShapeTextRectangle.html +4 -7
  337. data/rdoc/RubyXL/SharedStringsTable.html +18 -21
  338. data/rdoc/RubyXL/Sheet.html +4 -7
  339. data/rdoc/RubyXL/SheetCalculationProperties.html +4 -7
  340. data/rdoc/RubyXL/SheetData.html +6 -9
  341. data/rdoc/RubyXL/SheetDataExt.html +4 -7
  342. data/rdoc/RubyXL/SheetDataSet.html +4 -7
  343. data/rdoc/RubyXL/SheetName.html +4 -7
  344. data/rdoc/RubyXL/SheetNames.html +4 -7
  345. data/rdoc/RubyXL/Sheets.html +4 -7
  346. data/rdoc/RubyXL/SlicerCacheFile.html +3 -5
  347. data/rdoc/RubyXL/SlicerFile.html +3 -5
  348. data/rdoc/RubyXL/SmartTagProperties.html +4 -7
  349. data/rdoc/RubyXL/SmartTagType.html +4 -7
  350. data/rdoc/RubyXL/SmartTagTypes.html +4 -7
  351. data/rdoc/RubyXL/SmartTags.html +4 -7
  352. data/rdoc/RubyXL/SortCondition.html +4 -7
  353. data/rdoc/RubyXL/SortState.html +4 -7
  354. data/rdoc/RubyXL/Sqref.html +5 -7
  355. data/rdoc/RubyXL/Stop.html +4 -7
  356. data/rdoc/RubyXL/StringNode.html +3 -5
  357. data/rdoc/RubyXL/StringNodeW3C.html +6 -8
  358. data/rdoc/RubyXL/StringValue.html +3 -5
  359. data/rdoc/RubyXL/Stylesheet.html +17 -20
  360. data/rdoc/RubyXL/TableFile.html +3 -5
  361. data/rdoc/RubyXL/TableParts.html +3 -5
  362. data/rdoc/RubyXL/TableStyle.html +4 -7
  363. data/rdoc/RubyXL/TableStyles.html +4 -7
  364. data/rdoc/RubyXL/Text.html +7 -13
  365. data/rdoc/RubyXL/TextImportSettings.html +103 -0
  366. data/rdoc/RubyXL/Theme.html +10 -13
  367. data/rdoc/RubyXL/ThemeElements.html +4 -7
  368. data/rdoc/RubyXL/ThumbnailFile.html +3 -5
  369. data/rdoc/RubyXL/Top10.html +4 -7
  370. data/rdoc/RubyXL/VMLDrawingFile.html +4 -7
  371. data/rdoc/RubyXL/Variant.html +4 -7
  372. data/rdoc/RubyXL/Vector.html +5 -8
  373. data/rdoc/RubyXL/VectorValue.html +3 -5
  374. data/rdoc/RubyXL/VisualProperties.html +4 -7
  375. data/rdoc/RubyXL/WebPublishObject.html +4 -7
  376. data/rdoc/RubyXL/WebPublishObjects.html +4 -7
  377. data/rdoc/RubyXL/WebPublishingItem.html +4 -7
  378. data/rdoc/RubyXL/WebPublishingItems.html +4 -7
  379. data/rdoc/RubyXL/WebPublishingProperties.html +4 -7
  380. data/rdoc/RubyXL/WebQueryProperties.html +103 -0
  381. data/rdoc/RubyXL/Workbook.html +67 -72
  382. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +24 -28
  383. data/rdoc/RubyXL/WorkbookProperties.html +4 -7
  384. data/rdoc/RubyXL/WorkbookProtection.html +4 -7
  385. data/rdoc/RubyXL/WorkbookRoot.html +8 -10
  386. data/rdoc/RubyXL/WorkbookView.html +4 -7
  387. data/rdoc/RubyXL/WorkbookViews.html +4 -7
  388. data/rdoc/RubyXL/Worksheet.html +16 -19
  389. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +98 -113
  390. data/rdoc/RubyXL/WorksheetDimensions.html +4 -7
  391. data/rdoc/RubyXL/WorksheetFormatProperties.html +3 -5
  392. data/rdoc/RubyXL/WorksheetProperties.html +4 -7
  393. data/rdoc/RubyXL/WorksheetProtection.html +4 -7
  394. data/rdoc/RubyXL/WorksheetView.html +4 -7
  395. data/rdoc/RubyXL/WorksheetViews.html +4 -7
  396. data/rdoc/RubyXL/XF.html +4 -7
  397. data/rdoc/created.rid +13 -11
  398. data/rdoc/index.html +40 -4
  399. data/rdoc/js/navigation.js +3 -4
  400. data/rdoc/js/navigation.js.gz +0 -0
  401. data/rdoc/js/search_index.js +1 -1
  402. data/rdoc/js/search_index.js.gz +0 -0
  403. data/rdoc/js/searcher.js.gz +0 -0
  404. data/rdoc/table_of_contents.html +69 -4
  405. data/rubyXL.gemspec +29 -4
  406. data/test/test_parse_write.rb +15 -15
  407. metadata +39 -3
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::WorkbookConvenienceMethods - rubyXL 3.4.3</title>
7
+ <title>module RubyXL::WorkbookConvenienceMethods - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -112,8 +112,6 @@
112
112
  </section>
113
113
 
114
114
 
115
-
116
-
117
115
  <section id="5Buntitled-5D" class="documentation-section">
118
116
 
119
117
 
@@ -150,7 +148,7 @@
150
148
 
151
149
  <div class="method-source-code" id="borders-source">
152
150
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 21</span>
153
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">borders</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
151
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">borders</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
154
152
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">borders</span>
155
153
  <span class="ruby-keyword">end</span></pre>
156
154
  </div>
@@ -183,7 +181,7 @@
183
181
 
184
182
  <div class="method-source-code" id="cell_xfs-source">
185
183
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 9</span>
186
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">cell_xfs</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
184
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">cell_xfs</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
187
185
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">cell_xfs</span>
188
186
  <span class="ruby-keyword">end</span></pre>
189
187
  </div>
@@ -216,9 +214,9 @@
216
214
 
217
215
  <div class="method-source-code" id="define_new_name-source">
218
216
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 124</span>
219
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">define_new_name</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">reference</span>)
217
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">define_new_name</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">reference</span>)
220
218
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">defined_names</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">DefinedNames</span>.<span class="ruby-identifier">new</span>
221
- <span class="ruby-keyword">self</span>.<span class="ruby-identifier">defined_names</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">DefinedName</span>.<span class="ruby-identifier">new</span>({<span class="ruby-value">:name</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">name</span>, <span class="ruby-value">:reference</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">reference</span>})
219
+ <span class="ruby-keyword">self</span>.<span class="ruby-identifier">defined_names</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">DefinedName</span>.<span class="ruby-identifier">new</span>({<span class="ruby-value">:name</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-identifier">name</span>, <span class="ruby-value">:reference</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-identifier">reference</span>})
222
220
  <span class="ruby-keyword">end</span></pre>
223
221
  </div>
224
222
 
@@ -250,7 +248,7 @@
250
248
 
251
249
  <div class="method-source-code" id="each-source">
252
250
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 5</span>
253
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">each</span>
251
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">each</span>
254
252
  <span class="ruby-identifier">worksheets</span>.<span class="ruby-identifier">each</span>{ <span class="ruby-operator">|</span><span class="ruby-identifier">i</span><span class="ruby-operator">|</span> <span class="ruby-keyword">yield</span> <span class="ruby-identifier">i</span> }
255
253
  <span class="ruby-keyword">end</span></pre>
256
254
  </div>
@@ -283,7 +281,7 @@
283
281
 
284
282
  <div class="method-source-code" id="fills-source">
285
283
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 17</span>
286
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">fills</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
284
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">fills</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
287
285
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">fills</span>
288
286
  <span class="ruby-keyword">end</span></pre>
289
287
  </div>
@@ -316,7 +314,7 @@
316
314
 
317
315
  <div class="method-source-code" id="fonts-source">
318
316
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 13</span>
319
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">fonts</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
317
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">fonts</span> <span class="ruby-comment"># Stylesheet should be pre-filled with defaults on initialize()</span>
320
318
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">fonts</span>
321
319
  <span class="ruby-keyword">end</span></pre>
322
320
  </div>
@@ -349,7 +347,7 @@
349
347
 
350
348
  <div class="method-source-code" id="get_defined_name-source">
351
349
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 129</span>
352
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_defined_name</span>(<span class="ruby-identifier">name</span>)
350
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_defined_name</span>(<span class="ruby-identifier">name</span>)
353
351
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">defined_names</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">defined_names</span>.<span class="ruby-identifier">find</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">n</span><span class="ruby-operator">|</span> <span class="ruby-identifier">n</span>.<span class="ruby-identifier">name</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">name</span> }
354
352
  <span class="ruby-keyword">end</span></pre>
355
353
  </div>
@@ -382,7 +380,7 @@
382
380
 
383
381
  <div class="method-source-code" id="get_fill_color-source">
384
382
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 25</span>
385
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_fill_color</span>(<span class="ruby-identifier">xf</span>)
383
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_fill_color</span>(<span class="ruby-identifier">xf</span>)
386
384
  <span class="ruby-identifier">fill</span> = <span class="ruby-identifier">fills</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">fill_id</span>]
387
385
  <span class="ruby-identifier">pattern</span> = <span class="ruby-identifier">fill</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">fill</span>.<span class="ruby-identifier">pattern_fill</span>
388
386
  <span class="ruby-identifier">color</span> = <span class="ruby-identifier">pattern</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">pattern</span>.<span class="ruby-identifier">fg_color</span>
@@ -419,7 +417,7 @@
419
417
 
420
418
  <div class="method-source-code" id="modify_alignment-source">
421
419
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 58</span>
422
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">modify_alignment</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">block</span>)
420
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modify_alignment</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">block</span>)
423
421
  <span class="ruby-identifier">old_xf</span> = <span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>]
424
422
  <span class="ruby-identifier">new_xf</span> = <span class="ruby-identifier">old_xf</span>.<span class="ruby-identifier">dup</span>
425
423
  <span class="ruby-keyword">if</span> <span class="ruby-identifier">old_xf</span>.<span class="ruby-identifier">alignment</span> <span class="ruby-keyword">then</span>
@@ -463,7 +461,7 @@
463
461
 
464
462
  <div class="method-source-code" id="modify_border-source">
465
463
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 81</span>
466
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">modify_border</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">direction</span>, <span class="ruby-identifier">weight</span>)
464
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modify_border</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">direction</span>, <span class="ruby-identifier">weight</span>)
467
465
  <span class="ruby-identifier">xf</span> = <span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>].<span class="ruby-identifier">dup</span>
468
466
  <span class="ruby-identifier">new_border</span> = <span class="ruby-identifier">borders</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">border_id</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>].<span class="ruby-identifier">dup</span>
469
467
 
@@ -509,7 +507,7 @@
509
507
 
510
508
  <div class="method-source-code" id="modify_border_color-source">
511
509
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 98</span>
512
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">modify_border_color</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">direction</span>, <span class="ruby-identifier">color</span>)
510
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modify_border_color</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">direction</span>, <span class="ruby-identifier">color</span>)
513
511
  <span class="ruby-identifier">xf</span> = <span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>].<span class="ruby-identifier">dup</span>
514
512
  <span class="ruby-identifier">new_border</span> = <span class="ruby-identifier">borders</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">border_id</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>].<span class="ruby-identifier">dup</span>
515
513
  <span class="ruby-identifier">new_border</span>.<span class="ruby-identifier">set_edge_color</span>(<span class="ruby-identifier">direction</span>, <span class="ruby-identifier">color</span>)
@@ -551,11 +549,11 @@
551
549
 
552
550
  <div class="method-source-code" id="modify_fill-source">
553
551
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 73</span>
554
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">modify_fill</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">rgb</span>)
552
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modify_fill</span>(<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">rgb</span>)
555
553
  <span class="ruby-identifier">xf</span> = <span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>].<span class="ruby-identifier">dup</span>
556
- <span class="ruby-identifier">new_fill</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Fill</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_fill</span> =<span class="ruby-operator">&gt;</span>
557
- <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">PatternFill</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_type</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-string">&#39;solid&#39;</span>,
558
- <span class="ruby-value">:fg_color</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:rgb</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">rgb</span>)))
554
+ <span class="ruby-identifier">new_fill</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Fill</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_fill</span> <span class="ruby-operator">=&gt;</span>
555
+ <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">PatternFill</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_type</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-string">&#39;solid&#39;</span>,
556
+ <span class="ruby-value">:fg_color</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:rgb</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-identifier">rgb</span>)))
559
557
  <span class="ruby-identifier">register_new_xf</span>(<span class="ruby-identifier">register_new_fill</span>(<span class="ruby-identifier">new_fill</span>, <span class="ruby-identifier">xf</span>))
560
558
  <span class="ruby-keyword">end</span></pre>
561
559
  </div>
@@ -581,16 +579,14 @@
581
579
 
582
580
  <div class="method-description">
583
581
 
584
- <p>Calculate password hash from string for use in &#39;password&#39; fields.
585
- <a
586
- href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/excelfileformat.pdf</a></p>
582
+ <p>Calculate password hash from string for use in &#39;password&#39; fields. <a href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/excelfileformat.pdf</a></p>
587
583
 
588
584
 
589
585
 
590
586
 
591
587
  <div class="method-source-code" id="password_hash-source">
592
588
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 113</span>
593
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">password_hash</span>(<span class="ruby-identifier">pwd</span>)
589
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">password_hash</span>(<span class="ruby-identifier">pwd</span>)
594
590
  <span class="ruby-identifier">hsh</span> = <span class="ruby-value">0</span>
595
591
  <span class="ruby-identifier">pwd</span>.<span class="ruby-identifier">reverse</span>.<span class="ruby-identifier">each_char</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">c</span><span class="ruby-operator">|</span>
596
592
  <span class="ruby-identifier">hsh</span> = <span class="ruby-identifier">hsh</span> <span class="ruby-operator">^</span> <span class="ruby-identifier">c</span>.<span class="ruby-identifier">ord</span>
@@ -630,7 +626,7 @@ href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/e
630
626
 
631
627
  <div class="method-source-code" id="register_new_fill-source">
632
628
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 33</span>
633
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">register_new_fill</span>(<span class="ruby-identifier">new_fill</span>, <span class="ruby-identifier">old_xf</span>)
629
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">register_new_fill</span>(<span class="ruby-identifier">new_fill</span>, <span class="ruby-identifier">old_xf</span>)
634
630
  <span class="ruby-identifier">new_xf</span> = <span class="ruby-identifier">old_xf</span>.<span class="ruby-identifier">dup</span>
635
631
  <span class="ruby-identifier">new_xf</span>.<span class="ruby-identifier">apply_fill</span> = <span class="ruby-keyword">true</span>
636
632
  <span class="ruby-identifier">new_xf</span>.<span class="ruby-identifier">fill_id</span> = <span class="ruby-identifier">fills</span>.<span class="ruby-identifier">find_index</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">x</span><span class="ruby-operator">|</span> <span class="ruby-identifier">x</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">new_fill</span> } <span class="ruby-comment"># Reuse existing fill, if it exists</span>
@@ -668,7 +664,7 @@ href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/e
668
664
 
669
665
  <div class="method-source-code" id="register_new_font-source">
670
666
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 42</span>
671
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">register_new_font</span>(<span class="ruby-identifier">new_font</span>, <span class="ruby-identifier">old_xf</span>)
667
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">register_new_font</span>(<span class="ruby-identifier">new_font</span>, <span class="ruby-identifier">old_xf</span>)
672
668
  <span class="ruby-identifier">new_xf</span> = <span class="ruby-identifier">old_xf</span>.<span class="ruby-identifier">dup</span>
673
669
  <span class="ruby-identifier">new_xf</span>.<span class="ruby-identifier">font_id</span> = <span class="ruby-identifier">fonts</span>.<span class="ruby-identifier">find_index</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">x</span><span class="ruby-operator">|</span> <span class="ruby-identifier">x</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">new_font</span> } <span class="ruby-comment"># Reuse existing font, if it exists</span>
674
670
  <span class="ruby-identifier">new_xf</span>.<span class="ruby-identifier">font_id</span> <span class="ruby-operator">||=</span> <span class="ruby-identifier">fonts</span>.<span class="ruby-identifier">size</span> <span class="ruby-comment"># If this font has never existed before, add it to collection.</span>
@@ -706,7 +702,7 @@ href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/e
706
702
 
707
703
  <div class="method-source-code" id="register_new_xf-source">
708
704
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 51</span>
709
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">register_new_xf</span>(<span class="ruby-identifier">new_xf</span>)
705
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">register_new_xf</span>(<span class="ruby-identifier">new_xf</span>)
710
706
  <span class="ruby-identifier">new_xf_id</span> = <span class="ruby-identifier">cell_xfs</span>.<span class="ruby-identifier">find_index</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">xf</span><span class="ruby-operator">|</span> <span class="ruby-identifier">xf</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">new_xf</span> } <span class="ruby-comment"># Reuse existing XF, if it exists</span>
711
707
  <span class="ruby-identifier">new_xf_id</span> <span class="ruby-operator">||=</span> <span class="ruby-identifier">cell_xfs</span>.<span class="ruby-identifier">size</span> <span class="ruby-comment"># If this XF has never existed before, add it to collection.</span>
712
708
  <span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">new_xf_id</span>] = <span class="ruby-identifier">new_xf</span>
@@ -729,8 +725,8 @@ href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/e
729
725
 
730
726
 
731
727
  <footer id="validator-badges" role="contentinfo">
732
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
733
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
728
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
729
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
734
730
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
735
731
  </footer>
736
732
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookProperties - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::WorkbookProperties - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_workbookPr-1.html">www.datypic.com/sc/ooxml/e-ssml_workbookPr-1.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_workbookPr-1.html">www.datypic.com/sc/ooxml/e-ssml_workbookPr-1.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_workbookPr-1.html">www.datypic.com/
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookProtection - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::WorkbookProtection - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_workbookProtection-1.html">www.datypic.com/sc/ooxml/e-ssml_workbookProtection-1.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_workbookProtection-1.html">www.datypic.com/sc/ooxml/e-ssml_workbookProtection-1.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_workbookProtection-1.html">www.daty
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookRoot - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::WorkbookRoot - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -108,8 +108,6 @@
108
108
  </section>
109
109
 
110
110
 
111
-
112
-
113
111
  <section id="5Buntitled-5D" class="documentation-section">
114
112
 
115
113
 
@@ -193,7 +191,7 @@
193
191
 
194
192
  <div class="method-source-code" id="default-source">
195
193
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 26</span>
196
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>
194
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">default</span>
197
195
  <span class="ruby-identifier">obj</span> = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>
198
196
  <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">document_properties</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">DocumentPropertiesFile</span>.<span class="ruby-identifier">new</span>
199
197
  <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">core_properties</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">CorePropertiesFile</span>.<span class="ruby-identifier">new</span>
@@ -231,7 +229,7 @@
231
229
 
232
230
  <div class="method-source-code" id="parse_zip_file-source">
233
231
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 63</span>
234
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">parse_zip_file</span>(<span class="ruby-identifier">zip_file</span>)
232
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse_zip_file</span>(<span class="ruby-identifier">zip_file</span>)
235
233
  <span class="ruby-identifier">root</span> = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>
236
234
  <span class="ruby-identifier">root</span>.<span class="ruby-identifier">content_types</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">ContentTypes</span>.<span class="ruby-identifier">parse_file</span>(<span class="ruby-identifier">zip_file</span>, <span class="ruby-constant">ContentTypes</span><span class="ruby-operator">::</span><span class="ruby-constant">XLSX_PATH</span>)
237
235
  <span class="ruby-identifier">root</span>.<span class="ruby-identifier">load_relationships</span>(<span class="ruby-identifier">zip_file</span>, <span class="ruby-constant">OOXMLTopLevelObject</span><span class="ruby-operator">::</span><span class="ruby-constant">ROOT</span>)
@@ -290,7 +288,7 @@
290
288
 
291
289
  <div class="method-source-code" id="related_objects-source">
292
290
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 22</span>
293
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">related_objects</span>
291
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">related_objects</span>
294
292
  [ <span class="ruby-identifier">content_types</span>, <span class="ruby-identifier">thumbnail</span>, <span class="ruby-identifier">core_properties</span>, <span class="ruby-identifier">document_properties</span>, <span class="ruby-identifier">custom_properties</span>, <span class="ruby-identifier">workbook</span> ]
295
293
  <span class="ruby-keyword">end</span></pre>
296
294
  </div>
@@ -323,7 +321,7 @@
323
321
 
324
322
  <div class="method-source-code" id="stream-source">
325
323
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 36</span>
326
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">stream</span>
324
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">stream</span>
327
325
  <span class="ruby-identifier">stream</span> = <span class="ruby-constant">Zip</span><span class="ruby-operator">::</span><span class="ruby-constant">OutputStream</span>.<span class="ruby-identifier">write_buffer</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">zipstream</span><span class="ruby-operator">|</span>
328
326
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">rels_hash</span> = {}
329
327
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">relationship_container</span>.<span class="ruby-identifier">owner</span> = <span class="ruby-keyword">self</span>
@@ -375,7 +373,7 @@
375
373
 
376
374
  <div class="method-source-code" id="xlsx_path-source">
377
375
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 59</span>
378
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">xlsx_path</span>
376
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
379
377
  <span class="ruby-constant">OOXMLTopLevelObject</span><span class="ruby-operator">::</span><span class="ruby-constant">ROOT</span>
380
378
  <span class="ruby-keyword">end</span></pre>
381
379
  </div>
@@ -395,8 +393,8 @@
395
393
 
396
394
 
397
395
  <footer id="validator-badges" role="contentinfo">
398
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
399
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
396
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
397
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
400
398
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
401
399
  </footer>
402
400
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookView - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::WorkbookView - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_workbookView-1.html">www.datypic.com/sc/ooxml/e-ssml_workbookView-1.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_workbookView-1.html">www.datypic.com/sc/ooxml/e-ssml_workbookView-1.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_workbookView-1.html">www.datypic.co
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookViews - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::WorkbookViews - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_bookViews-1.html">www.datypic.com/sc/ooxml/e-ssml_bookViews-1.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_bookViews-1.html">www.datypic.com/sc/ooxml/e-ssml_bookViews-1.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_bookViews-1.html">www.datypic.com/s
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::Worksheet - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::Worksheet - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -111,14 +111,11 @@
111
111
 
112
112
  <section class="description">
113
113
 
114
- <p><a
115
- href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/ooxml/e-ssml_worksheet.html</a></p>
114
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/ooxml/e-ssml_worksheet.html</a></p>
116
115
 
117
116
  </section>
118
117
 
119
118
 
120
-
121
-
122
119
  <section id="5Buntitled-5D" class="documentation-section">
123
120
 
124
121
 
@@ -251,8 +248,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
251
248
 
252
249
 
253
250
  <div class="method-source-code" id="parse-source">
254
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 734</span>
255
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">parse</span>(<span class="ruby-identifier">param</span>)
251
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 737</span>
252
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse</span>(<span class="ruby-identifier">param</span>)
256
253
  <span class="ruby-identifier">sheet_obj</span> = <span class="ruby-keyword">super</span>
257
254
  <span class="ruby-identifier">sheet_obj</span>.<span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>.<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">r</span><span class="ruby-operator">|</span>
258
255
  <span class="ruby-keyword">next</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">r</span>.<span class="ruby-identifier">nil?</span>
@@ -298,8 +295,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
298
295
 
299
296
 
300
297
  <div class="method-source-code" id="before_write_xml-source">
301
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 685</span>
302
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">before_write_xml</span> <span class="ruby-comment"># This method may need to be moved higher in the hierarchy</span>
298
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 688</span>
299
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">before_write_xml</span> <span class="ruby-comment"># This method may need to be moved higher in the hierarchy</span>
303
300
  <span class="ruby-identifier">first_nonempty_row</span> = <span class="ruby-keyword">nil</span>
304
301
  <span class="ruby-identifier">last_nonempty_row</span> = <span class="ruby-value">0</span>
305
302
  <span class="ruby-identifier">first_nonempty_column</span> = <span class="ruby-keyword">nil</span>
@@ -372,8 +369,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
372
369
 
373
370
 
374
371
  <div class="method-source-code" id="get_col_xf-source">
375
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 744</span>
376
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_col_xf</span>(<span class="ruby-identifier">column_index</span>)
372
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 747</span>
373
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_col_xf</span>(<span class="ruby-identifier">column_index</span>)
377
374
  <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">get_col_style</span>(<span class="ruby-identifier">column_index</span>)]
378
375
  <span class="ruby-keyword">end</span></pre>
379
376
  </div>
@@ -405,8 +402,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
405
402
 
406
403
 
407
404
  <div class="method-source-code" id="get_row_xf-source">
408
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 748</span>
409
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_xf</span>(<span class="ruby-identifier">row</span>)
405
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 751</span>
406
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_row_xf</span>(<span class="ruby-identifier">row</span>)
410
407
  <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">get_row_style</span>(<span class="ruby-identifier">row</span>)]
411
408
  <span class="ruby-keyword">end</span></pre>
412
409
  </div>
@@ -438,8 +435,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
438
435
 
439
436
 
440
437
  <div class="method-source-code" id="related_objects-source">
441
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 620</span>
442
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">related_objects</span>
438
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 622</span>
439
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">related_objects</span>
443
440
  <span class="ruby-identifier">comments</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">printer_settings</span>
444
441
  <span class="ruby-keyword">end</span></pre>
445
442
  </div>
@@ -471,8 +468,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
471
468
 
472
469
 
473
470
  <div class="method-source-code" id="xlsx_path-source">
474
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 730</span>
475
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">xlsx_path</span>
471
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 733</span>
472
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
476
473
  <span class="ruby-constant">ROOT</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">&#39;xl&#39;</span>, <span class="ruby-string">&#39;worksheets&#39;</span>, <span class="ruby-node">&quot;sheet#{file_index}.xml&quot;</span>)
477
474
  <span class="ruby-keyword">end</span></pre>
478
475
  </div>
@@ -492,8 +489,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_worksheet.html">www.datypic.com/sc/
492
489
 
493
490
 
494
491
  <footer id="validator-badges" role="contentinfo">
495
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
496
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
492
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
493
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
497
494
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
498
495
  </footer>
499
496