rubyXL 3.4.33 → 3.4.35

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/.circleci/config.yml +9 -9
  3. data/Gemfile +1 -1
  4. data/README.rdoc +4 -2
  5. data/VERSION +1 -1
  6. data/lib/rubyXL/convenience_methods/cell.rb +5 -4
  7. data/lib/rubyXL/convenience_methods/workbook.rb +4 -0
  8. data/lib/rubyXL/objects/cell_style.rb +1 -0
  9. data/lib/rubyXL/objects/ooxml_object.rb +5 -3
  10. data/lib/rubyXL/objects/root.rb +1 -1
  11. data/rdoc/README_rdoc.html +363 -63
  12. data/rdoc/RubyXL/AExtension.html +157 -50
  13. data/rdoc/RubyXL/AExtensionStorageArea.html +69 -22
  14. data/rdoc/RubyXL/ActiveX.html +119 -38
  15. data/rdoc/RubyXL/ActiveXBinary.html +78 -23
  16. data/rdoc/RubyXL/AdjustHandleList.html +69 -22
  17. data/rdoc/RubyXL/Alignment.html +69 -22
  18. data/rdoc/RubyXL/AlternateContent.html +69 -22
  19. data/rdoc/RubyXL/AlternateUrls.html +69 -22
  20. data/rdoc/RubyXL/Authors.html +69 -22
  21. data/rdoc/RubyXL/AutoFilter.html +69 -22
  22. data/rdoc/RubyXL/AutoFilterColumn.html +69 -22
  23. data/rdoc/RubyXL/BinaryImageFile.html +85 -24
  24. data/rdoc/RubyXL/BodyProperties.html +69 -22
  25. data/rdoc/RubyXL/BooleanNode.html +69 -22
  26. data/rdoc/RubyXL/BooleanValue.html +69 -22
  27. data/rdoc/RubyXL/Border.html +196 -61
  28. data/rdoc/RubyXL/BorderEdge.html +136 -45
  29. data/rdoc/RubyXL/Borders.html +105 -36
  30. data/rdoc/RubyXL/Break.html +69 -22
  31. data/rdoc/RubyXL/BreakList.html +69 -22
  32. data/rdoc/RubyXL/CT_AdjPoint2D.html +69 -22
  33. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +69 -22
  34. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +69 -22
  35. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +69 -22
  36. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +69 -22
  37. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +69 -22
  38. data/rdoc/RubyXL/CT_Backdrop.html +69 -22
  39. data/rdoc/RubyXL/CT_Bevel.html +69 -22
  40. data/rdoc/RubyXL/CT_BiLevelEffect.html +69 -22
  41. data/rdoc/RubyXL/CT_BlendEffect.html +69 -22
  42. data/rdoc/RubyXL/CT_Blip.html +69 -22
  43. data/rdoc/RubyXL/CT_BlipFillProperties.html +69 -22
  44. data/rdoc/RubyXL/CT_BlurEffect.html +69 -22
  45. data/rdoc/RubyXL/CT_Camera.html +69 -22
  46. data/rdoc/RubyXL/CT_Color.html +69 -22
  47. data/rdoc/RubyXL/CT_ColorChangeEffect.html +69 -22
  48. data/rdoc/RubyXL/CT_ColorMapping.html +69 -22
  49. data/rdoc/RubyXL/CT_ColorScheme.html +69 -22
  50. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +69 -22
  51. data/rdoc/RubyXL/CT_ConnectionSite.html +69 -22
  52. data/rdoc/RubyXL/CT_ConnectionSiteList.html +69 -22
  53. data/rdoc/RubyXL/CT_DashStop.html +69 -22
  54. data/rdoc/RubyXL/CT_DashStopList.html +69 -22
  55. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +69 -22
  56. data/rdoc/RubyXL/CT_DuotoneEffect.html +69 -22
  57. data/rdoc/RubyXL/CT_EffectContainer.html +69 -22
  58. data/rdoc/RubyXL/CT_EffectList.html +69 -22
  59. data/rdoc/RubyXL/CT_EffectReference.html +69 -22
  60. data/rdoc/RubyXL/CT_EffectStyleItem.html +69 -22
  61. data/rdoc/RubyXL/CT_EffectStyleList.html +69 -22
  62. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +69 -22
  63. data/rdoc/RubyXL/CT_FillEffect.html +69 -22
  64. data/rdoc/RubyXL/CT_FillOverlayEffect.html +69 -22
  65. data/rdoc/RubyXL/CT_FillStyleList.html +69 -22
  66. data/rdoc/RubyXL/CT_FlatText.html +69 -22
  67. data/rdoc/RubyXL/CT_FontCollection.html +69 -22
  68. data/rdoc/RubyXL/CT_FontReference.html +69 -22
  69. data/rdoc/RubyXL/CT_GeomGuideList.html +69 -22
  70. data/rdoc/RubyXL/CT_GlowEffect.html +69 -22
  71. data/rdoc/RubyXL/CT_GradientFillProperties.html +69 -22
  72. data/rdoc/RubyXL/CT_GradientStop.html +69 -22
  73. data/rdoc/RubyXL/CT_GradientStopList.html +69 -22
  74. data/rdoc/RubyXL/CT_HSLEffect.html +69 -22
  75. data/rdoc/RubyXL/CT_HslColor.html +69 -22
  76. data/rdoc/RubyXL/CT_Hyperlink.html +69 -22
  77. data/rdoc/RubyXL/CT_InnerShadowEffect.html +69 -22
  78. data/rdoc/RubyXL/CT_LightRig.html +69 -22
  79. data/rdoc/RubyXL/CT_LineEndProperties.html +69 -22
  80. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +69 -22
  81. data/rdoc/RubyXL/CT_LineProperties.html +69 -22
  82. data/rdoc/RubyXL/CT_LineStyleList.html +69 -22
  83. data/rdoc/RubyXL/CT_LinearShadeProperties.html +69 -22
  84. data/rdoc/RubyXL/CT_LuminanceEffect.html +69 -22
  85. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +69 -22
  86. data/rdoc/RubyXL/CT_OuterShadowEffect.html +69 -22
  87. data/rdoc/RubyXL/CT_Path2D.html +69 -22
  88. data/rdoc/RubyXL/CT_Path2DArcTo.html +69 -22
  89. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +69 -22
  90. data/rdoc/RubyXL/CT_Path2DList.html +69 -22
  91. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +69 -22
  92. data/rdoc/RubyXL/CT_Path2DTo.html +69 -22
  93. data/rdoc/RubyXL/CT_PathShadeProperties.html +69 -22
  94. data/rdoc/RubyXL/CT_PatternFillProperties.html +69 -22
  95. data/rdoc/RubyXL/CT_Point3D.html +69 -22
  96. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +69 -22
  97. data/rdoc/RubyXL/CT_PresetColor.html +69 -22
  98. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +69 -22
  99. data/rdoc/RubyXL/CT_PresetShadowEffect.html +69 -22
  100. data/rdoc/RubyXL/CT_PresetTextShape.html +69 -22
  101. data/rdoc/RubyXL/CT_ReflectionEffect.html +69 -22
  102. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +69 -22
  103. data/rdoc/RubyXL/CT_RelativeRect.html +69 -22
  104. data/rdoc/RubyXL/CT_SRgbColor.html +69 -22
  105. data/rdoc/RubyXL/CT_ScRgbColor.html +69 -22
  106. data/rdoc/RubyXL/CT_Scene3D.html +69 -22
  107. data/rdoc/RubyXL/CT_SchemeColor.html +69 -22
  108. data/rdoc/RubyXL/CT_Shape3D.html +69 -22
  109. data/rdoc/RubyXL/CT_ShapeStyle.html +69 -22
  110. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +69 -22
  111. data/rdoc/RubyXL/CT_SphereCoords.html +69 -22
  112. data/rdoc/RubyXL/CT_StretchInfoProperties.html +69 -22
  113. data/rdoc/RubyXL/CT_StyleMatrix.html +69 -22
  114. data/rdoc/RubyXL/CT_StyleMatrixReference.html +69 -22
  115. data/rdoc/RubyXL/CT_SupplementalFont.html +69 -22
  116. data/rdoc/RubyXL/CT_SystemColor.html +69 -22
  117. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +69 -22
  118. data/rdoc/RubyXL/CT_TextBlipBullet.html +69 -22
  119. data/rdoc/RubyXL/CT_TextCharBullet.html +69 -22
  120. data/rdoc/RubyXL/CT_TextCharacterProperties.html +69 -22
  121. data/rdoc/RubyXL/CT_TextFont.html +69 -22
  122. data/rdoc/RubyXL/CT_TextListStyle.html +69 -22
  123. data/rdoc/RubyXL/CT_TextNormalAutofit.html +69 -22
  124. data/rdoc/RubyXL/CT_TextParagraphProperties.html +69 -22
  125. data/rdoc/RubyXL/CT_TextSpacing.html +69 -22
  126. data/rdoc/RubyXL/CT_TextTabStop.html +69 -22
  127. data/rdoc/RubyXL/CT_TextTabStopList.html +69 -22
  128. data/rdoc/RubyXL/CT_TileInfoProperties.html +69 -22
  129. data/rdoc/RubyXL/CT_TintEffect.html +69 -22
  130. data/rdoc/RubyXL/CT_Transform2D.html +69 -22
  131. data/rdoc/RubyXL/CT_TransformEffect.html +69 -22
  132. data/rdoc/RubyXL/CT_Vector3D.html +69 -22
  133. data/rdoc/RubyXL/CT_XYAdjustHandle.html +69 -22
  134. data/rdoc/RubyXL/CalculationChain.html +121 -38
  135. data/rdoc/RubyXL/CalculationChainCell.html +69 -22
  136. data/rdoc/RubyXL/CalculationProperties.html +69 -22
  137. data/rdoc/RubyXL/Cell.html +522 -147
  138. data/rdoc/RubyXL/CellConvenienceMethods.html +1201 -313
  139. data/rdoc/RubyXL/CellExt.html +69 -22
  140. data/rdoc/RubyXL/CellSmartTag.html +69 -22
  141. data/rdoc/RubyXL/CellSmartTagProperty.html +69 -22
  142. data/rdoc/RubyXL/CellSmartTags.html +69 -22
  143. data/rdoc/RubyXL/CellStyle.html +69 -22
  144. data/rdoc/RubyXL/CellStyleXFs.html +105 -36
  145. data/rdoc/RubyXL/CellStyles.html +105 -36
  146. data/rdoc/RubyXL/CellValue.html +105 -36
  147. data/rdoc/RubyXL/CellWatch.html +69 -22
  148. data/rdoc/RubyXL/CellWatches.html +69 -22
  149. data/rdoc/RubyXL/CellXFs.html +105 -36
  150. data/rdoc/RubyXL/ChartColorsFile.html +85 -24
  151. data/rdoc/RubyXL/ChartFile.html +126 -39
  152. data/rdoc/RubyXL/ChartStyleFile.html +85 -24
  153. data/rdoc/RubyXL/ChartUserShapesFile.html +85 -24
  154. data/rdoc/RubyXL/Chartsheet.html +174 -55
  155. data/rdoc/RubyXL/ChartsheetPageSetup.html +69 -22
  156. data/rdoc/RubyXL/ChartsheetProperties.html +69 -22
  157. data/rdoc/RubyXL/ChartsheetProtection.html +69 -22
  158. data/rdoc/RubyXL/ChartsheetView.html +69 -22
  159. data/rdoc/RubyXL/ChartsheetViews.html +69 -22
  160. data/rdoc/RubyXL/Color.html +114 -37
  161. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +181 -58
  162. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +220 -67
  163. data/rdoc/RubyXL/ColorConvenienceClasses.html +67 -19
  164. data/rdoc/RubyXL/ColorConvenienceMethods.html +103 -33
  165. data/rdoc/RubyXL/ColorFilter.html +69 -22
  166. data/rdoc/RubyXL/ColorScale.html +69 -22
  167. data/rdoc/RubyXL/ColorSet.html +69 -22
  168. data/rdoc/RubyXL/Colors.html +69 -22
  169. data/rdoc/RubyXL/ColumnRange.html +214 -63
  170. data/rdoc/RubyXL/ColumnRanges.html +196 -61
  171. data/rdoc/RubyXL/Comment.html +69 -22
  172. data/rdoc/RubyXL/CommentList.html +69 -22
  173. data/rdoc/RubyXL/CommentsFile.html +133 -42
  174. data/rdoc/RubyXL/ConditionalFormatValue.html +69 -22
  175. data/rdoc/RubyXL/ConditionalFormatting.html +69 -22
  176. data/rdoc/RubyXL/ConditionalFormattingRule.html +69 -22
  177. data/rdoc/RubyXL/Connection.html +69 -22
  178. data/rdoc/RubyXL/ConnectionTable.html +69 -22
  179. data/rdoc/RubyXL/ConnectionTables.html +69 -22
  180. data/rdoc/RubyXL/ConnectionTextField.html +69 -22
  181. data/rdoc/RubyXL/ConnectionTextFields.html +69 -22
  182. data/rdoc/RubyXL/Connections.html +121 -38
  183. data/rdoc/RubyXL/ContentTypeDefault.html +69 -22
  184. data/rdoc/RubyXL/ContentTypeOverride.html +69 -22
  185. data/rdoc/RubyXL/ContentTypes.html +152 -47
  186. data/rdoc/RubyXL/ControlPropertiesFile.html +85 -24
  187. data/rdoc/RubyXL/CorePropertiesFile.html +374 -107
  188. data/rdoc/RubyXL/CustomColor.html +69 -22
  189. data/rdoc/RubyXL/CustomColorList.html +69 -22
  190. data/rdoc/RubyXL/CustomFilter.html +69 -22
  191. data/rdoc/RubyXL/CustomFilters.html +69 -22
  192. data/rdoc/RubyXL/CustomGeometry.html +69 -22
  193. data/rdoc/RubyXL/CustomProperties.html +69 -22
  194. data/rdoc/RubyXL/CustomPropertiesFile.html +85 -24
  195. data/rdoc/RubyXL/CustomProperty.html +69 -22
  196. data/rdoc/RubyXL/CustomPropertyFile.html +85 -24
  197. data/rdoc/RubyXL/CustomSheetView.html +69 -22
  198. data/rdoc/RubyXL/CustomSheetViews.html +69 -22
  199. data/rdoc/RubyXL/CustomWorkbookView.html +69 -22
  200. data/rdoc/RubyXL/CustomWorkbookViews.html +69 -22
  201. data/rdoc/RubyXL/CustomXMLFile.html +78 -23
  202. data/rdoc/RubyXL/DXF.html +69 -22
  203. data/rdoc/RubyXL/DXFs.html +69 -22
  204. data/rdoc/RubyXL/DataBar.html +69 -22
  205. data/rdoc/RubyXL/DataConsolidate.html +69 -22
  206. data/rdoc/RubyXL/DataConsolidationReference.html +69 -22
  207. data/rdoc/RubyXL/DataConsolidationReferences.html +69 -22
  208. data/rdoc/RubyXL/DataType.html +118 -26
  209. data/rdoc/RubyXL/DataValidation.html +69 -22
  210. data/rdoc/RubyXL/DataValidations.html +69 -22
  211. data/rdoc/RubyXL/DateGroupItem.html +69 -22
  212. data/rdoc/RubyXL/DefinedName.html +69 -22
  213. data/rdoc/RubyXL/DefinedNameExt.html +69 -22
  214. data/rdoc/RubyXL/DefinedNames.html +69 -22
  215. data/rdoc/RubyXL/DefinedNamesExt.html +69 -22
  216. data/rdoc/RubyXL/DocumentPropertiesFile.html +164 -51
  217. data/rdoc/RubyXL/DrawingFile.html +126 -39
  218. data/rdoc/RubyXL/DynamicFilter.html +69 -22
  219. data/rdoc/RubyXL/EmbeddedControl.html +69 -22
  220. data/rdoc/RubyXL/EmbeddedControls.html +69 -22
  221. data/rdoc/RubyXL/Extension.html +69 -22
  222. data/rdoc/RubyXL/ExtensionStorageArea.html +69 -22
  223. data/rdoc/RubyXL/Extents.html +69 -22
  224. data/rdoc/RubyXL/ExternalBook.html +69 -22
  225. data/rdoc/RubyXL/ExternalLinksFile.html +126 -39
  226. data/rdoc/RubyXL/ExternalReference.html +69 -22
  227. data/rdoc/RubyXL/ExternalReferences.html +69 -22
  228. data/rdoc/RubyXL/ExtraColorSchemeList.html +69 -22
  229. data/rdoc/RubyXL/FieldItem.html +69 -22
  230. data/rdoc/RubyXL/FileRecoveryProperties.html +69 -22
  231. data/rdoc/RubyXL/FileSharing.html +69 -22
  232. data/rdoc/RubyXL/FileVersion.html +69 -22
  233. data/rdoc/RubyXL/Fill.html +105 -36
  234. data/rdoc/RubyXL/Fills.html +105 -36
  235. data/rdoc/RubyXL/FilterContainer.html +69 -22
  236. data/rdoc/RubyXL/FloatNode.html +69 -22
  237. data/rdoc/RubyXL/FloatValue.html +69 -22
  238. data/rdoc/RubyXL/Font.html +115 -38
  239. data/rdoc/RubyXL/FontConvenienceMethods.html +494 -138
  240. data/rdoc/RubyXL/FontScheme.html +69 -22
  241. data/rdoc/RubyXL/Fonts.html +105 -36
  242. data/rdoc/RubyXL/Formula.html +69 -22
  243. data/rdoc/RubyXL/FunctionGroup.html +69 -22
  244. data/rdoc/RubyXL/FunctionGroups.html +69 -22
  245. data/rdoc/RubyXL/GenericStorageObject.html +214 -65
  246. data/rdoc/RubyXL/GradientFill.html +69 -22
  247. data/rdoc/RubyXL/HeaderFooterSettings.html +69 -22
  248. data/rdoc/RubyXL/Hyperlink.html +69 -22
  249. data/rdoc/RubyXL/HyperlinkRelFile.html +78 -23
  250. data/rdoc/RubyXL/Hyperlinks.html +69 -22
  251. data/rdoc/RubyXL/IconFilter.html +69 -22
  252. data/rdoc/RubyXL/IconSet.html +69 -22
  253. data/rdoc/RubyXL/IgnoredError.html +69 -22
  254. data/rdoc/RubyXL/IgnoredErrors.html +69 -22
  255. data/rdoc/RubyXL/IndexedColors.html +69 -22
  256. data/rdoc/RubyXL/InputCells.html +69 -22
  257. data/rdoc/RubyXL/IntegerNode.html +69 -22
  258. data/rdoc/RubyXL/IntegerValue.html +69 -22
  259. data/rdoc/RubyXL/LegacyCell.html +103 -33
  260. data/rdoc/RubyXL/LegacyWorksheet.html +252 -73
  261. data/rdoc/RubyXL/MRUColors.html +69 -22
  262. data/rdoc/RubyXL/MacrosFile.html +85 -24
  263. data/rdoc/RubyXL/MergedCell.html +69 -22
  264. data/rdoc/RubyXL/MergedCells.html +69 -22
  265. data/rdoc/RubyXL/NumFmt.html +69 -22
  266. data/rdoc/RubyXL/NumberFormat.html +105 -36
  267. data/rdoc/RubyXL/NumberFormats.html +115 -38
  268. data/rdoc/RubyXL/OLEObject.html +69 -22
  269. data/rdoc/RubyXL/OLEObjectFile.html +85 -24
  270. data/rdoc/RubyXL/OLEObjects.html +69 -22
  271. data/rdoc/RubyXL/OLESize.html +69 -22
  272. data/rdoc/RubyXL/OOXMLContainerObject.html +295 -99
  273. data/rdoc/RubyXL/OOXMLIgnored.html +145 -46
  274. data/rdoc/RubyXL/OOXMLObject.html +74 -23
  275. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +294 -112
  276. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +370 -125
  277. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +429 -124
  278. data/rdoc/RubyXL/OOXMLTopLevelObject.html +283 -96
  279. data/rdoc/RubyXL/OdbcOleDbProperties.html +69 -22
  280. data/rdoc/RubyXL/Offset.html +69 -22
  281. data/rdoc/RubyXL/OlapProperties.html +69 -22
  282. data/rdoc/RubyXL/OleItem.html +69 -22
  283. data/rdoc/RubyXL/OleItems.html +69 -22
  284. data/rdoc/RubyXL/OleLink.html +69 -22
  285. data/rdoc/RubyXL/OutlineProperties.html +69 -22
  286. data/rdoc/RubyXL/PageMargins.html +69 -22
  287. data/rdoc/RubyXL/PageSetup.html +69 -22
  288. data/rdoc/RubyXL/PageSetupProperties.html +69 -22
  289. data/rdoc/RubyXL/Pane.html +69 -22
  290. data/rdoc/RubyXL/Parser.html +136 -45
  291. data/rdoc/RubyXL/PatternFill.html +69 -22
  292. data/rdoc/RubyXL/PersonMetadata.html +85 -24
  293. data/rdoc/RubyXL/PhoneticProperties.html +69 -22
  294. data/rdoc/RubyXL/PhoneticRun.html +69 -22
  295. data/rdoc/RubyXL/PivotArea.html +69 -22
  296. data/rdoc/RubyXL/PivotCache.html +69 -22
  297. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +90 -25
  298. data/rdoc/RubyXL/PivotCacheRecordsFile.html +85 -24
  299. data/rdoc/RubyXL/PivotCaches.html +69 -22
  300. data/rdoc/RubyXL/PivotReference.html +69 -22
  301. data/rdoc/RubyXL/PivotReferences.html +69 -22
  302. data/rdoc/RubyXL/PivotTableFile.html +90 -25
  303. data/rdoc/RubyXL/PivotTableSelection.html +69 -22
  304. data/rdoc/RubyXL/PresetGeometry.html +69 -22
  305. data/rdoc/RubyXL/PrintOptions.html +69 -22
  306. data/rdoc/RubyXL/PrinterSettingsFile.html +85 -24
  307. data/rdoc/RubyXL/ProtectedRange.html +69 -22
  308. data/rdoc/RubyXL/ProtectedRanges.html +69 -22
  309. data/rdoc/RubyXL/Protection.html +69 -22
  310. data/rdoc/RubyXL/QueryParameter.html +69 -22
  311. data/rdoc/RubyXL/QueryParameters.html +69 -22
  312. data/rdoc/RubyXL/QueryTable.html +126 -39
  313. data/rdoc/RubyXL/QueryTableDeletedField.html +69 -22
  314. data/rdoc/RubyXL/QueryTableDeletedFields.html +69 -22
  315. data/rdoc/RubyXL/QueryTableField.html +69 -22
  316. data/rdoc/RubyXL/QueryTableFields.html +69 -22
  317. data/rdoc/RubyXL/QueryTableRefresh.html +69 -22
  318. data/rdoc/RubyXL/RID.html +69 -22
  319. data/rdoc/RubyXL/RawOOXML.html +157 -50
  320. data/rdoc/RubyXL/Reference.html +512 -143
  321. data/rdoc/RubyXL/Relationship.html +69 -22
  322. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +109 -33
  323. data/rdoc/RubyXL/RelationshipSupport.html +290 -84
  324. data/rdoc/RubyXL/RevisionPointer.html +69 -22
  325. data/rdoc/RubyXL/RichText.html +105 -36
  326. data/rdoc/RubyXL/RichTextRun.html +105 -36
  327. data/rdoc/RubyXL/Row.html +367 -106
  328. data/rdoc/RubyXL/RowExt.html +69 -22
  329. data/rdoc/RubyXL/RunProperties.html +69 -22
  330. data/rdoc/RubyXL/Scenario.html +69 -22
  331. data/rdoc/RubyXL/Scenarios.html +69 -22
  332. data/rdoc/RubyXL/Selection.html +105 -36
  333. data/rdoc/RubyXL/ShapeGuide.html +69 -22
  334. data/rdoc/RubyXL/ShapeTextRectangle.html +69 -22
  335. data/rdoc/RubyXL/SharedStringsTable.html +321 -96
  336. data/rdoc/RubyXL/Sheet.html +69 -22
  337. data/rdoc/RubyXL/SheetCalculationProperties.html +69 -22
  338. data/rdoc/RubyXL/SheetData.html +136 -45
  339. data/rdoc/RubyXL/SheetDataExt.html +69 -22
  340. data/rdoc/RubyXL/SheetDataSet.html +69 -22
  341. data/rdoc/RubyXL/SheetMetadata.html +85 -24
  342. data/rdoc/RubyXL/SheetName.html +69 -22
  343. data/rdoc/RubyXL/SheetNames.html +69 -22
  344. data/rdoc/RubyXL/Sheets.html +69 -22
  345. data/rdoc/RubyXL/SlicerCacheFile.html +85 -24
  346. data/rdoc/RubyXL/SlicerFile.html +85 -24
  347. data/rdoc/RubyXL/SmartTagProperties.html +69 -22
  348. data/rdoc/RubyXL/SmartTagType.html +69 -22
  349. data/rdoc/RubyXL/SmartTagTypes.html +69 -22
  350. data/rdoc/RubyXL/SmartTags.html +69 -22
  351. data/rdoc/RubyXL/SortCondition.html +69 -22
  352. data/rdoc/RubyXL/SortState.html +69 -22
  353. data/rdoc/RubyXL/Sqref.html +145 -46
  354. data/rdoc/RubyXL/Stop.html +69 -22
  355. data/rdoc/RubyXL/StringNode.html +69 -22
  356. data/rdoc/RubyXL/StringNodeW3C.html +145 -46
  357. data/rdoc/RubyXL/StringValue.html +69 -22
  358. data/rdoc/RubyXL/Stylesheet.html +256 -76
  359. data/rdoc/RubyXL/TableFile.html +85 -24
  360. data/rdoc/RubyXL/TableParts.html +69 -22
  361. data/rdoc/RubyXL/TableStyle.html +69 -22
  362. data/rdoc/RubyXL/TableStyles.html +69 -22
  363. data/rdoc/RubyXL/Text.html +153 -48
  364. data/rdoc/RubyXL/TextImportSettings.html +69 -22
  365. data/rdoc/RubyXL/Theme.html +191 -56
  366. data/rdoc/RubyXL/ThemeElements.html +69 -22
  367. data/rdoc/RubyXL/ThumbnailFile.html +85 -24
  368. data/rdoc/RubyXL/Top10.html +69 -22
  369. data/rdoc/RubyXL/VMLDrawingFile.html +91 -26
  370. data/rdoc/RubyXL/Variant.html +69 -22
  371. data/rdoc/RubyXL/Vector.html +105 -36
  372. data/rdoc/RubyXL/VectorValue.html +69 -22
  373. data/rdoc/RubyXL/VisualProperties.html +69 -22
  374. data/rdoc/RubyXL/WebPublishObject.html +69 -22
  375. data/rdoc/RubyXL/WebPublishObjects.html +69 -22
  376. data/rdoc/RubyXL/WebPublishingItem.html +69 -22
  377. data/rdoc/RubyXL/WebPublishingItems.html +69 -22
  378. data/rdoc/RubyXL/WebPublishingProperties.html +69 -22
  379. data/rdoc/RubyXL/WebQueryProperties.html +69 -22
  380. data/rdoc/RubyXL/Workbook.html +1053 -284
  381. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +623 -175
  382. data/rdoc/RubyXL/WorkbookProperties.html +69 -22
  383. data/rdoc/RubyXL/WorkbookProtection.html +69 -22
  384. data/rdoc/RubyXL/WorkbookRoot.html +271 -82
  385. data/rdoc/RubyXL/WorkbookView.html +69 -22
  386. data/rdoc/RubyXL/WorkbookViews.html +69 -22
  387. data/rdoc/RubyXL/Worksheet.html +373 -110
  388. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +2195 -585
  389. data/rdoc/RubyXL/WorksheetDimensions.html +69 -22
  390. data/rdoc/RubyXL/WorksheetFormatProperties.html +69 -22
  391. data/rdoc/RubyXL/WorksheetProperties.html +69 -22
  392. data/rdoc/RubyXL/WorksheetProtection.html +69 -22
  393. data/rdoc/RubyXL/WorksheetView.html +69 -22
  394. data/rdoc/RubyXL/WorksheetViews.html +69 -22
  395. data/rdoc/RubyXL/XF.html +69 -22
  396. data/rdoc/RubyXL.html +778 -134
  397. data/rdoc/created.rid +7 -7
  398. data/rdoc/css/rdoc.css +393 -397
  399. data/rdoc/index.html +42 -408
  400. data/rdoc/js/darkfish.js +45 -2
  401. data/rdoc/js/navigation.js.gz +0 -0
  402. data/rdoc/js/search.js +11 -1
  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 +44 -6
  406. data/rdoc/js/searcher.js.gz +0 -0
  407. data/rdoc/table_of_contents.html +1285 -53
  408. data/rubyXL.gemspec +15 -30
  409. data/spec/lib/cell_spec.rb +26 -0
  410. metadata +5 -5
