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,18 @@
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>README - rubyXL 3.4.35</title>
9
+
10
+
11
+ <meta name="keywords" content="ruby,documentation,README">
12
+ <meta name="description" content="README: badge. fury.">
13
+
14
+
6
15
 
7
- <title>README - rubyXL 3.4.33</title>
8
16
 
9
17
  <script type="text/javascript">
10
18
  var rdoc_rel_prefix = "./";
@@ -21,8 +29,14 @@
21
29
  <link href="./css/rdoc.css" rel="stylesheet">
22
30
 
23
31
 
32
+
24
33
  <body id="top" role="document" class="file">
25
- <nav role="navigation">
34
+ <div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
35
+ <span aria-hidden="true">&#9776;</span>
36
+ </div>
37
+
38
+
39
+ <nav id="navigation" role="navigation">
26
40
  <div id="project-navigation">
27
41
  <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
42
  <h2>
@@ -59,121 +73,410 @@
59
73
 
60
74
 
61
75
 
76
+
77
+
62
78
  <ul class="link-list" role="directory">
63
- <li>
79
+
80
+
81
+
82
+
83
+
84
+ <li>
64
85
  <details open>
65
- <summary> <a href="#label-rubyXL">rubyXL</a>
86
+ <summary>
87
+ <a href="#label-rubyXL">rubyXL</a>
66
88
  </summary>
67
89
  <ul class="link-list" role="directory">
68
- <li> <a href="#label-To+Install-3A">To Install:</a>
90
+
91
+
92
+
93
+
94
+
95
+ <li>
96
+ <a href="#label-To+Install-3A">To Install:</a>
97
+ </li>
98
+
99
+
100
+
101
+
69
102
  <li>
70
103
  <details open>
71
- <summary> <a href="#label-To+Use-3A">To Use:</a>
104
+ <summary>
105
+ <a href="#label-To+Use-3A">To Use:</a>
72
106
  </summary>
73
107
  <ul class="link-list" role="directory">
74
- <li> <a href="#label-Convenience+methods">Convenience methods</a>
75
- <li> <a href="#label-Parsing+an+existing+workbook">Parsing an existing workbook</a>
76
- <li> <a href="#label-Creating+a+new+Workbook">Creating a new Workbook</a>
108
+
109
+
110
+
111
+
112
+
113
+ <li>
114
+ <a href="#label-Convenience+methods">Convenience methods</a>
115
+ </li>
116
+
117
+
118
+
119
+
120
+ <li>
121
+ <a href="#label-Parsing+an+existing+workbook">Parsing an existing workbook</a>
122
+ </li>
123
+
124
+
125
+
126
+
127
+ <li>
128
+ <a href="#label-Creating+a+new+Workbook">Creating a new Workbook</a>
129
+ </li>
130
+
131
+
132
+
133
+
77
134
  <li>
78
135
  <details open>
79
- <summary> <a href="#label-Accessing">Accessing</a>
136
+ <summary>
137
+ <a href="#label-Accessing">Accessing</a>
80
138
  </summary>
81
139
  <ul class="link-list" role="directory">
82
- <li> <a href="#label-Accessing+a+Worksheet">Accessing a Worksheet</a>
83
- <li> <a href="#label-Accessing+a+Row+-28Array+of+Cells-29">Accessing a Row (Array of Cells)</a>
84
- <li> <a href="#label-Accessing+a+Cell+object">Accessing a Cell object</a>
85
- <li> <a href="#label-Wrappers+for+accessing+Cell+properties">Wrappers for accessing Cell properties</a>
86
- <li> <a href="#label-Wrappers+for+accessing+Row+properties+">Wrappers for accessing Row properties </a>
87
- <li> <a href="#label-Accessing+column+properties">Accessing column properties</a>
140
+
141
+
142
+
143
+
144
+
145
+ <li>
146
+ <a href="#label-Accessing+a+Worksheet">Accessing a Worksheet</a>
147
+ </li>
148
+
149
+
150
+
151
+
152
+ <li>
153
+ <a href="#label-Accessing+a+Row+-28Array+of+Cells-29">Accessing a Row (Array of Cells)</a>
154
+ </li>
155
+
156
+
157
+
158
+
159
+ <li>
160
+ <a href="#label-Accessing+a+Cell+object">Accessing a Cell object</a>
161
+ </li>
162
+
163
+
164
+
165
+
166
+ <li>
167
+ <a href="#label-Wrappers+for+accessing+Cell+properties">Wrappers for accessing Cell properties</a>
168
+ </li>
169
+
170
+
171
+
172
+
173
+ <li>
174
+ <a href="#label-Wrappers+for+accessing+Row+properties+">Wrappers for accessing Row properties </a>
175
+ </li>
176
+
177
+
178
+
179
+
180
+ <li>
181
+ <a href="#label-Accessing+column+properties">Accessing column properties</a>
182
+ </li>
183
+
184
+
88
185
 