@@ -1,10 +1,21 @@
1
1
  <!DOCTYPE html>
2
2
 
3
- <html>
3
+ <html lang="en">
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+
8
+ <title>module RubyXL::WorkbookConvenienceMethods - rubyXL 3.4.35</title>
9
+
10
+
11
+ <meta name="keywords" content="ruby,module,RubyXL::WorkbookConvenienceMethods">
12
+
13
+
14
+ <meta name="description" content="Documentation for the RubyXL::WorkbookConvenienceMethods module">
15
+
16
+
17
+
6
18
 
7
- <title>module RubyXL::WorkbookConvenienceMethods - rubyXL 3.4.33</title>
8
19
 
9
20
  <script type="text/javascript">
10
21
  var rdoc_rel_prefix = "../";
@@ -21,8 +32,14 @@
21
32
  <link href="../css/rdoc.css" rel="stylesheet">
22
33
 
23
34
 
35
+
24
36
  <body id="top" role="document" class="module">
25
- <nav role="navigation">
37
+ <div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
38
+ <span aria-hidden="true">&#9776;</span>
39
+ </div>
40
+
41
+
42
+ <nav id="navigation" role="navigation">
26
43
  <div id="project-navigation">
27
44
  <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
45
  <h2>
@@ -55,43 +72,91 @@
55
72
 
56
73
 
57
74
 
58
- <div id="class-metadata">
59
-
60
-
61
-
62
-
63
-
64
- <!-- Method Quickref -->
65
- <div id="method-list-section" class="nav-section">
66
- <h3>Methods</h3>
67
-
68
- <ul class="link-list" role="directory">
69
- <li ><a href="#method-i-borders">#borders</a>
70
- <li ><a href="#method-i-cell_xfs">#cell_xfs</a>
71
- <li ><a href="#method-i-define_new_name">#define_new_name</a>
72
- <li ><a href="#method-i-each">#each</a>
73
- <li ><a href="#method-i-fills">#fills</a>
74
- <li ><a href="#method-i-fonts">#fonts</a>
75
- <li ><a href="#method-i-get_defined_name">#get_defined_name</a>
76
- <li ><a href="#method-i-get_fill_color">#get_fill_color</a>
77
- <li ><a href="#method-i-modify_alignment">#modify_alignment</a>
78
- <li ><a href="#method-i-modify_border">#modify_border</a>
79
- <li ><a href="#method-i-modify_border_color">#modify_border_color</a>
80
- <li ><a href="#method-i-modify_fill">#modify_fill</a>
81
- <li ><a href="#method-i-password_hash">#password_hash</a>
82
- <li ><a href="#method-i-register_new_fill">#register_new_fill</a>
83
- <li ><a href="#method-i-register_new_font">#register_new_font</a>
84
- <li ><a href="#method-i-register_new_xf">#register_new_xf</a>
85
- <li ><a href="#method-i-title">#title</a>
86
- <li ><a href="#method-i-title-3D">#title=</a>
87
- </ul>
88
- </div>
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+ <div class="nav-section">
87
+ <h3>Instance Methods</h3>
88
+ <ul class="link-list" role="directory">
89
+
90
+ <li ><a href="#method-i-borders">borders</a></li>
91
+
92
+ <li ><a href="#method-i-cell_xfs">cell_xfs</a></li>
93
+
94
+ <li ><a href="#method-i-define_new_name">define_new_name</a></li>
95
+
96
+ <li ><a href="#method-i-each">each</a></li>
97
+
98
+ <li ><a href="#method-i-fills">fills</a></li>
99
+
100
+ <li ><a href="#method-i-fonts">fonts</a></li>
101
+
102
+ <li ><a href="#method-i-get_defined_name">get_defined_name</a></li>
103
+
104
+ <li ><a href="#method-i-get_fill_color">get_fill_color</a></li>
105
+
106
+ <li ><a href="#method-i-modify_alignment">modify_alignment</a></li>
107
+
108
+ <li ><a href="#method-i-modify_border">modify_border</a></li>
89
109
 