89
186
  </ul>
90
187
  </details>
91
188
  </li>
189
+
190
+
191
+
192
+
92
193
  <li>
93
194
  <details open>
94
- <summary> <a href="#label-Modifying">Modifying</a>
195
+ <summary>
196
+ <a href="#label-Modifying">Modifying</a>
95
197
  </summary>
96
198
  <ul class="link-list" role="directory">
97
- <li> <a href="#label-Adding+Worksheets">Adding Worksheets</a>
98
- <li> <a href="#label-Renaming+Worksheets">Renaming Worksheets</a>
99
- <li> <a href="#label-Adding+Cells">Adding Cells</a>
100
- <li> <a href="#label-Changing+Cells">Changing Cells</a>
101
- <li> <a href="#label-Changing+Fonts">Changing Fonts</a>
102
- <li> <a href="#label-Changing+Fills+++++">Changing Fills </a>
103
- <li> <a href="#label-Changing+Borders">Changing Borders</a>
199
+
200
+
201
+
202
+
203
+
204
+ <li>
205
+ <a href="#label-Adding+Worksheets">Adding Worksheets</a>
206
+ </li>
207
+
208
+
209
+
210
+
211
+ <li>
212
+ <a href="#label-Renaming+Worksheets">Renaming Worksheets</a>
213
+ </li>
214
+
215
+
216
+
217
+
218
+ <li>
219
+ <a href="#label-Adding+Cells">Adding Cells</a>
220
+ </li>
221
+
222
+
223
+
224
+
225
+ <li>
226
+ <a href="#label-Changing+Cells">Changing Cells</a>
227
+ </li>
228
+
229
+
230
+
231
+
232
+ <li>
233
+ <a href="#label-Changing+Fonts">Changing Fonts</a>
234
+ </li>
235
+
236
+
237
+
238
+
239
+ <li>
240
+ <a href="#label-Changing+Fills+++++">Changing Fills </a>
241
+ </li>
242
+
243
+
244
+
245
+
246
+ <li>
247
+ <a href="#label-Changing+Borders">Changing Borders</a>
248
+ </li>
249
+
250
+
251
+
252
+
104
253
  <li>
105
254
  <details open>
106
- <summary> <a href="#label-Changing+Alignment">Changing Alignment</a>
255
+ <summary>
256
+ <a href="#label-Changing+Alignment">Changing Alignment</a>
107
257
  </summary>
108
258
  <ul class="link-list" role="directory">
109
- <li> <a href="#label-Horizontal">Horizontal</a>
110
- <li> <a href="#label-Vertical">Vertical</a>
111
- <li> <a href="#label-Rotation">Rotation</a>
259
+
260
+
261
+
262
+
263
+
264
+ <li>
265
+ <a href="#label-Horizontal">Horizontal</a>
266
+ </li>
267
+
268
+
269
+
270
+
271
+ <li>
272
+ <a href="#label-Vertical">Vertical</a>
273
+ </li>
274
+
275
+
276
+
277
+
278
+ <li>
279
+ <a href="#label-Rotation">Rotation</a>
280
+ </li>
281
+
282
+
112
283
 
113
284
  </ul>
114
285
  </details>
115
286
  </li>