110
+ <li ><a href="#method-i-modify_border_color">modify_border_color</a></li>
111
+
112
+ <li ><a href="#method-i-modify_fill">modify_fill</a></li>
113
+
114
+ <li ><a href="#method-i-password_hash">password_hash</a></li>
115
+
116
+ <li ><a href="#method-i-register_new_fill">register_new_fill</a></li>
117
+
118
+ <li ><a href="#method-i-register_new_font">register_new_font</a></li>
119
+
120
+ <li ><a href="#method-i-register_new_xf">register_new_xf</a></li>
121
+
122
+ <li ><a href="#method-i-title">title</a></li>
123
+
124
+ <li ><a href="#method-i-title-3D">title=</a></li>
125
+
126
+ </ul>
90
127
  </div>
128
+
129
+
130
+
131
+ <footer id="validator-badges" role="contentinfo">
132
+ <p><a href="https://validator.w3.org/check/referer">Validate</a></p>
133
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.15.1.</p>
134
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.</p>
135
+ </footer>
136
+
91
137
  </nav>
92
138
 
93
139
  <main role="main" aria-labelledby="module-RubyXL::WorkbookConvenienceMethods">
94
- <h1 id="module-RubyXL::WorkbookConvenienceMethods" class="module">
140
+
141
+
142
+ <ol role="navigation" aria-label="Breadcrumb navigation" class="breadcrumb">
143
+
144
+ <li>
145
+
146
+ <a href="../RubyXL.html">RubyXL</a><span>::</span>
147
+
148
+ </li>
149
+
150
+ <li>
151
+
152
+ <span>WorkbookConvenienceMethods</span>
153
+
154
+ </li>
155
+
156
+ </ol>
157
+
158
+
159
+ <h1 id="module-RubyXL::WorkbookConvenienceMethods" class="anchor-link module">
95
160
  module RubyXL::WorkbookConvenienceMethods
96
161
  </h1>
97
162
 
@@ -99,28 +164,45 @@
99
164
 
100
165
  </section>
101
166
 
102
- <section id="5Buntitled-5D" class="documentation-section">
167
+
168
+ <section id="5Buntitled-5D" class="documentation-section anchor-link">
169
+
170
+
103
171
 
104
172
 
105
173
 
106
174
 
107
175
 
108
- <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
176
+
177
+
178
+ <section id="public-instance-5Buntitled-5D-method-details" class="method-section anchor-link">
109
179
  <header>
110
180
  <h3>Public Instance Methods</h3>
111
181
  </header>
112
182
 
113
- <div id="method-i-borders" class="method-detail ">
183
+
184
+ <div id="method-i-borders" class="method-detail anchor-link ">
114
185
  <div class="method-header">
115
- <div class="method-heading">
116
- <span class="method-name">borders</span><span
117
- class="method-args">()</span>
118
- <span class="method-click-advice">click to toggle source</span>
119
- </div>
186
+
187
+ <div class="method-heading">
188
+ <a href="#method-i-borders" title="Link to this method">
189
+ <span class="method-name">borders</span>
190
+ <span class="method-args">()</span>
191
+ </a>
192
+ </div>
193
+
120
194
  </div>
121
195
 
196
+
197
+ <div class="method-controls">
198
+ <details class="method-source-toggle">
199
+ <summary>Source</summary>
200
+ </details>
201
+ </div>
202
+
203
+
204
+
122
205
  <div class="method-description">
123
-
124
206
 
125
207
  <div class="method-source-code" id="borders-source">
126
208
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 19</span>
@@ -128,22 +210,43 @@
128
210
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">borders</span>
129
211
  <span class="ruby-keyword">end</span></pre>
130
212
  </div>
213
+
214
+
215
+
216
+
217
+
218
+
131
219
  </div>
132
220
 
133
221
 
222
+
223
+
224
+
134
225
  </div>
135
226
 
136
- <div id="method-i-cell_xfs" class="method-detail ">
227
+
228
+ <div id="method-i-cell_xfs" class="method-detail anchor-link ">
137
229
  <div class="method-header">
138
- <div class="method-heading">
139
- <span class="method-name">cell_xfs</span><span
140
- class="method-args">()</span>
141
- <span class="method-click-advice">click to toggle source</span>
142
- </div>
230
+
231
+ <div class="method-heading">
232
+ <a href="#method-i-cell_xfs" title="Link to this method">
233
+ <span class="method-name">cell_xfs</span>
234
+ <span class="method-args">()</span>
235
+ </a>
236
+ </div>
237
+
143
238
  </div>
144
239
 
240
+
241
+ <div class="method-controls">
242
+ <details class="method-source-toggle">
243
+ <summary>Source</summary>
244
+ </details>
245
+ </div>
246
+
247
+
248
+
145
249
  <div class="method-description">
146
-
147
250
 
148
251
  <div class="method-source-code" id="cell_xfs-source">
149
252
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 7</span>
@@ -151,46 +254,88 @@
151
254
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">cell_xfs</span>
152
255
  <span class="ruby-keyword">end</span></pre>
153
256
  </div>
257
+
258
+
259
+
260
+
261
+
262
+
154
263
  </div>
155
264
 
156
265
 
266
+
267
+
268
+
157
269
  </div>
158
270
 
159
- <div id="method-i-define_new_name" class="method-detail ">
271
+
272
+ <div id="method-i-define_new_name" class="method-detail anchor-link ">
160
273
  <div class="method-header">
161
- <div class="method-heading">
162
- <span class="method-name">define_new_name</span><span
163
- class="method-args">(name, reference)</span>
164
- <span class="method-click-advice">click to toggle source</span>
165
- </div>
274
+
275
+ <div class="method-heading">
276
+ <a href="#method-i-define_new_name" title="Link to this method">
277
+ <span class="method-name">define_new_name</span>
278
+ <span class="method-args">(name, reference)</span>
279
+ </a>
280
+ </div>
281
+
166
282
  </div>
167
283
 
284
+
285
+ <div class="method-controls">
286
+ <details class="method-source-toggle">
287
+ <summary>Source</summary>
288
+ </details>
289
+ </div>
290
+
291
+
292
+
168
293
  <div class="method-description">
169
-
170
294
 
171
295
  <div class="method-source-code" id="define_new_name-source">
172
- <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 118</span>
296
+ <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 122</span>
173
297
  <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>)
174
298
  <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>
175
299
  <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>})
176
300
  <span class="ruby-keyword">end</span></pre>
177
301
  </div>