116
- <li> <a href="#label-Changing+Row+Height">Changing Row Height</a>
117
- <li> <a href="#label-Changing+Column+Width">Changing Column Width</a>
118
- <li> <a href="#label-Merging+Cells">Merging Cells</a>
119
- <li> <a href="#label-Insert+Row">Insert Row</a>
120
- <li> <a href="#label-Insert+Column">Insert Column</a>
121
- <li> <a href="#label-Delete+Row">Delete Row</a>
122
- <li> <a href="#label-Delete+Column">Delete Column</a>
123
- <li> <a href="#label-Insert+Cell">Insert Cell</a>
124
- <li> <a href="#label-Delete+Cell">Delete Cell</a>
125
- <li> <a href="#label-Modifying+Cell+Format">Modifying Cell Format</a>
126
- <li> <a href="#label-Add+hyperlink+to+a+Cell">Add hyperlink to a Cell</a>
287
+
288
+
289
+
290
+
291
+ <li>
292
+ <a href="#label-Changing+Row+Height">Changing Row Height</a>
293
+ </li>
294
+
295
+
296
+
297
+
298
+ <li>
299
+ <a href="#label-Changing+Column+Width">Changing Column Width</a>
300
+ </li>
301
+
302
+
303
+
304
+
305
+ <li>
306
+ <a href="#label-Merging+Cells">Merging Cells</a>
307
+ </li>
308
+
309
+
310
+
311
+
312
+ <li>
313
+ <a href="#label-Insert+Row">Insert Row</a>
314
+ </li>
315
+
316
+
317
+
318
+
319
+ <li>
320
+ <a href="#label-Insert+Column">Insert Column</a>
321
+ </li>
322
+
323
+
324
+
325
+
326
+ <li>
327
+ <a href="#label-Delete+Row">Delete Row</a>
328
+ </li>
329
+
330
+
331
+
332
+
333
+ <li>
334
+ <a href="#label-Delete+Column">Delete Column</a>
335
+ </li>
336
+
337
+
338
+
339
+
340
+ <li>
341
+ <a href="#label-Insert+Cell">Insert Cell</a>
342
+ </li>
343
+
344
+
345
+
346
+
347
+ <li>
348
+ <a href="#label-Delete+Cell">Delete Cell</a>
349
+ </li>
350
+
351
+
352
+
353
+
354
+ <li>
355
+ <a href="#label-Modifying+Cell+Format">Modifying Cell Format</a>
356
+ </li>
357
+
358
+
359
+
360
+
361
+ <li>
362
+ <a href="#label-Add+hyperlink+to+a+Cell">Add hyperlink to a Cell</a>
363
+ </li>
364
+
365
+
127
366
 
128
367
  </ul>
129
368
  </details>
130
369
  </li>
131
370
 
371
+
372
+
132
373
  </ul>
133
374
  </details>
134
375
  </li>
135
- <li> <a href="#label-I-2FO">I/O</a>
376
+
377
+
378
+
379
+
380
+ <li>
381
+ <a href="#label-I-2FO">I/O</a>
382
+ </li>
383
+
384
+
385
+
386
+
136
387
  <li>
137
388
  <details open>
138
- <summary> <a href="#label-Miscellaneous">Miscellaneous</a>
389
+ <summary>
390
+ <a href="#label-Miscellaneous">Miscellaneous</a>
139
391
  </summary>
140
392
  <ul class="link-list" role="directory">
141
- <li> <a href="#label-Suppress+warnings+about+malformed+input+files">Suppress warnings about malformed input files</a>
393
+
394
+
395
+
396
+
397
+
398
+ <li>
399
+ <a href="#label-Suppress+warnings+about+malformed+input+files">Suppress warnings about malformed input files</a>
400
+ </li>
401
+
402
+
142
403
 
143
404
  </ul>
144
405
  </details>
145
406
  </li>
146
- <li> <a href="#label-Data+validation+-28colloquially+referred+to+as+-22dropdown+list-22-29">Data validation (colloquially referred to as “dropdown list”)</a>
147
- <li> <a href="#label-For+more+information">For more information</a>
148
- <li> <a href="#label-Contributing+to+rubyXL">Contributing to rubyXL</a>
149
- <li> <a href="#label-Copyright">Copyright</a>
407
+
408
+
409
+
410
+
411
+ <li>
412
+ <a href="#label-Data+validation+-28colloquially+referred+to+as+-22dropdown+list-22-29">Data validation (colloquially referred to as “dropdown list”)</a>
413
+ </li>
414
+
415
+
416
+
417
+
418
+ <li>
419
+ <a href="#label-For+more+information">For more information</a>
420
+ </li>
421
+
422
+
423
+
424
+
425
+ <li>
426
+ <a href="#label-Contributing+to+rubyXL">Contributing to rubyXL</a>
427
+ </li>
428
+
429
+
430
+
431
+
432
+ <li>
433
+ <a href="#label-Copyright">Copyright</a>
434
+ </li>
435
+
436
+
150
437
 
151
438
  </ul>
152
439
  </details>
153
440
  </li>
154
441
 
442
+
443
+
155
444
  </ul>
156
445
  </div>
157
446
 
158
447
 
159
- <div id="project-metadata">
160
-
448
+
449
+
450
+
451
+
452
+
161
453
  <div id="fileindex-section" class="nav-section">
162
454
  <h3>Pages</h3>
163
455
 
164
456
  <ul class="link-list">
165
- <li><a href="./README_rdoc.html">README</a>
457
+
458
+
459
+
460
+ <li><a href="./README_rdoc.html">README</a></li>
461
+
166
462
  </ul>
167
463
  </div>
168
464
 
169
- </div>
465
+
466
+
467
+ <footer id="validator-badges" role="contentinfo">
468
+ <p><a href="https://validator.w3.org/check/referer">Validate</a></p>
469
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.15.1.</p>
470
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.</p>
471
+ </footer>
472
+
170
473
  </nav>
171
474
 
172
475
  <main role="main" aria-label="Page README.rdoc">
173
476
 