302
+
303
+
304
+
305
+
306
+
307
+
178
308
  </div>
179
309
 
180
310
 
311
+
312
+
313
+
181
314
  </div>
182
315
 
183
- <div id="method-i-each" class="method-detail ">
316
+
317
+ <div id="method-i-each" class="method-detail anchor-link ">
184
318
  <div class="method-header">
185
- <div class="method-heading">
186
- <span class="method-name">each</span><span
187
- class="method-args">() { |i| ... }</span>
188
- <span class="method-click-advice">click to toggle source</span>
189
- </div>
319
+
320
+ <div class="method-heading">
321
+ <a href="#method-i-each" title="Link to this method">
322
+ <span class="method-name">each</span>
323
+ <span class="method-args">() { |i| ... }</span>
324
+ </a>
325
+ </div>
326
+
190
327
  </div>
191
328
 
329
+
330
+ <div class="method-controls">
331
+ <details class="method-source-toggle">
332
+ <summary>Source</summary>
333
+ </details>
334
+ </div>
335
+
336
+
337
+
192
338
  <div class="method-description">
193
-
194
339
 
195
340
  <div class="method-source-code" id="each-source">
196
341
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 3</span>
@@ -198,22 +343,43 @@
198
343
  <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> }
199
344
  <span class="ruby-keyword">end</span></pre>
200
345
  </div>
346
+
347
+
348
+
349
+
350
+
351
+
201
352
  </div>
202
353
 
203
354
 
355
+
356
+
357
+
204
358
  </div>
205
359
 
206
- <div id="method-i-fills" class="method-detail ">
360
+
361
+ <div id="method-i-fills" class="method-detail anchor-link ">
207
362
  <div class="method-header">
208
- <div class="method-heading">
209
- <span class="method-name">fills</span><span
210
- class="method-args">()</span>
211
- <span class="method-click-advice">click to toggle source</span>
212
- </div>
363
+
364
+ <div class="method-heading">
365
+ <a href="#method-i-fills" title="Link to this method">
366
+ <span class="method-name">fills</span>
367
+ <span class="method-args">()</span>
368
+ </a>
369
+ </div>
370
+
213
371
  </div>
214
372
 
373
+
374
+ <div class="method-controls">
375
+ <details class="method-source-toggle">
376
+ <summary>Source</summary>
377
+ </details>
378
+ </div>
379
+
380
+
381
+
215
382
  <div class="method-description">
216
-
217
383
 
218
384
  <div class="method-source-code" id="fills-source">
219
385
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 15</span>
@@ -221,22 +387,43 @@
221
387
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">fills</span>
222
388
  <span class="ruby-keyword">end</span></pre>
223
389
  </div>
390
+
391
+
392
+
393
+
394
+
395
+
224
396
  </div>
225
397
 
226
398
 
399
+
400
+
401
+
227
402
  </div>
228
403
 
229
- <div id="method-i-fonts" class="method-detail ">
404
+
405
+ <div id="method-i-fonts" class="method-detail anchor-link ">
230
406
  <div class="method-header">
231
- <div class="method-heading">
232
- <span class="method-name">fonts</span><span
233
- class="method-args">()</span>
234
- <span class="method-click-advice">click to toggle source</span>
235
- </div>
407
+
408
+ <div class="method-heading">
409
+ <a href="#method-i-fonts" title="Link to this method">
410
+ <span class="method-name">fonts</span>
411
+ <span class="method-args">()</span>
412
+ </a>
413
+ </div>
414
+
236
415
  </div>
237
416
 
417
+
418
+ <div class="method-controls">
419
+ <details class="method-source-toggle">
420
+ <summary>Source</summary>
421
+ </details>
422
+ </div>
423
+
424
+
425
+
238
426
  <div class="method-description">
239
-
240
427
 
241
428
  <div class="method-source-code" id="fonts-source">
242
429
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 11</span>
@@ -244,45 +431,87 @@
244
431
  <span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">fonts</span>
245
432
  <span class="ruby-keyword">end</span></pre>
246
433
  </div>
434
+
435
+
436
+
437
+
438
+
439
+
247
440
  </div>
248
441
 
249
442
 
443
+
444
+
445
+
250
446
  </div>
251
447
 
252
- <div id="method-i-get_defined_name" class="method-detail ">
448
+
449
+ <div id="method-i-get_defined_name" class="method-detail anchor-link ">
253
450
  <div class="method-header">
254
- <div class="method-heading">
255
- <span class="method-name">get_defined_name</span><span
256
- class="method-args">(name)</span>
257
- <span class="method-click-advice">click to toggle source</span>
258
- </div>
451
+
452
+ <div class="method-heading">
453
+ <a href="#method-i-get_defined_name" title="Link to this method">
454
+ <span class="method-name">get_defined_name</span>
455
+ <span class="method-args">(name)</span>
456
+ </a>
457
+ </div>
458
+
259
459
  </div>
260
460
 
461
+
462
+ <div class="method-controls">
463
+ <details class="method-source-toggle">
464
+ <summary>Source</summary>
465
+ </details>
466
+ </div>
467
+
468
+
469
+
261
470
  <div class="method-description">
262
-
263
471
 
264
472
  <div class="method-source-code" id="get_defined_name-source">
265
- <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 123</span>
473
+ <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 127</span>
266
474
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_defined_name</span>(<span class="ruby-identifier">name</span>)
267
475
  <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> }
268
476
  <span class="ruby-keyword">end</span></pre>
269
477
  </div>
478
+
479
+
480
+
481
+
482
+
483
+
270
484
  </div>
271
485
 
272
486
 
487
+
488
+
489
+
273
490
  </div>
274
491
 
275
- <div id="method-i-get_fill_color" class="method-detail ">
492
+
493
+ <div id="method-i-get_fill_color" class="method-detail anchor-link ">
276
494
  <div class="method-header">
277
- <div class="method-heading">
278
- <span class="method-name">get_fill_color</span><span
279
- class="method-args">(xf)</span>
280
- <span class="method-click-advice">click to toggle source</span>
281
- </div>
495
+
496
+ <div class="method-heading">
497
+ <a href="#method-i-get_fill_color" title="Link to this method">
498
+ <span class="method-name">get_fill_color</span>
499
+ <span class="method-args">(xf)</span>
500
+ </a>
501
+ </div>
502
+
282
503
  </div>
283
504
 
505
+
506
+ <div class="method-controls">
507
+ <details class="method-source-toggle">
508
+ <summary>Source</summary>
509
+ </details>
510
+ </div>
511
+
512
+
513
+
284
514
  <div class="method-description">
285
-
286
515
 
287
516
  <div class="method-source-code" id="get_fill_color-source">
288
517
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 23</span>
@@ -290,22 +519,43 @@
290
519
  <span class="ruby-identifier">fills</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">fill_id</span>]&amp;.<span class="ruby-identifier">pattern_fill</span>&amp;.<span class="ruby-identifier">fg_color</span>&amp;.<span class="ruby-identifier">get_rgb</span>(<span class="ruby-keyword">self</span>)&amp;.<span class="ruby-identifier">to_s</span> <span class="ruby-operator">||</span> <span class="ruby-string">&#39;ffffff&#39;</span>
291
520
  <span class="ruby-keyword">end</span></pre>
292
521
  </div>
522
+
523
+
524
+
525
+
526
+
527
+
293
528
  </div>
294
529
 
295
530
 
531
+
532
+
533
+
296
534
  </div>
297
535
 
298
- <div id="method-i-modify_alignment" class="method-detail ">
536
+
537
+ <div id="method-i-modify_alignment" class="method-detail anchor-link ">
299
538
  <div class="method-header">
300
- <div class="method-heading">
301
- <span class="method-name">modify_alignment</span><span
302
- class="method-args">(style_index) { |alignment| ... }</span>
303
- <span class="method-click-advice">click to toggle source</span>
304
- </div>
539
+
540
+ <div class="method-heading">
541
+ <a href="#method-i-modify_alignment" title="Link to this method">
542
+ <span class="method-name">modify_alignment</span>
543
+ <span class="method-args">(style_index) { |alignment| ... }</span>
544
+ </a>
545
+ </div>
546
+
305
547
  </div>
306
548
 
549
+
550
+ <div class="method-controls">
551
+ <details class="method-source-toggle">
552
+ <summary>Source</summary>
553
+ </details>
554
+ </div>
555
+
556
+
557
+
307
558
  <div class="method-description">
308
-
309
559
 
310
560
  <div class="method-source-code" id="modify_alignment-source">
311
561
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 52</span>
@@ -324,22 +574,43 @@
324
574
  <span class="ruby-identifier">register_new_xf</span>(<span class="ruby-identifier">new_xf</span>)
325
575
  <span class="ruby-keyword">end</span></pre>
326
576
  </div>
577
+
578
+
579
+
580
+
581
+
582
+
327
583
  </div>
328
584
 
329
585
 
586
+
587
+
588
+
330
589
  </div>
331
590
 
332
- <div id="method-i-modify_border" class="method-detail ">
591
+
592
+ <div id="method-i-modify_border" class="method-detail anchor-link ">
333
593
  <div class="method-header">
334
- <div class="method-heading">
335
- <span class="method-name">modify_border</span><span
336
- class="method-args">(style_index, direction, weight)</span>
337
- <span class="method-click-advice">click to toggle source</span>
338
- </div>
594
+
595
+ <div class="method-heading">
596
+ <a href="#method-i-modify_border" title="Link to this method">
597
+ <span class="method-name">modify_border</span>
598
+ <span class="method-args">(style_index, direction, weight)</span>
599
+ </a>
600
+ </div>
601
+
339
602
  </div>
340
603
 
604
+
605
+ <div class="method-controls">
606
+ <details class="method-source-toggle">
607
+ <summary>Source</summary>
608
+ </details>
609
+ </div>
610
+
611
+
612
+
341
613
  <div class="method-description">
342
-
343
614
 
344
615
  <div class="method-source-code" id="modify_border-source">
345
616
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 75</span>
@@ -360,28 +631,53 @@
360
631
  <span class="ruby-identifier">register_new_xf</span>(<span class="ruby-identifier">xf</span>)
361
632
  <span class="ruby-keyword">end</span></pre>
362
633
  </div>
634
+
635
+
636
+
637
+
638
+
639
+
363
640
  </div>
364
641
 
365
642
 
643
+
644
+
645
+
366
646
  </div>
367
647
 
368
- <div id="method-i-modify_border_color" class="method-detail ">
648
+
649
+ <div id="method-i-modify_border_color" class="method-detail anchor-link ">
369
650
  <div class="method-header">
370
- <div class="method-heading">
371
- <span class="method-name">modify_border_color</span><span
372
- class="method-args">(style_index, direction, color)</span>
373
- <span class="method-click-advice">click to toggle source</span>
374
- </div>
651
+
652
+ <div class="method-heading">
653
+ <a href="#method-i-modify_border_color" title="Link to this method">
654
+ <span class="method-name">modify_border_color</span>
655
+ <span class="method-args">(style_index, direction, color)</span>
656
+ </a>
657
+ </div>
658
+
375
659
  </div>
376
660
 
661
+
662
+ <div class="method-controls">
663
+ <details class="method-source-toggle">
664
+ <summary>Source</summary>
665
+ </details>
666
+ </div>
667
+
668
+
669
+
377
670
  <div class="method-description">
378
-
379
671
 
380
672
  <div class="method-source-code" id="modify_border_color-source">
381
673
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 92</span>
382
674
  <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>)
383
675
  <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>
384
676
  <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>
677
+
678
+ <span class="ruby-identifier">edge</span> = <span class="ruby-identifier">new_border</span>.<span class="ruby-identifier">send</span>(<span class="ruby-identifier">direction</span>)
679
+ <span class="ruby-identifier">new_border</span>.<span class="ruby-identifier">send</span>(<span class="ruby-node">&quot;#{direction}=&quot;</span>, <span class="ruby-identifier">edge</span>.<span class="ruby-identifier">dup</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">edge</span>
680
+
385
681
  <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>)
386
682
 
387
683
  <span class="ruby-identifier">xf</span>.<span class="ruby-identifier">border_id</span> = <span class="ruby-identifier">borders</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_border</span> } <span class="ruby-comment"># Reuse existing border, if it exists</span>
@@ -392,22 +688,43 @@
392
688
  <span class="ruby-identifier">register_new_xf</span>(<span class="ruby-identifier">xf</span>)
393
689
  <span class="ruby-keyword">end</span></pre>
394
690
  </div>
691
+
692
+
693
+
694
+
695
+
696
+
395
697
  </div>
396
698
 
397
699
 
700
+
701
+
702
+
398
703
  </div>
399
704
 
400
- <div id="method-i-modify_fill" class="method-detail ">
705
+
706
+ <div id="method-i-modify_fill" class="method-detail anchor-link ">
401
707
  <div class="method-header">
402
- <div class="method-heading">
403
- <span class="method-name">modify_fill</span><span
404
- class="method-args">(style_index, rgb)</span>
405
- <span class="method-click-advice">click to toggle source</span>
406
- </div>
708
+
709
+ <div class="method-heading">
710
+ <a href="#method-i-modify_fill" title="Link to this method">
711
+ <span class="method-name">modify_fill</span>
712
+ <span class="method-args">(style_index, rgb)</span>
713
+ </a>
714
+ </div>
715
+
407
716
  </div>
408
717
 
718
+
719
+ <div class="method-controls">
720
+ <details class="method-source-toggle">
721
+ <summary>Source</summary>
722
+ </details>
723
+ </div>
724
+
725
+
726
+
409
727
  <div class="method-description">
410
-
411
728
 
412
729
  <div class="method-source-code" id="modify_fill-source">
413
730
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 67</span>
@@ -419,25 +736,46 @@
419
736
  <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>))
420
737
  <span class="ruby-keyword">end</span></pre>
421
738
  </div>
739
+
740
+
741
+
742
+
743
+
744
+
422
745
  </div>
423
746
 
424
747
 
748
+
749
+
750
+
425
751
  </div>
426
752
 
427
- <div id="method-i-password_hash" class="method-detail ">
753
+
754
+ <div id="method-i-password_hash" class="method-detail anchor-link ">
428
755
  <div class="method-header">
429
- <div class="method-heading">
430
- <span class="method-name">password_hash</span><span
431
- class="method-args">(pwd)</span>
432
- <span class="method-click-advice">click to toggle source</span>
433
- </div>
756
+
757
+ <div class="method-heading">
758
+ <a href="#method-i-password_hash" title="Link to this method">
759
+ <span class="method-name">password_hash</span>
760
+ <span class="method-args">(pwd)</span>
761
+ </a>
762
+ </div>
763
+
434
764
  </div>
435
765
 
766
+
767
+ <div class="method-controls">
768
+ <details class="method-source-toggle">
769
+ <summary>Source</summary>
770
+ </details>
771
+ </div>
772
+
773
+
774
+
436
775
  <div class="method-description">
437
- <p>Calculate password hash from string for use in ‘password’ fields. <a href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/excelfileformat.pdf</a></p>
438
776
 
439
777
  <div class="method-source-code" id="password_hash-source">
440
- <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 107</span>
778
+ <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 111</span>
441
779
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">password_hash</span>(<span class="ruby-identifier">pwd</span>)
442
780
  <span class="ruby-identifier">hsh</span> = <span class="ruby-value">0</span>
443
781
  <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>
@@ -449,22 +787,43 @@
449
787
  (<span class="ruby-identifier">hsh</span> <span class="ruby-operator">^</span> <span class="ruby-identifier">pwd</span>.<span class="ruby-identifier">length</span> <span class="ruby-operator">^</span> <span class="ruby-value">0xCE4B</span>).<span class="ruby-identifier">to_s</span>(<span class="ruby-value">16</span>)
450
788
  <span class="ruby-keyword">end</span></pre>
451
789
  </div>