174
477
  <h1 id="label-rubyXL">rubyXL<span><a href="#label-rubyXL">&para;</a> <a href="#top">&uarr;</a></span></h1>
175
478
 
176
- <p><a href="http://badge.fury.io/rb/rubyXL"><img src="https://badge.fury.io/rb/rubyXL.svg"></a> <a href="https://codeclimate.com/github/weshatheleopard/rubyXL"><img src="https://codeclimate.com/github/weshatheleopard/rubyXL.png"></a> <a href="https://circleci.com/gh/weshatheleopard/rubyXL"><img src="https://circleci.com/gh/weshatheleopard/rubyXL.svg?style=svg"></a></p>
479
+ <p><a href="http://badge.fury.io/rb/rubyXL"><img src="https://badge.fury.io/rb/rubyXL.svg"></a> <a href="https://circleci.com/gh/weshatheleopard/rubyXL"><img src="https://circleci.com/gh/weshatheleopard/rubyXL.svg?style=svg"></a></p>
177
480
 
178
481
  <p>This gem supports operating on <code>xlsx</code> files (Open XML format). While it is capable of properly parsing the entire OOXML structure, its current main emphasis is on reading files produced by MS Excel, making minor modifications to them and saving them to be opened again, while preserving as much of the structure as possible.</p>
179
482
 
@@ -321,6 +624,9 @@
321
624
  <h4 id="label-Changing+Cells">Changing Cells<span><a href="#label-Changing+Cells">&para;</a> <a href="#top">&uarr;</a></span></h4>
322
625
 
323
626
  <pre class="ruby"><span class="ruby-identifier">worksheet</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>].<span class="ruby-identifier">change_contents</span>(<span class="ruby-string">&quot;&quot;</span>, <span class="ruby-identifier">worksheet</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>].<span class="ruby-identifier">formula</span>) <span class="ruby-comment"># Sets value of cell A1 to empty string, preserves formula</span>
627
+
628
+ <span class="ruby-identifier">worksheet</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>].<span class="ruby-identifier">add_shared_string</span>(<span class="ruby-string">&#39;some text&#39;</span>) <span class="ruby-comment"># Creates a new Shared String and adds it to the cell.</span>
629
+ <span class="ruby-comment"># Later, the same Shared String can be added to other cells.</span>
324
630
  </pre>
325
631
 
326
632
  <h4 id="label-Changing+Fonts">Changing Fonts<span><a href="#label-Changing+Fonts">&para;</a> <a href="#top">&uarr;</a></span></h4>
@@ -390,9 +696,10 @@
390
696
 
391
697
  <h4 id="label-Merging+Cells">Merging Cells<span><a href="#label-Merging+Cells">&para;</a> <a href="#top">&uarr;</a></span></h4>
392
698
 
393
- <pre>worksheet.merge_cells(0, 1, 2, 3) # Merges B1:D3
394
- worksheet.merge_cells(&#39;A2:C4&#39;) # Merges A2:C4
395
- worksheet.merge_cells(row_from: 0, row_to: 1, col_from 2:, col_to: 3) # Merges C1:D2</pre>
699
+ <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">merge_cells</span>(<span class="ruby-value">0</span>, <span class="ruby-value">1</span>, <span class="ruby-value">2</span>, <span class="ruby-value">3</span>) <span class="ruby-comment"># Merges B1:D3</span>
700
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">merge_cells</span>(<span class="ruby-string">&#39;A2:C4&#39;</span>) <span class="ruby-comment"># Merges A2:C4</span>
701
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">merge_cells</span>(<span class="ruby-value">row_from:</span> <span class="ruby-value">0</span>, <span class="ruby-value">row_to:</span> <span class="ruby-value">1</span>, <span class="ruby-value">col_from:</span> <span class="ruby-value">2</span>, <span class="ruby-value">col_to:</span> <span class="ruby-value">3</span>) <span class="ruby-comment"># Merges C1:D2</span>
702
+ </pre>
396
703
 
397
704
  <h4 id="label-Insert+Row">Insert Row<span><a href="#label-Insert+Row">&para;</a> <a href="#top">&uarr;</a></span></h4>
398
705
 
@@ -523,12 +830,5 @@ worksheet.merge_cells(row_from: 0, row_to: 1, col_from 2:, col_to: 3) # Merges C
523
830
  <p>Copyright © 2011 Vivek Bhagwat, 2013-2022 Wesha. See LICENSE.txt for further details.</p>
524
831
 
525
832
  </main>
526
-
527
-
528
-
529
- <footer id="validator-badges" role="contentinfo">
530
- <p><a href="https://validator.w3.org/check/referer">Validate</a>
531
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
532
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
533
- </footer>
833
+ </body>
534
834