790
+
791
+
792
+
793
+ <p>Calculate password hash from string for use in ‘password’ fields. <a href="https://www.openoffice.org/sc/excelfileformat.pdf">www.openoffice.org/sc/excelfileformat.pdf</a></p>
794
+
795
+
452
796
  </div>
453
797
 
454
798
 
799
+
800
+
801
+
455
802
  </div>
456
803
 
457
- <div id="method-i-register_new_fill" class="method-detail ">
804
+
805
+ <div id="method-i-register_new_fill" class="method-detail anchor-link ">
458
806
  <div class="method-header">
459
- <div class="method-heading">
460
- <span class="method-name">register_new_fill</span><span
461
- class="method-args">(new_fill, old_xf)</span>
462
- <span class="method-click-advice">click to toggle source</span>
463
- </div>
807
+
808
+ <div class="method-heading">
809
+ <a href="#method-i-register_new_fill" title="Link to this method">
810
+ <span class="method-name">register_new_fill</span>
811
+ <span class="method-args">(new_fill, old_xf)</span>
812
+ </a>
813
+ </div>
814
+
464
815
  </div>
465
816
 
817
+
818
+ <div class="method-controls">
819
+ <details class="method-source-toggle">
820
+ <summary>Source</summary>
821
+ </details>
822
+ </div>
823
+
824
+
825
+
466
826
  <div class="method-description">
467
-
468
827
 
469
828
  <div class="method-source-code" id="register_new_fill-source">
470
829
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 27</span>
@@ -477,22 +836,43 @@
477
836
  <span class="ruby-identifier">new_xf</span>
478
837
  <span class="ruby-keyword">end</span></pre>
479
838
  </div>
839
+
840
+
841
+
842
+
843
+
844
+
480
845
  </div>
481
846
 
482
847
 
848
+
849
+
850
+
483
851
  </div>
484
852
 
485
- <div id="method-i-register_new_font" class="method-detail ">
853
+
854
+ <div id="method-i-register_new_font" class="method-detail anchor-link ">
486
855
  <div class="method-header">
487
- <div class="method-heading">
488
- <span class="method-name">register_new_font</span><span
489
- class="method-args">(new_font, old_xf)</span>
490
- <span class="method-click-advice">click to toggle source</span>
491
- </div>
856
+
857
+ <div class="method-heading">
858
+ <a href="#method-i-register_new_font" title="Link to this method">
859
+ <span class="method-name">register_new_font</span>
860
+ <span class="method-args">(new_font, old_xf)</span>
861
+ </a>
862
+ </div>
863
+
492
864
  </div>
493
865
 
866
+
867
+ <div class="method-controls">
868
+ <details class="method-source-toggle">
869
+ <summary>Source</summary>
870
+ </details>
871
+ </div>
872
+
873
+
874
+
494
875
  <div class="method-description">
495
-
496
876
 
497
877
  <div class="method-source-code" id="register_new_font-source">
498
878
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 36</span>
@@ -505,22 +885,43 @@
505
885
  <span class="ruby-identifier">new_xf</span>
506
886
  <span class="ruby-keyword">end</span></pre>
507
887
  </div>
888
+
889
+
890
+
891
+
892
+
893
+
508
894
  </div>
509
895
 
510
896
 
897
+
898
+
899
+
511
900
  </div>
512
901
 
513
- <div id="method-i-register_new_xf" class="method-detail ">
902
+
903
+ <div id="method-i-register_new_xf" class="method-detail anchor-link ">
514
904
  <div class="method-header">
515
- <div class="method-heading">
516
- <span class="method-name">register_new_xf</span><span
517
- class="method-args">(new_xf)</span>
518
- <span class="method-click-advice">click to toggle source</span>
519
- </div>
905
+
906
+ <div class="method-heading">
907
+ <a href="#method-i-register_new_xf" title="Link to this method">
908
+ <span class="method-name">register_new_xf</span>
909
+ <span class="method-args">(new_xf)</span>
910
+ </a>
911
+ </div>
912
+
520
913
  </div>
521
914
 
915
+
916
+ <div class="method-controls">
917
+ <details class="method-source-toggle">
918
+ <summary>Source</summary>
919
+ </details>
920
+ </div>
921
+
922
+
923
+
522
924
  <div class="method-description">
523
-
524
925
 
525
926
  <div class="method-source-code" id="register_new_xf-source">
526
927
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 45</span>
@@ -531,66 +932,113 @@
531
932
  <span class="ruby-identifier">new_xf_id</span>
532
933
  <span class="ruby-keyword">end</span></pre>
533
934
  </div>
935
+
936
+
937
+
938
+
939
+
940
+
534
941
  </div>
535
942
 
536
943
 
944
+
945
+
946
+
537
947
  </div>
538
948
 
539
- <div id="method-i-title" class="method-detail ">
949
+
950
+ <div id="method-i-title" class="method-detail anchor-link ">
540
951
  <div class="method-header">
541
- <div class="method-heading">
542
- <span class="method-name">title</span><span
543
- class="method-args">()</span>
544
- <span class="method-click-advice">click to toggle source</span>
545
- </div>
952
+
953
+ <div class="method-heading">
954
+ <a href="#method-i-title" title="Link to this method">
955
+ <span class="method-name">title</span>
956
+ <span class="method-args">()</span>
957
+ </a>
958
+ </div>
959
+
546
960
  </div>
547
961
 
962
+
963
+ <div class="method-controls">
964
+ <details class="method-source-toggle">
965
+ <summary>Source</summary>
966
+ </details>
967
+ </div>
968
+
969
+
970
+
548
971
  <div class="method-description">
549
-
550
972
 
551
973
  <div class="method-source-code" id="title-source">
552
- <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 127</span>
974
+ <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 131</span>
553
975
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">title</span>
554
976
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">dc_title</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">dc_title</span>.<span class="ruby-identifier">value</span>
555
977
  <span class="ruby-keyword">end</span></pre>
556
978
  </div>
979
+
980
+
981
+
982
+
983
+
984
+
557
985
  </div>
558
986
 
559
987
 
988
+
989
+
990
+
560
991
  </div>
561
992
 
562
- <div id="method-i-title-3D" class="method-detail ">
993
+
994
+ <div id="method-i-title-3D" class="method-detail anchor-link ">
563
995
  <div class="method-header">
564
- <div class="method-heading">
565
- <span class="method-name">title=</span><span
566
- class="method-args">(v)</span>
567
- <span class="method-click-advice">click to toggle source</span>
568
- </div>
996
+
997
+ <div class="method-heading">
998
+ <a href="#method-i-title-3D" title="Link to this method">
999
+ <span class="method-name">title=</span>
1000
+ <span class="method-args">(v)</span>
1001
+ </a>
1002
+ </div>
1003
+
569
1004
  </div>
570
1005
 
1006
+
1007
+ <div class="method-controls">
1008
+ <details class="method-source-toggle">
1009
+ <summary>Source</summary>
1010
+ </details>
1011
+ </div>
1012
+
1013
+
1014
+
571
1015
  <div class="method-description">
572
-
573
1016
 
574
1017
  <div class="method-source-code" id="title-3D-source">
575
- <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 131</span>
1018
+ <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/workbook.rb, line 135</span>
576
1019
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">title=</span>(<span class="ruby-identifier">v</span>)
577
1020
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">dc_title</span> = <span class="ruby-identifier">v</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">StringNode</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:value</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-identifier">v</span>)
578
1021
  <span class="ruby-keyword">end</span></pre>
579
1022
  </div>
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+
580
1029
  </div>
581
1030
 
582
1031
 
1032
+
1033
+
1034
+
583
1035
  </div>
584
1036
 
1037
+
585
1038
  </section>
586
1039
 
587
1040
  </section>
588
- </main>
589
1041
 
590
-
591
- <footer id="validator-badges" role="contentinfo">
592
- <p><a href="https://validator.w3.org/check/referer">Validate</a>
593
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
594
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
595
- </footer>
1042
+ </main>
1043
+ </body>
596
1044