rubyXL 3.4.25 → 3.4.26

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 (415) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +96 -0
  3. data/CHANGELOG.md +12 -0
  4. data/Gemfile +2 -0
  5. data/Gemfile.lock +66 -37
  6. data/README.rdoc +3 -3
  7. data/VERSION +1 -1
  8. data/lib/rubyXL/objects/external_links.rb +8 -0
  9. data/lib/rubyXL/objects/reference.rb +11 -4
  10. data/lib/rubyXL/objects/storage.rb +5 -0
  11. data/lib/rubyXL/objects/workbook.rb +1 -0
  12. data/rdoc/README_rdoc.html +98 -47
  13. data/rdoc/RubyXL/AExtension.html +15 -11
  14. data/rdoc/RubyXL/AExtensionStorageArea.html +3 -3
  15. data/rdoc/RubyXL/ActiveX.html +10 -8
  16. data/rdoc/RubyXL/ActiveXBinary.html +3 -3
  17. data/rdoc/RubyXL/AdjustHandleList.html +3 -3
  18. data/rdoc/RubyXL/Alignment.html +3 -3
  19. data/rdoc/RubyXL/AlternateContent.html +3 -3
  20. data/rdoc/RubyXL/AlternateUrls.html +99 -0
  21. data/rdoc/RubyXL/Authors.html +3 -3
  22. data/rdoc/RubyXL/AutoFilter.html +3 -3
  23. data/rdoc/RubyXL/AutoFilterColumn.html +3 -3
  24. data/rdoc/RubyXL/BinaryImageFile.html +3 -3
  25. data/rdoc/RubyXL/BodyProperties.html +3 -3
  26. data/rdoc/RubyXL/BooleanNode.html +3 -3
  27. data/rdoc/RubyXL/BooleanValue.html +3 -3
  28. data/rdoc/RubyXL/Border.html +27 -19
  29. data/rdoc/RubyXL/BorderEdge.html +15 -11
  30. data/rdoc/RubyXL/Borders.html +9 -7
  31. data/rdoc/RubyXL/Break.html +3 -3
  32. data/rdoc/RubyXL/BreakList.html +3 -3
  33. data/rdoc/RubyXL/CT_AdjPoint2D.html +3 -3
  34. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +3 -3
  35. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +3 -3
  36. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +3 -3
  37. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +3 -3
  38. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +3 -3
  39. data/rdoc/RubyXL/CT_Backdrop.html +3 -3
  40. data/rdoc/RubyXL/CT_Bevel.html +3 -3
  41. data/rdoc/RubyXL/CT_BiLevelEffect.html +3 -3
  42. data/rdoc/RubyXL/CT_BlendEffect.html +3 -3
  43. data/rdoc/RubyXL/CT_Blip.html +3 -3
  44. data/rdoc/RubyXL/CT_BlipFillProperties.html +3 -3
  45. data/rdoc/RubyXL/CT_BlurEffect.html +3 -3
  46. data/rdoc/RubyXL/CT_Camera.html +3 -3
  47. data/rdoc/RubyXL/CT_Color.html +3 -3
  48. data/rdoc/RubyXL/CT_ColorChangeEffect.html +3 -3
  49. data/rdoc/RubyXL/CT_ColorMapping.html +3 -3
  50. data/rdoc/RubyXL/CT_ColorScheme.html +3 -3
  51. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +3 -3
  52. data/rdoc/RubyXL/CT_ConnectionSite.html +3 -3
  53. data/rdoc/RubyXL/CT_ConnectionSiteList.html +3 -3
  54. data/rdoc/RubyXL/CT_DashStop.html +3 -3
  55. data/rdoc/RubyXL/CT_DashStopList.html +3 -3
  56. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +3 -3
  57. data/rdoc/RubyXL/CT_DuotoneEffect.html +3 -3
  58. data/rdoc/RubyXL/CT_EffectContainer.html +3 -3
  59. data/rdoc/RubyXL/CT_EffectList.html +3 -3
  60. data/rdoc/RubyXL/CT_EffectReference.html +3 -3
  61. data/rdoc/RubyXL/CT_EffectStyleItem.html +3 -3
  62. data/rdoc/RubyXL/CT_EffectStyleList.html +3 -3
  63. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +3 -3
  64. data/rdoc/RubyXL/CT_FillEffect.html +3 -3
  65. data/rdoc/RubyXL/CT_FillOverlayEffect.html +3 -3
  66. data/rdoc/RubyXL/CT_FillStyleList.html +3 -3
  67. data/rdoc/RubyXL/CT_FlatText.html +3 -3
  68. data/rdoc/RubyXL/CT_FontCollection.html +3 -3
  69. data/rdoc/RubyXL/CT_FontReference.html +3 -3
  70. data/rdoc/RubyXL/CT_GeomGuideList.html +3 -3
  71. data/rdoc/RubyXL/CT_GlowEffect.html +3 -3
  72. data/rdoc/RubyXL/CT_GradientFillProperties.html +3 -3
  73. data/rdoc/RubyXL/CT_GradientStop.html +3 -3
  74. data/rdoc/RubyXL/CT_GradientStopList.html +3 -3
  75. data/rdoc/RubyXL/CT_HSLEffect.html +3 -3
  76. data/rdoc/RubyXL/CT_HslColor.html +3 -3
  77. data/rdoc/RubyXL/CT_Hyperlink.html +3 -3
  78. data/rdoc/RubyXL/CT_InnerShadowEffect.html +3 -3
  79. data/rdoc/RubyXL/CT_LightRig.html +3 -3
  80. data/rdoc/RubyXL/CT_LineEndProperties.html +3 -3
  81. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +3 -3
  82. data/rdoc/RubyXL/CT_LineProperties.html +3 -3
  83. data/rdoc/RubyXL/CT_LineStyleList.html +3 -3
  84. data/rdoc/RubyXL/CT_LinearShadeProperties.html +3 -3
  85. data/rdoc/RubyXL/CT_LuminanceEffect.html +3 -3
  86. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +3 -3
  87. data/rdoc/RubyXL/CT_OuterShadowEffect.html +3 -3
  88. data/rdoc/RubyXL/CT_Path2D.html +3 -3
  89. data/rdoc/RubyXL/CT_Path2DArcTo.html +3 -3
  90. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +3 -3
  91. data/rdoc/RubyXL/CT_Path2DList.html +3 -3
  92. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +3 -3
  93. data/rdoc/RubyXL/CT_Path2DTo.html +3 -3
  94. data/rdoc/RubyXL/CT_PathShadeProperties.html +3 -3
  95. data/rdoc/RubyXL/CT_PatternFillProperties.html +3 -3
  96. data/rdoc/RubyXL/CT_Point3D.html +3 -3
  97. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +3 -3
  98. data/rdoc/RubyXL/CT_PresetColor.html +3 -3
  99. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +3 -3
  100. data/rdoc/RubyXL/CT_PresetShadowEffect.html +3 -3
  101. data/rdoc/RubyXL/CT_PresetTextShape.html +3 -3
  102. data/rdoc/RubyXL/CT_ReflectionEffect.html +3 -3
  103. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +3 -3
  104. data/rdoc/RubyXL/CT_RelativeRect.html +3 -3
  105. data/rdoc/RubyXL/CT_SRgbColor.html +3 -3
  106. data/rdoc/RubyXL/CT_ScRgbColor.html +3 -3
  107. data/rdoc/RubyXL/CT_Scene3D.html +3 -3
  108. data/rdoc/RubyXL/CT_SchemeColor.html +3 -3
  109. data/rdoc/RubyXL/CT_Shape3D.html +3 -3
  110. data/rdoc/RubyXL/CT_ShapeStyle.html +3 -3
  111. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +3 -3
  112. data/rdoc/RubyXL/CT_SphereCoords.html +3 -3
  113. data/rdoc/RubyXL/CT_StretchInfoProperties.html +3 -3
  114. data/rdoc/RubyXL/CT_StyleMatrix.html +3 -3
  115. data/rdoc/RubyXL/CT_StyleMatrixReference.html +3 -3
  116. data/rdoc/RubyXL/CT_SupplementalFont.html +3 -3
  117. data/rdoc/RubyXL/CT_SystemColor.html +3 -3
  118. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +3 -3
  119. data/rdoc/RubyXL/CT_TextBlipBullet.html +3 -3
  120. data/rdoc/RubyXL/CT_TextCharBullet.html +3 -3
  121. data/rdoc/RubyXL/CT_TextCharacterProperties.html +3 -3
  122. data/rdoc/RubyXL/CT_TextFont.html +3 -3
  123. data/rdoc/RubyXL/CT_TextListStyle.html +3 -3
  124. data/rdoc/RubyXL/CT_TextNormalAutofit.html +3 -3
  125. data/rdoc/RubyXL/CT_TextParagraphProperties.html +3 -3
  126. data/rdoc/RubyXL/CT_TextSpacing.html +3 -3
  127. data/rdoc/RubyXL/CT_TextTabStop.html +3 -3
  128. data/rdoc/RubyXL/CT_TextTabStopList.html +3 -3
  129. data/rdoc/RubyXL/CT_TileInfoProperties.html +3 -3
  130. data/rdoc/RubyXL/CT_TintEffect.html +3 -3
  131. data/rdoc/RubyXL/CT_Transform2D.html +3 -3
  132. data/rdoc/RubyXL/CT_TransformEffect.html +3 -3
  133. data/rdoc/RubyXL/CT_Vector3D.html +3 -3
  134. data/rdoc/RubyXL/CT_XYAdjustHandle.html +3 -3
  135. data/rdoc/RubyXL/CalculationChain.html +9 -7
  136. data/rdoc/RubyXL/CalculationChainCell.html +3 -3
  137. data/rdoc/RubyXL/CalculationProperties.html +3 -3
  138. data/rdoc/RubyXL/Cell.html +87 -59
  139. data/rdoc/RubyXL/CellConvenienceMethods.html +219 -147
  140. data/rdoc/RubyXL/CellExt.html +3 -3
  141. data/rdoc/RubyXL/CellSmartTag.html +3 -3
  142. data/rdoc/RubyXL/CellSmartTagProperty.html +3 -3
  143. data/rdoc/RubyXL/CellSmartTags.html +3 -3
  144. data/rdoc/RubyXL/CellStyle.html +3 -3
  145. data/rdoc/RubyXL/CellStyleXFs.html +9 -7
  146. data/rdoc/RubyXL/CellStyles.html +9 -7
  147. data/rdoc/RubyXL/CellValue.html +9 -7
  148. data/rdoc/RubyXL/CellWatch.html +3 -3
  149. data/rdoc/RubyXL/CellWatches.html +3 -3
  150. data/rdoc/RubyXL/CellXFs.html +9 -7
  151. data/rdoc/RubyXL/ChartColorsFile.html +3 -3
  152. data/rdoc/RubyXL/ChartFile.html +9 -7
  153. data/rdoc/RubyXL/ChartStyleFile.html +3 -3
  154. data/rdoc/RubyXL/ChartUserShapesFile.html +3 -3
  155. data/rdoc/RubyXL/Chartsheet.html +9 -7
  156. data/rdoc/RubyXL/ChartsheetPageSetup.html +3 -3
  157. data/rdoc/RubyXL/ChartsheetProperties.html +3 -3
  158. data/rdoc/RubyXL/ChartsheetProtection.html +3 -3
  159. data/rdoc/RubyXL/ChartsheetView.html +3 -3
  160. data/rdoc/RubyXL/ChartsheetViews.html +3 -3
  161. data/rdoc/RubyXL/Color.html +9 -7
  162. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +15 -11
  163. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +21 -15
  164. data/rdoc/RubyXL/ColorConvenienceClasses.html +3 -3
  165. data/rdoc/RubyXL/ColorConvenienceMethods.html +9 -7
  166. data/rdoc/RubyXL/ColorFilter.html +3 -3
  167. data/rdoc/RubyXL/ColorScale.html +3 -3
  168. data/rdoc/RubyXL/ColorSet.html +3 -3
  169. data/rdoc/RubyXL/Colors.html +3 -3
  170. data/rdoc/RubyXL/ColumnRange.html +21 -15
  171. data/rdoc/RubyXL/ColumnRanges.html +27 -19
  172. data/rdoc/RubyXL/Comment.html +3 -3
  173. data/rdoc/RubyXL/CommentList.html +3 -3
  174. data/rdoc/RubyXL/CommentsFile.html +9 -7
  175. data/rdoc/RubyXL/ConditionalFormatValue.html +3 -3
  176. data/rdoc/RubyXL/ConditionalFormatting.html +3 -3
  177. data/rdoc/RubyXL/ConditionalFormattingRule.html +3 -3
  178. data/rdoc/RubyXL/Connection.html +3 -3
  179. data/rdoc/RubyXL/ConnectionTable.html +3 -3
  180. data/rdoc/RubyXL/ConnectionTables.html +3 -3
  181. data/rdoc/RubyXL/ConnectionTextField.html +3 -3
  182. data/rdoc/RubyXL/ConnectionTextFields.html +3 -3
  183. data/rdoc/RubyXL/Connections.html +9 -7
  184. data/rdoc/RubyXL/ContentTypeDefault.html +3 -3
  185. data/rdoc/RubyXL/ContentTypeOverride.html +3 -3
  186. data/rdoc/RubyXL/ContentTypes.html +15 -11
  187. data/rdoc/RubyXL/ControlPropertiesFile.html +3 -3
  188. data/rdoc/RubyXL/CorePropertiesFile.html +57 -39
  189. data/rdoc/RubyXL/CustomColor.html +3 -3
  190. data/rdoc/RubyXL/CustomColorList.html +3 -3
  191. data/rdoc/RubyXL/CustomFilter.html +3 -3
  192. data/rdoc/RubyXL/CustomFilters.html +3 -3
  193. data/rdoc/RubyXL/CustomGeometry.html +3 -3
  194. data/rdoc/RubyXL/CustomProperties.html +3 -3
  195. data/rdoc/RubyXL/CustomPropertiesFile.html +3 -3
  196. data/rdoc/RubyXL/CustomProperty.html +3 -3
  197. data/rdoc/RubyXL/CustomPropertyFile.html +3 -3
  198. data/rdoc/RubyXL/CustomSheetView.html +3 -3
  199. data/rdoc/RubyXL/CustomSheetViews.html +3 -3
  200. data/rdoc/RubyXL/CustomWorkbookView.html +3 -3
  201. data/rdoc/RubyXL/CustomWorkbookViews.html +3 -3
  202. data/rdoc/RubyXL/CustomXMLFile.html +3 -3
  203. data/rdoc/RubyXL/DXF.html +3 -3
  204. data/rdoc/RubyXL/DXFs.html +3 -3
  205. data/rdoc/RubyXL/DataBar.html +3 -3
  206. data/rdoc/RubyXL/DataConsolidate.html +3 -3
  207. data/rdoc/RubyXL/DataConsolidationReference.html +3 -3
  208. data/rdoc/RubyXL/DataConsolidationReferences.html +3 -3
  209. data/rdoc/RubyXL/DataType.html +3 -3
  210. data/rdoc/RubyXL/DataValidation.html +3 -3
  211. data/rdoc/RubyXL/DataValidations.html +3 -3
  212. data/rdoc/RubyXL/DateGroupItem.html +3 -3
  213. data/rdoc/RubyXL/DefinedName.html +3 -3
  214. data/rdoc/RubyXL/DefinedNameExt.html +3 -3
  215. data/rdoc/RubyXL/DefinedNames.html +3 -3
  216. data/rdoc/RubyXL/DefinedNamesExt.html +3 -3
  217. data/rdoc/RubyXL/DocumentPropertiesFile.html +15 -11
  218. data/rdoc/RubyXL/DrawingFile.html +9 -7
  219. data/rdoc/RubyXL/DynamicFilter.html +3 -3
  220. data/rdoc/RubyXL/EmbeddedControl.html +3 -3
  221. data/rdoc/RubyXL/EmbeddedControls.html +3 -3
  222. data/rdoc/RubyXL/Extension.html +3 -3
  223. data/rdoc/RubyXL/ExtensionStorageArea.html +3 -3
  224. data/rdoc/RubyXL/Extents.html +3 -3
  225. data/rdoc/RubyXL/ExternalBook.html +3 -3
  226. data/rdoc/RubyXL/ExternalLinksFile.html +10 -8
  227. data/rdoc/RubyXL/ExternalReference.html +3 -3
  228. data/rdoc/RubyXL/ExternalReferences.html +3 -3
  229. data/rdoc/RubyXL/ExtraColorSchemeList.html +3 -3
  230. data/rdoc/RubyXL/FieldItem.html +3 -3
  231. data/rdoc/RubyXL/FileRecoveryProperties.html +3 -3
  232. data/rdoc/RubyXL/FileSharing.html +3 -3
  233. data/rdoc/RubyXL/FileVersion.html +3 -3
  234. data/rdoc/RubyXL/Fill.html +9 -7
  235. data/rdoc/RubyXL/Fills.html +9 -7
  236. data/rdoc/RubyXL/FilterContainer.html +3 -3
  237. data/rdoc/RubyXL/FloatNode.html +3 -3
  238. data/rdoc/RubyXL/FloatValue.html +3 -3
  239. data/rdoc/RubyXL/Font.html +9 -7
  240. data/rdoc/RubyXL/FontConvenienceMethods.html +87 -59
  241. data/rdoc/RubyXL/FontScheme.html +3 -3
  242. data/rdoc/RubyXL/Fonts.html +9 -7
  243. data/rdoc/RubyXL/Formula.html +3 -3
  244. data/rdoc/RubyXL/FunctionGroup.html +3 -3
  245. data/rdoc/RubyXL/FunctionGroups.html +3 -3
  246. data/rdoc/RubyXL/GenericStorageObject.html +21 -15
  247. data/rdoc/RubyXL/GradientFill.html +3 -3
  248. data/rdoc/RubyXL/HeaderFooterSettings.html +3 -3
  249. data/rdoc/RubyXL/Hyperlink.html +3 -3
  250. data/rdoc/RubyXL/HyperlinkRelFile.html +3 -3
  251. data/rdoc/RubyXL/Hyperlinks.html +3 -3
  252. data/rdoc/RubyXL/IconFilter.html +3 -3
  253. data/rdoc/RubyXL/IconSet.html +3 -3
  254. data/rdoc/RubyXL/IgnoredError.html +3 -3
  255. data/rdoc/RubyXL/IgnoredErrors.html +3 -3
  256. data/rdoc/RubyXL/IndexedColors.html +3 -3
  257. data/rdoc/RubyXL/InputCells.html +3 -3
  258. data/rdoc/RubyXL/IntegerNode.html +3 -3
  259. data/rdoc/RubyXL/IntegerValue.html +3 -3
  260. data/rdoc/RubyXL/LegacyCell.html +9 -7
  261. data/rdoc/RubyXL/LegacyWorksheet.html +33 -23
  262. data/rdoc/RubyXL/MRUColors.html +3 -3
  263. data/rdoc/RubyXL/MacrosFile.html +3 -3
  264. data/rdoc/RubyXL/MergedCell.html +3 -3
  265. data/rdoc/RubyXL/MergedCells.html +3 -3
  266. data/rdoc/RubyXL/NumFmt.html +3 -3
  267. data/rdoc/RubyXL/NumberFormat.html +9 -7
  268. data/rdoc/RubyXL/NumberFormats.html +9 -7
  269. data/rdoc/RubyXL/OLEObject.html +3 -3
  270. data/rdoc/RubyXL/OLEObjectFile.html +3 -3
  271. data/rdoc/RubyXL/OLEObjects.html +3 -3
  272. data/rdoc/RubyXL/OLESize.html +3 -3
  273. data/rdoc/RubyXL/OOXMLContainerObject.html +39 -27
  274. data/rdoc/RubyXL/OOXMLIgnored.html +15 -11
  275. data/rdoc/RubyXL/OOXMLObject.html +3 -3
  276. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +39 -27
  277. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +51 -35
  278. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +63 -43
  279. data/rdoc/RubyXL/OOXMLTopLevelObject.html +33 -23
  280. data/rdoc/RubyXL/OdbcOleDbProperties.html +3 -3
  281. data/rdoc/RubyXL/Offset.html +3 -3
  282. data/rdoc/RubyXL/OlapProperties.html +3 -3
  283. data/rdoc/RubyXL/OleItem.html +3 -3
  284. data/rdoc/RubyXL/OleItems.html +3 -3
  285. data/rdoc/RubyXL/OleLink.html +3 -3
  286. data/rdoc/RubyXL/OutlineProperties.html +3 -3
  287. data/rdoc/RubyXL/PageMargins.html +3 -3
  288. data/rdoc/RubyXL/PageSetup.html +3 -3
  289. data/rdoc/RubyXL/PageSetupProperties.html +3 -3
  290. data/rdoc/RubyXL/Pane.html +3 -3
  291. data/rdoc/RubyXL/Parser.html +15 -11
  292. data/rdoc/RubyXL/PatternFill.html +3 -3
  293. data/rdoc/RubyXL/PersonMetadata.html +108 -0
  294. data/rdoc/RubyXL/PhoneticProperties.html +3 -3
  295. data/rdoc/RubyXL/PhoneticRun.html +3 -3
  296. data/rdoc/RubyXL/PivotArea.html +3 -3
  297. data/rdoc/RubyXL/PivotCache.html +3 -3
  298. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +3 -3
  299. data/rdoc/RubyXL/PivotCacheRecordsFile.html +3 -3
  300. data/rdoc/RubyXL/PivotCaches.html +3 -3
  301. data/rdoc/RubyXL/PivotReference.html +3 -3
  302. data/rdoc/RubyXL/PivotReferences.html +3 -3
  303. data/rdoc/RubyXL/PivotTableFile.html +3 -3
  304. data/rdoc/RubyXL/PivotTableSelection.html +3 -3
  305. data/rdoc/RubyXL/PresetGeometry.html +3 -3
  306. data/rdoc/RubyXL/PrintOptions.html +3 -3
  307. data/rdoc/RubyXL/PrinterSettingsFile.html +3 -3
  308. data/rdoc/RubyXL/ProtectedRange.html +3 -3
  309. data/rdoc/RubyXL/ProtectedRanges.html +3 -3
  310. data/rdoc/RubyXL/Protection.html +3 -3
  311. data/rdoc/RubyXL/QueryParameter.html +3 -3
  312. data/rdoc/RubyXL/QueryParameters.html +3 -3
  313. data/rdoc/RubyXL/QueryTable.html +9 -7
  314. data/rdoc/RubyXL/QueryTableDeletedField.html +3 -3
  315. data/rdoc/RubyXL/QueryTableDeletedFields.html +3 -3
  316. data/rdoc/RubyXL/QueryTableField.html +3 -3
  317. data/rdoc/RubyXL/QueryTableFields.html +3 -3
  318. data/rdoc/RubyXL/QueryTableRefresh.html +3 -3
  319. data/rdoc/RubyXL/RID.html +3 -3
  320. data/rdoc/RubyXL/RawOOXML.html +15 -11
  321. data/rdoc/RubyXL/Reference.html +105 -73
  322. data/rdoc/RubyXL/Relationship.html +3 -3
  323. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +9 -7
  324. data/rdoc/RubyXL/RelationshipSupport.html +39 -27
  325. data/rdoc/RubyXL/RevisionPointer.html +3 -3
  326. data/rdoc/RubyXL/RichText.html +9 -7
  327. data/rdoc/RubyXL/RichTextRun.html +9 -7
  328. data/rdoc/RubyXL/Row.html +57 -39
  329. data/rdoc/RubyXL/RowExt.html +3 -3
  330. data/rdoc/RubyXL/RunProperties.html +3 -3
  331. data/rdoc/RubyXL/Scenario.html +3 -3
  332. data/rdoc/RubyXL/Scenarios.html +3 -3
  333. data/rdoc/RubyXL/Selection.html +9 -7
  334. data/rdoc/RubyXL/ShapeGuide.html +3 -3
  335. data/rdoc/RubyXL/ShapeTextRectangle.html +3 -3
  336. data/rdoc/RubyXL/SharedStringsTable.html +45 -31
  337. data/rdoc/RubyXL/Sheet.html +3 -3
  338. data/rdoc/RubyXL/SheetCalculationProperties.html +3 -3
  339. data/rdoc/RubyXL/SheetData.html +15 -11
  340. data/rdoc/RubyXL/SheetDataExt.html +3 -3
  341. data/rdoc/RubyXL/SheetDataSet.html +3 -3
  342. data/rdoc/RubyXL/SheetMetadata.html +3 -3
  343. data/rdoc/RubyXL/SheetName.html +3 -3
  344. data/rdoc/RubyXL/SheetNames.html +3 -3
  345. data/rdoc/RubyXL/Sheets.html +3 -3
  346. data/rdoc/RubyXL/SlicerCacheFile.html +3 -3
  347. data/rdoc/RubyXL/SlicerFile.html +3 -3
  348. data/rdoc/RubyXL/SmartTagProperties.html +3 -3
  349. data/rdoc/RubyXL/SmartTagType.html +3 -3
  350. data/rdoc/RubyXL/SmartTagTypes.html +3 -3
  351. data/rdoc/RubyXL/SmartTags.html +3 -3
  352. data/rdoc/RubyXL/SortCondition.html +3 -3
  353. data/rdoc/RubyXL/SortState.html +3 -3
  354. data/rdoc/RubyXL/Sqref.html +17 -13
  355. data/rdoc/RubyXL/Stop.html +3 -3
  356. data/rdoc/RubyXL/StringNode.html +3 -3
  357. data/rdoc/RubyXL/StringNodeW3C.html +15 -11
  358. data/rdoc/RubyXL/StringValue.html +3 -3
  359. data/rdoc/RubyXL/Stylesheet.html +33 -23
  360. data/rdoc/RubyXL/TableFile.html +3 -3
  361. data/rdoc/RubyXL/TableParts.html +3 -3
  362. data/rdoc/RubyXL/TableStyle.html +3 -3
  363. data/rdoc/RubyXL/TableStyles.html +3 -3
  364. data/rdoc/RubyXL/Text.html +15 -11
  365. data/rdoc/RubyXL/TextImportSettings.html +3 -3
  366. data/rdoc/RubyXL/Theme.html +21 -15
  367. data/rdoc/RubyXL/ThemeElements.html +3 -3
  368. data/rdoc/RubyXL/ThumbnailFile.html +3 -3
  369. data/rdoc/RubyXL/Top10.html +3 -3
  370. data/rdoc/RubyXL/VMLDrawingFile.html +3 -3
  371. data/rdoc/RubyXL/Variant.html +3 -3
  372. data/rdoc/RubyXL/Vector.html +9 -7
  373. data/rdoc/RubyXL/VectorValue.html +3 -3
  374. data/rdoc/RubyXL/VisualProperties.html +3 -3
  375. data/rdoc/RubyXL/WebPublishObject.html +3 -3
  376. data/rdoc/RubyXL/WebPublishObjects.html +3 -3
  377. data/rdoc/RubyXL/WebPublishingItem.html +3 -3
  378. data/rdoc/RubyXL/WebPublishingItems.html +3 -3
  379. data/rdoc/RubyXL/WebPublishingProperties.html +3 -3
  380. data/rdoc/RubyXL/WebQueryProperties.html +3 -3
  381. data/rdoc/RubyXL/Workbook.html +195 -139
  382. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +111 -75
  383. data/rdoc/RubyXL/WorkbookProperties.html +3 -3
  384. data/rdoc/RubyXL/WorkbookProtection.html +3 -3
  385. data/rdoc/RubyXL/WorkbookRoot.html +33 -23
  386. data/rdoc/RubyXL/WorkbookView.html +3 -3
  387. data/rdoc/RubyXL/WorkbookViews.html +3 -3
  388. data/rdoc/RubyXL/Worksheet.html +45 -31
  389. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +417 -279
  390. data/rdoc/RubyXL/WorksheetDimensions.html +3 -3
  391. data/rdoc/RubyXL/WorksheetFormatProperties.html +3 -3
  392. data/rdoc/RubyXL/WorksheetProperties.html +3 -3
  393. data/rdoc/RubyXL/WorksheetProtection.html +3 -3
  394. data/rdoc/RubyXL/WorksheetView.html +3 -3
  395. data/rdoc/RubyXL/WorksheetViews.html +3 -3
  396. data/rdoc/RubyXL/XF.html +3 -3
  397. data/rdoc/RubyXL.html +9 -7
  398. data/rdoc/created.rid +9 -9
  399. data/rdoc/css/rdoc.css +55 -7
  400. data/rdoc/index.html +395 -388
  401. data/rdoc/js/darkfish.js +14 -1
  402. data/rdoc/js/navigation.js +8 -8
  403. data/rdoc/js/navigation.js.gz +0 -0
  404. data/rdoc/js/search.js +4 -4
  405. data/rdoc/js/search_index.js +1 -1
  406. data/rdoc/js/search_index.js.gz +0 -0
  407. data/rdoc/js/searcher.js.gz +0 -0
  408. data/rdoc/table_of_contents.html +9 -3
  409. data/rubyXL.gemspec +10 -4
  410. data/spec/lib/cell_spec.rb +2 -2
  411. data/spec/lib/reference_spec.rb +34 -5
  412. data/spec/lib/stylesheet_spec.rb +2 -0
  413. data/spec/lib/workbook_spec.rb +2 -2
  414. data/spec/lib/worksheet_spec.rb +2 -2
  415. metadata +21 -3
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::WorksheetConvenienceMethods - rubyXL 3.4.25</title>
7
+ <title>module RubyXL::WorksheetConvenienceMethods - rubyXL 3.4.26</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -41,7 +41,7 @@
41
41
  <div id="search-field-wrapper">
42
42
  <input id="search-field" role="combobox" aria-label="Search"
43
43
  aria-autocomplete="list" aria-controls="search-results"
44
- type="text" name="search" placeholder="Search" spellcheck="false"
44
+ type="text" name="search" placeholder="Search (/) for a class, method, ..." spellcheck="false"
45
45
  title="Type to search, Up and Down to navigate, Enter to load">
46
46
  </div>
47
47
 
@@ -183,10 +183,12 @@
183
183
  </header>
184
184
 
185
185
  <div id="method-i-add_validation_list" class="method-detail ">
186
- <div class="method-heading">
187
- <span class="method-name">add_validation_list</span><span
188
- class="method-args">(ref, list_arr)</span>
189
- <span class="method-click-advice">click to toggle source</span>
186
+ <div class="method-header">
187
+ <div class="method-heading">
188
+ <span class="method-name">add_validation_list</span><span
189
+ class="method-args">(ref, list_arr)</span>
190
+ <span class="method-click-advice">click to toggle source</span>
191
+ </div>
190
192
  </div>
191
193
 
192
194
  <div class="method-description">
@@ -212,10 +214,12 @@
212
214
  </div>
213
215
 
214
216
  <div id="method-i-change_column_alignment" class="method-detail ">
215
- <div class="method-heading">
216
- <span class="method-name">change_column_alignment</span><span
217
- class="method-args">(column_index, &amp;block)</span>
218
- <span class="method-click-advice">click to toggle source</span>
217
+ <div class="method-header">
218
+ <div class="method-heading">
219
+ <span class="method-name">change_column_alignment</span><span
220
+ class="method-args">(column_index, &amp;block)</span>
221
+ <span class="method-click-advice">click to toggle source</span>
222
+ </div>
219
223
  </div>
220
224
 
221
225
  <div class="method-description">
@@ -245,10 +249,12 @@
245
249
  </div>
246
250
 
247
251
  <div id="method-i-change_column_bold" class="method-detail ">
248
- <div class="method-heading">
249
- <span class="method-name">change_column_bold</span><span
250
- class="method-args">(column_index, bolded = false)</span>
251
- <span class="method-click-advice">click to toggle source</span>
252
+ <div class="method-header">
253
+ <div class="method-heading">
254
+ <span class="method-name">change_column_bold</span><span
255
+ class="method-args">(column_index, bolded = false)</span>
256
+ <span class="method-click-advice">click to toggle source</span>
257
+ </div>
252
258
  </div>
253
259
 
254
260
  <div class="method-description">
@@ -269,10 +275,12 @@
269
275
  </div>
270
276
 
271
277
  <div id="method-i-change_column_border" class="method-detail ">
272
- <div class="method-heading">
273
- <span class="method-name">change_column_border</span><span
274
- class="method-args">(column_index, direction, weight)</span>
275
- <span class="method-click-advice">click to toggle source</span>
278
+ <div class="method-header">
279
+ <div class="method-heading">
280
+ <span class="method-name">change_column_border</span><span
281
+ class="method-args">(column_index, direction, weight)</span>
282
+ <span class="method-click-advice">click to toggle source</span>
283
+ </div>
276
284
  </div>
277
285
 
278
286
  <div class="method-description">
@@ -300,10 +308,12 @@
300
308
  </div>
301
309
 
302
310
  <div id="method-i-change_column_border_color" class="method-detail ">
303
- <div class="method-heading">
304
- <span class="method-name">change_column_border_color</span><span
305
- class="method-args">(column_index, direction, color)</span>
306
- <span class="method-click-advice">click to toggle source</span>
311
+ <div class="method-header">
312
+ <div class="method-heading">
313
+ <span class="method-name">change_column_border_color</span><span
314
+ class="method-args">(column_index, direction, color)</span>
315
+ <span class="method-click-advice">click to toggle source</span>
316
+ </div>
307
317
  </div>
308
318
 
309
319
  <div class="method-description">
@@ -330,10 +340,12 @@
330
340
  </div>
331
341
 
332
342
  <div id="method-i-change_column_fill" class="method-detail ">
333
- <div class="method-heading">
334
- <span class="method-name">change_column_fill</span><span
335
- class="method-args">(column_index, color_code = &#39;ffffff&#39;)</span>
336
- <span class="method-click-advice">click to toggle source</span>
343
+ <div class="method-header">
344
+ <div class="method-heading">
345
+ <span class="method-name">change_column_fill</span><span
346
+ class="method-args">(column_index, color_code = &#39;ffffff&#39;)</span>
347
+ <span class="method-click-advice">click to toggle source</span>
348
+ </div>
337
349
  </div>
338
350
 
339
351
  <div class="method-description">
@@ -362,10 +374,12 @@
362
374
  </div>
363
375
 
364
376
  <div id="method-i-change_column_font" class="method-detail ">
365
- <div class="method-heading">
366
- <span class="method-name">change_column_font</span><span
367
- class="method-args">(column_index, change_type, arg, font, xf)</span>
368
- <span class="method-click-advice">click to toggle source</span>
377
+ <div class="method-header">
378
+ <div class="method-heading">
379
+ <span class="method-name">change_column_font</span><span
380
+ class="method-args">(column_index, change_type, arg, font, xf)</span>
381
+ <span class="method-click-advice">click to toggle source</span>
382
+ </div>
369
383
  </div>
370
384
 
371
385
  <div class="method-description">
@@ -392,10 +406,12 @@
392
406
  </div>
393
407
 
394
408
  <div id="method-i-change_column_font_color" class="method-detail ">
395
- <div class="method-heading">
396
- <span class="method-name">change_column_font_color</span><span
397
- class="method-args">(column_index, font_color=&#39;000000&#39;)</span>
398
- <span class="method-click-advice">click to toggle source</span>
409
+ <div class="method-header">
410
+ <div class="method-heading">
411
+ <span class="method-name">change_column_font_color</span><span
412
+ class="method-args">(column_index, font_color=&#39;000000&#39;)</span>
413
+ <span class="method-click-advice">click to toggle source</span>
414
+ </div>
399
415
  </div>
400
416
 
401
417
  <div class="method-description">
@@ -418,10 +434,12 @@
418
434
  </div>
419
435
 
420
436
  <div id="method-i-change_column_font_name" class="method-detail ">
421
- <div class="method-heading">
422
- <span class="method-name">change_column_font_name</span><span
423
- class="method-args">(column_index = 0, font_name = &#39;Verdana&#39;)</span>
424
- <span class="method-click-advice">click to toggle source</span>
437
+ <div class="method-header">
438
+ <div class="method-heading">
439
+ <span class="method-name">change_column_font_name</span><span
440
+ class="method-args">(column_index = 0, font_name = &#39;Verdana&#39;)</span>
441
+ <span class="method-click-advice">click to toggle source</span>
442
+ </div>
425
443
  </div>
426
444
 
427
445
  <div class="method-description">
@@ -442,10 +460,12 @@
442
460
  </div>
443
461
 
444
462
  <div id="method-i-change_column_font_size" class="method-detail ">
445
- <div class="method-heading">
446
- <span class="method-name">change_column_font_size</span><span
447
- class="method-args">(column_index, font_size=10)</span>
448
- <span class="method-click-advice">click to toggle source</span>
463
+ <div class="method-header">
464
+ <div class="method-heading">
465
+ <span class="method-name">change_column_font_size</span><span
466
+ class="method-args">(column_index, font_size=10)</span>
467
+ <span class="method-click-advice">click to toggle source</span>
468
+ </div>
449
469
  </div>
450
470
 
451
471
  <div class="method-description">
@@ -466,10 +486,12 @@
466
486
  </div>
467
487
 
468
488
  <div id="method-i-change_column_horizontal_alignment" class="method-detail ">
469
- <div class="method-heading">
470
- <span class="method-name">change_column_horizontal_alignment</span><span
471
- class="method-args">(column_index, alignment = &#39;center&#39;)</span>
472
- <span class="method-click-advice">click to toggle source</span>
489
+ <div class="method-header">
490
+ <div class="method-heading">
491
+ <span class="method-name">change_column_horizontal_alignment</span><span
492
+ class="method-args">(column_index, alignment = &#39;center&#39;)</span>
493
+ <span class="method-click-advice">click to toggle source</span>
494
+ </div>
473
495
  </div>
474
496
 
475
497
  <div class="method-description">
@@ -487,10 +509,12 @@
487
509
  </div>
488
510
 
489
511
  <div id="method-i-change_column_italics" class="method-detail ">
490
- <div class="method-heading">
491
- <span class="method-name">change_column_italics</span><span
492
- class="method-args">(column_index, italicized = false)</span>
493
- <span class="method-click-advice">click to toggle source</span>
512
+ <div class="method-header">
513
+ <div class="method-heading">
514
+ <span class="method-name">change_column_italics</span><span
515
+ class="method-args">(column_index, italicized = false)</span>
516
+ <span class="method-click-advice">click to toggle source</span>
517
+ </div>
494
518
  </div>
495
519
 
496
520
  <div class="method-description">
@@ -511,10 +535,12 @@
511
535
  </div>
512
536
 
513
537
  <div id="method-i-change_column_strikethrough" class="method-detail ">
514
- <div class="method-heading">
515
- <span class="method-name">change_column_strikethrough</span><span
516
- class="method-args">(column_index, struckthrough=false)</span>
517
- <span class="method-click-advice">click to toggle source</span>
538
+ <div class="method-header">
539
+ <div class="method-heading">
540
+ <span class="method-name">change_column_strikethrough</span><span
541
+ class="method-args">(column_index, struckthrough=false)</span>
542
+ <span class="method-click-advice">click to toggle source</span>
543
+ </div>
518
544
  </div>
519
545
 
520
546
  <div class="method-description">
@@ -535,10 +561,12 @@
535
561
  </div>
536
562
 
537
563
  <div id="method-i-change_column_underline" class="method-detail ">
538
- <div class="method-heading">
539
- <span class="method-name">change_column_underline</span><span
540
- class="method-args">(column_index, underlined = false)</span>
541
- <span class="method-click-advice">click to toggle source</span>
564
+ <div class="method-header">
565
+ <div class="method-heading">
566
+ <span class="method-name">change_column_underline</span><span
567
+ class="method-args">(column_index, underlined = false)</span>
568
+ <span class="method-click-advice">click to toggle source</span>
569
+ </div>
542
570
  </div>
543
571
 
544
572
  <div class="method-description">
@@ -559,10 +587,12 @@
559
587
  </div>
560
588
 
561
589
  <div id="method-i-change_column_vertical_alignment" class="method-detail ">
562
- <div class="method-heading">
563
- <span class="method-name">change_column_vertical_alignment</span><span
564
- class="method-args">(column_index, alignment = &#39;center&#39;)</span>
565
- <span class="method-click-advice">click to toggle source</span>
590
+ <div class="method-header">
591
+ <div class="method-heading">
592
+ <span class="method-name">change_column_vertical_alignment</span><span
593
+ class="method-args">(column_index, alignment = &#39;center&#39;)</span>
594
+ <span class="method-click-advice">click to toggle source</span>
595
+ </div>
566
596
  </div>
567
597
 
568
598
  <div class="method-description">
@@ -580,10 +610,12 @@
580
610
  </div>
581
611
 
582
612
  <div id="method-i-change_column_width" class="method-detail ">
583
- <div class="method-heading">
584
- <span class="method-name">change_column_width</span><span
585
- class="method-args">(column_index, width_in_chars = RubyXL::ColumnRange::DEFAULT_WIDTH)</span>
586
- <span class="method-click-advice">click to toggle source</span>
613
+ <div class="method-header">
614
+ <div class="method-heading">
615
+ <span class="method-name">change_column_width</span><span
616
+ class="method-args">(column_index, width_in_chars = RubyXL::ColumnRange::DEFAULT_WIDTH)</span>
617
+ <span class="method-click-advice">click to toggle source</span>
618
+ </div>
587
619
  </div>
588
620
 
589
621
  <div class="method-description">
@@ -601,10 +633,12 @@
601
633
  </div>
602
634
 
603
635
  <div id="method-i-change_column_width_raw" class="method-detail ">
604
- <div class="method-heading">
605
- <span class="method-name">change_column_width_raw</span><span
606
- class="method-args">(column_index, width)</span>
607
- <span class="method-click-advice">click to toggle source</span>
636
+ <div class="method-header">
637
+ <div class="method-heading">
638
+ <span class="method-name">change_column_width_raw</span><span
639
+ class="method-args">(column_index, width)</span>
640
+ <span class="method-click-advice">click to toggle source</span>
641
+ </div>
608
642
  </div>
609
643
 
610
644
  <div class="method-description">
@@ -626,10 +660,12 @@
626
660
  </div>
627
661
 
628
662
  <div id="method-i-change_row_alignment" class="method-detail ">
629
- <div class="method-heading">
630
- <span class="method-name">change_row_alignment</span><span
631
- class="method-args">(row, &amp;block)</span>
632
- <span class="method-click-advice">click to toggle source</span>
663
+ <div class="method-header">
664
+ <div class="method-heading">
665
+ <span class="method-name">change_row_alignment</span><span
666
+ class="method-args">(row, &amp;block)</span>
667
+ <span class="method-click-advice">click to toggle source</span>
668
+ </div>
633
669
  </div>
634
670
 
635
671
  <div class="method-description">
@@ -656,10 +692,12 @@
656
692
  </div>
657
693
 
658
694
  <div id="method-i-change_row_bold" class="method-detail ">
659
- <div class="method-heading">
660
- <span class="method-name">change_row_bold</span><span
661
- class="method-args">(row = 0, bolded = false)</span>
662
- <span class="method-click-advice">click to toggle source</span>
695
+ <div class="method-header">
696
+ <div class="method-heading">
697
+ <span class="method-name">change_row_bold</span><span
698
+ class="method-args">(row = 0, bolded = false)</span>
699
+ <span class="method-click-advice">click to toggle source</span>
700
+ </div>
663
701
  </div>
664
702
 
665
703
  <div class="method-description">
@@ -680,10 +718,12 @@
680
718
  </div>
681
719
 
682
720
  <div id="method-i-change_row_border" class="method-detail ">
683
- <div class="method-heading">
684
- <span class="method-name">change_row_border</span><span
685
- class="method-args">(row, direction, weight)</span>
686
- <span class="method-click-advice">click to toggle source</span>
721
+ <div class="method-header">
722
+ <div class="method-heading">
723
+ <span class="method-name">change_row_border</span><span
724
+ class="method-args">(row, direction, weight)</span>
725
+ <span class="method-click-advice">click to toggle source</span>
726
+ </div>
687
727
  </div>
688
728
 
689
729
  <div class="method-description">
@@ -708,10 +748,12 @@
708
748
  </div>
709
749
 
710
750
  <div id="method-i-change_row_border_color" class="method-detail ">
711
- <div class="method-heading">
712
- <span class="method-name">change_row_border_color</span><span
713
- class="method-args">(row, direction, color = &#39;000000&#39;)</span>
714
- <span class="method-click-advice">click to toggle source</span>
751
+ <div class="method-header">
752
+ <div class="method-heading">
753
+ <span class="method-name">change_row_border_color</span><span
754
+ class="method-args">(row, direction, color = &#39;000000&#39;)</span>
755
+ <span class="method-click-advice">click to toggle source</span>
756
+ </div>
715
757
  </div>
716
758
 
717
759
  <div class="method-description">
@@ -737,10 +779,12 @@
737
779
  </div>
738
780
 
739
781
  <div id="method-i-change_row_fill" class="method-detail ">
740
- <div class="method-heading">
741
- <span class="method-name">change_row_fill</span><span
742
- class="method-args">(row_index = 0, rgb = &#39;ffffff&#39;)</span>
743
- <span class="method-click-advice">click to toggle source</span>
782
+ <div class="method-header">
783
+ <div class="method-heading">
784
+ <span class="method-name">change_row_fill</span><span
785
+ class="method-args">(row_index = 0, rgb = &#39;ffffff&#39;)</span>
786
+ <span class="method-click-advice">click to toggle source</span>
787
+ </div>
744
788
  </div>
745
789
 
746
790
  <div class="method-description">
@@ -763,10 +807,12 @@
763
807
  </div>
764
808
 
765
809
  <div id="method-i-change_row_font" class="method-detail ">
766
- <div class="method-heading">
767
- <span class="method-name">change_row_font</span><span
768
- class="method-args">(row_index, change_type, arg, font)</span>
769
- <span class="method-click-advice">click to toggle source</span>
810
+ <div class="method-header">
811
+ <div class="method-heading">
812
+ <span class="method-name">change_row_font</span><span
813
+ class="method-args">(row_index, change_type, arg, font)</span>
814
+ <span class="method-click-advice">click to toggle source</span>
815
+ </div>
770
816
  </div>
771
817
 
772
818
  <div class="method-description">
@@ -790,10 +836,12 @@
790
836
  </div>
791
837
 
792
838
  <div id="method-i-change_row_font_color" class="method-detail ">
793
- <div class="method-heading">
794
- <span class="method-name">change_row_font_color</span><span
795
- class="method-args">(row = 0, font_color = &#39;000000&#39;)</span>
796
- <span class="method-click-advice">click to toggle source</span>
839
+ <div class="method-header">
840
+ <div class="method-heading">
841
+ <span class="method-name">change_row_font_color</span><span
842
+ class="method-args">(row = 0, font_color = &#39;000000&#39;)</span>
843
+ <span class="method-click-advice">click to toggle source</span>
844
+ </div>
797
845
  </div>
798
846
 
799
847
  <div class="method-description">
@@ -815,10 +863,12 @@
815
863
  </div>
816
864
 
817
865
  <div id="method-i-change_row_font_name" class="method-detail ">
818
- <div class="method-heading">
819
- <span class="method-name">change_row_font_name</span><span
820
- class="method-args">(row = 0, font_name = &#39;Verdana&#39;)</span>
821
- <span class="method-click-advice">click to toggle source</span>
866
+ <div class="method-header">
867
+ <div class="method-heading">
868
+ <span class="method-name">change_row_font_name</span><span
869
+ class="method-args">(row = 0, font_name = &#39;Verdana&#39;)</span>
870
+ <span class="method-click-advice">click to toggle source</span>
871
+ </div>
822
872
  </div>
823
873
 
824
874
  <div class="method-description">
@@ -839,10 +889,12 @@
839
889
  </div>
840
890
 
841
891
  <div id="method-i-change_row_font_size" class="method-detail ">
842
- <div class="method-heading">
843
- <span class="method-name">change_row_font_size</span><span
844
- class="method-args">(row = 0, font_size=10)</span>
845
- <span class="method-click-advice">click to toggle source</span>
892
+ <div class="method-header">
893
+ <div class="method-heading">
894
+ <span class="method-name">change_row_font_size</span><span
895
+ class="method-args">(row = 0, font_size=10)</span>
896
+ <span class="method-click-advice">click to toggle source</span>
897
+ </div>
846
898
  </div>
847
899
 
848
900
  <div class="method-description">
@@ -863,10 +915,12 @@
863
915
  </div>
864
916
 
865
917
  <div id="method-i-change_row_height" class="method-detail ">
866
- <div class="method-heading">
867
- <span class="method-name">change_row_height</span><span
868
- class="method-args">(row = 0, height = 10)</span>
869
- <span class="method-click-advice">click to toggle source</span>
918
+ <div class="method-header">
919
+ <div class="method-heading">
920
+ <span class="method-name">change_row_height</span><span
921
+ class="method-args">(row = 0, height = 10)</span>
922
+ <span class="method-click-advice">click to toggle source</span>
923
+ </div>
870
924
  </div>
871
925
 
872
926
  <div class="method-description">
@@ -889,10 +943,12 @@
889
943
  </div>
890
944
 
891
945
  <div id="method-i-change_row_horizontal_alignment" class="method-detail ">
892
- <div class="method-heading">
893
- <span class="method-name">change_row_horizontal_alignment</span><span
894
- class="method-args">(row = 0, alignment = &#39;center&#39;)</span>
895
- <span class="method-click-advice">click to toggle source</span>
946
+ <div class="method-header">
947
+ <div class="method-heading">
948
+ <span class="method-name">change_row_horizontal_alignment</span><span
949
+ class="method-args">(row = 0, alignment = &#39;center&#39;)</span>
950
+ <span class="method-click-advice">click to toggle source</span>
951
+ </div>
896
952
  </div>
897
953
 
898
954
  <div class="method-description">
@@ -912,10 +968,12 @@
912
968
  </div>
913
969
 
914
970
  <div id="method-i-change_row_italics" class="method-detail ">
915
- <div class="method-heading">
916
- <span class="method-name">change_row_italics</span><span
917
- class="method-args">(row = 0, italicized = false)</span>
918
- <span class="method-click-advice">click to toggle source</span>
971
+ <div class="method-header">
972
+ <div class="method-heading">
973
+ <span class="method-name">change_row_italics</span><span
974
+ class="method-args">(row = 0, italicized = false)</span>
975
+ <span class="method-click-advice">click to toggle source</span>
976
+ </div>
919
977
  </div>
920
978
 
921
979
  <div class="method-description">
@@ -936,10 +994,12 @@
936
994
  </div>
937
995
 
938
996
  <div id="method-i-change_row_strikethrough" class="method-detail ">
939
- <div class="method-heading">
940
- <span class="method-name">change_row_strikethrough</span><span
941
- class="method-args">(row = 0, struckthrough=false)</span>
942
- <span class="method-click-advice">click to toggle source</span>
997
+ <div class="method-header">
998
+ <div class="method-heading">
999
+ <span class="method-name">change_row_strikethrough</span><span
1000
+ class="method-args">(row = 0, struckthrough=false)</span>
1001
+ <span class="method-click-advice">click to toggle source</span>
1002
+ </div>
943
1003
  </div>
944
1004
 
945
1005
  <div class="method-description">
@@ -960,10 +1020,12 @@
960
1020
  </div>
961
1021
 
962
1022
  <div id="method-i-change_row_underline" class="method-detail ">
963
- <div class="method-heading">
964
- <span class="method-name">change_row_underline</span><span
965
- class="method-args">(row = 0, underlined=false)</span>
966
- <span class="method-click-advice">click to toggle source</span>
1023
+ <div class="method-header">
1024
+ <div class="method-heading">
1025
+ <span class="method-name">change_row_underline</span><span
1026
+ class="method-args">(row = 0, underlined=false)</span>
1027
+ <span class="method-click-advice">click to toggle source</span>
1028
+ </div>
967
1029
  </div>
968
1030
 
969
1031
  <div class="method-description">
@@ -984,10 +1046,12 @@
984
1046
  </div>
985
1047
 
986
1048
  <div id="method-i-change_row_vertical_alignment" class="method-detail ">
987
- <div class="method-heading">
988
- <span class="method-name">change_row_vertical_alignment</span><span
989
- class="method-args">(row = 0, alignment = &#39;center&#39;)</span>
990
- <span class="method-click-advice">click to toggle source</span>
1049
+ <div class="method-header">
1050
+ <div class="method-heading">
1051
+ <span class="method-name">change_row_vertical_alignment</span><span
1052
+ class="method-args">(row = 0, alignment = &#39;center&#39;)</span>
1053
+ <span class="method-click-advice">click to toggle source</span>
1054
+ </div>
991
1055
  </div>
992
1056
 
993
1057
  <div class="method-description">
@@ -1007,10 +1071,12 @@
1007
1071
  </div>
1008
1072
 
1009
1073
  <div id="method-i-column_font" class="method-detail ">
1010
- <div class="method-heading">
1011
- <span class="method-name">column_font</span><span
1012
- class="method-args">(col)</span>
1013
- <span class="method-click-advice">click to toggle source</span>
1074
+ <div class="method-header">
1075
+ <div class="method-heading">
1076
+ <span class="method-name">column_font</span><span
1077
+ class="method-args">(col)</span>
1078
+ <span class="method-click-advice">click to toggle source</span>
1079
+ </div>
1014
1080
  </div>
1015
1081
 
1016
1082
  <div class="method-description">
@@ -1030,10 +1096,12 @@
1030
1096
  </div>
1031
1097
 
1032
1098
  <div id="method-i-delete_cell" class="method-detail ">
1033
- <div class="method-heading">
1034
- <span class="method-name">delete_cell</span><span
1035
- class="method-args">(row_index = 0, column_index=0, shift=nil)</span>
1036
- <span class="method-click-advice">click to toggle source</span>
1099
+ <div class="method-header">
1100
+ <div class="method-heading">
1101
+ <span class="method-name">delete_cell</span><span
1102
+ class="method-args">(row_index = 0, column_index=0, shift=nil)</span>
1103
+ <span class="method-click-advice">click to toggle source</span>
1104
+ </div>
1037
1105
  </div>
1038
1106
 
1039
1107
  <div class="method-description">
@@ -1078,10 +1146,12 @@
1078
1146
  </div>
1079
1147
 
1080
1148
  <div id="method-i-delete_column" class="method-detail ">
1081
- <div class="method-heading">
1082
- <span class="method-name">delete_column</span><span
1083
- class="method-args">(column_index = 0)</span>
1084
- <span class="method-click-advice">click to toggle source</span>
1149
+ <div class="method-header">
1150
+ <div class="method-heading">
1151
+ <span class="method-name">delete_column</span><span
1152
+ class="method-args">(column_index = 0)</span>
1153
+ <span class="method-click-advice">click to toggle source</span>
1154
+ </div>
1085
1155
  </div>
1086
1156
 
1087
1157
  <div class="method-description">
@@ -1131,10 +1201,12 @@
1131
1201
  </div>
1132
1202
 
1133
1203
  <div id="method-i-delete_row" class="method-detail ">
1134
- <div class="method-heading">
1135
- <span class="method-name">delete_row</span><span
1136
- class="method-args">(row_index=0)</span>
1137
- <span class="method-click-advice">click to toggle source</span>
1204
+ <div class="method-header">
1205
+ <div class="method-heading">
1206
+ <span class="method-name">delete_row</span><span
1207
+ class="method-args">(row_index=0)</span>
1208
+ <span class="method-click-advice">click to toggle source</span>
1209
+ </div>
1138
1210
  </div>
1139
1211
 
1140
1212
  <div class="method-description">
@@ -1180,10 +1252,12 @@
1180
1252
  </div>
1181
1253
 
1182
1254
  <div id="method-i-get_col_style" class="method-detail ">
1183
- <div class="method-heading">
1184
- <span class="method-name">get_col_style</span><span
1185
- class="method-args">(column_index)</span>
1186
- <span class="method-click-advice">click to toggle source</span>
1255
+ <div class="method-header">
1256
+ <div class="method-heading">
1257
+ <span class="method-name">get_col_style</span><span
1258
+ class="method-args">(column_index)</span>
1259
+ <span class="method-click-advice">click to toggle source</span>
1260
+ </div>
1187
1261
  </div>
1188
1262
 
1189
1263
  <div class="method-description">
@@ -1202,10 +1276,12 @@
1202
1276
  </div>
1203
1277
 
1204
1278
  <div id="method-i-get_cols_style_index" class="method-detail ">
1205
- <div class="method-heading">
1206
- <span class="method-name">get_cols_style_index</span><span
1207
- class="method-args">(column_index)</span>
1208
- <span class="method-click-advice">click to toggle source</span>
1279
+ <div class="method-header">
1280
+ <div class="method-heading">
1281
+ <span class="method-name">get_cols_style_index</span><span
1282
+ class="method-args">(column_index)</span>
1283
+ <span class="method-click-advice">click to toggle source</span>
1284
+ </div>
1209
1285
  </div>
1210
1286
 
1211
1287
  <div class="method-description">
@@ -1225,10 +1301,12 @@
1225
1301
  </div>
1226
1302
 
1227
1303
  <div id="method-i-get_column_alignment" class="method-detail ">
1228
- <div class="method-heading">
1229
- <span class="method-name">get_column_alignment</span><span
1230
- class="method-args">(col, type)</span>
1231
- <span class="method-click-advice">click to toggle source</span>
1304
+ <div class="method-header">
1305
+ <div class="method-heading">
1306
+ <span class="method-name">get_column_alignment</span><span
1307
+ class="method-args">(col, type)</span>
1308
+ <span class="method-click-advice">click to toggle source</span>
1309
+ </div>
1232
1310
  </div>
1233
1311
 
1234
1312
  <div class="method-description">
@@ -1249,10 +1327,12 @@
1249
1327
  </div>
1250
1328
 
1251
1329
  <div id="method-i-get_column_border" class="method-detail ">
1252
- <div class="method-heading">
1253
- <span class="method-name">get_column_border</span><span
1254
- class="method-args">(col, border_direction)</span>
1255
- <span class="method-click-advice">click to toggle source</span>
1330
+ <div class="method-header">
1331
+ <div class="method-heading">
1332
+ <span class="method-name">get_column_border</span><span
1333
+ class="method-args">(col, border_direction)</span>
1334
+ <span class="method-click-advice">click to toggle source</span>
1335
+ </div>
1256
1336
  </div>
1257
1337
 
1258
1338
  <div class="method-description">
@@ -1274,10 +1354,12 @@
1274
1354
  </div>
1275
1355
 
1276
1356
  <div id="method-i-get_column_border_color" class="method-detail ">
1277
- <div class="method-heading">
1278
- <span class="method-name">get_column_border_color</span><span
1279
- class="method-args">(col, border_direction)</span>
1280
- <span class="method-click-advice">click to toggle source</span>
1357
+ <div class="method-header">
1358
+ <div class="method-heading">
1359
+ <span class="method-name">get_column_border_color</span><span
1360
+ class="method-args">(col, border_direction)</span>
1361
+ <span class="method-click-advice">click to toggle source</span>
1362
+ </div>
1281
1363
  </div>
1282
1364
 
1283
1365
  <div class="method-description">
@@ -1299,10 +1381,12 @@
1299
1381
  </div>
1300
1382
 
1301
1383
  <div id="method-i-get_column_fill" class="method-detail ">
1302
- <div class="method-heading">
1303
- <span class="method-name">get_column_fill</span><span
1304
- class="method-args">(col=0)</span>
1305
- <span class="method-click-advice">click to toggle source</span>
1384
+ <div class="method-header">
1385
+ <div class="method-heading">
1386
+ <span class="method-name">get_column_fill</span><span
1387
+ class="method-args">(col=0)</span>
1388
+ <span class="method-click-advice">click to toggle source</span>
1389
+ </div>
1306
1390
  </div>
1307
1391
 
1308
1392
  <div class="method-description">
@@ -1323,10 +1407,12 @@
1323
1407
  </div>
1324
1408
 
1325
1409
  <div id="method-i-get_column_font_color" class="method-detail ">
1326
- <div class="method-heading">
1327
- <span class="method-name">get_column_font_color</span><span
1328
- class="method-args">(col = 0)</span>
1329
- <span class="method-click-advice">click to toggle source</span>
1410
+ <div class="method-header">
1411
+ <div class="method-heading">
1412
+ <span class="method-name">get_column_font_color</span><span
1413
+ class="method-args">(col = 0)</span>
1414
+ <span class="method-click-advice">click to toggle source</span>
1415
+ </div>
1330
1416
  </div>
1331
1417
 
1332
1418
  <div class="method-description">
@@ -1345,10 +1431,12 @@
1345
1431
  </div>
1346
1432
 
1347
1433
  <div id="method-i-get_column_font_name" class="method-detail ">
1348
- <div class="method-heading">
1349
- <span class="method-name">get_column_font_name</span><span
1350
- class="method-args">(col = 0)</span>
1351
- <span class="method-click-advice">click to toggle source</span>
1434
+ <div class="method-header">
1435
+ <div class="method-heading">
1436
+ <span class="method-name">get_column_font_name</span><span
1437
+ class="method-args">(col = 0)</span>
1438
+ <span class="method-click-advice">click to toggle source</span>
1439
+ </div>
1352
1440
  </div>
1353
1441
 
1354
1442
  <div class="method-description">
@@ -1367,10 +1455,12 @@
1367
1455
  </div>
1368
1456
 
1369
1457
  <div id="method-i-get_column_font_size" class="method-detail ">
1370
- <div class="method-heading">
1371
- <span class="method-name">get_column_font_size</span><span
1372
- class="method-args">(col = 0)</span>
1373
- <span class="method-click-advice">click to toggle source</span>
1458
+ <div class="method-header">
1459
+ <div class="method-heading">
1460
+ <span class="method-name">get_column_font_size</span><span
1461
+ class="method-args">(col = 0)</span>
1462
+ <span class="method-click-advice">click to toggle source</span>
1463
+ </div>
1374
1464
  </div>
1375
1465
 
1376
1466
  <div class="method-description">
@@ -1389,10 +1479,12 @@
1389
1479
  </div>
1390
1480
 
1391
1481
  <div id="method-i-get_column_width" class="method-detail ">
1392
- <div class="method-heading">
1393
- <span class="method-name">get_column_width</span><span
1394
- class="method-args">(column_index = 0)</span>
1395
- <span class="method-click-advice">click to toggle source</span>
1482
+ <div class="method-header">
1483
+ <div class="method-heading">
1484
+ <span class="method-name">get_column_width</span><span
1485
+ class="method-args">(column_index = 0)</span>
1486
+ <span class="method-click-advice">click to toggle source</span>
1487
+ </div>
1396
1488
  </div>
1397
1489
 
1398
1490
  <div class="method-description">
@@ -1412,10 +1504,12 @@
1412
1504
  </div>
1413
1505
 
1414
1506
  <div id="method-i-get_column_width_raw" class="method-detail ">
1415
- <div class="method-heading">
1416
- <span class="method-name">get_column_width_raw</span><span
1417
- class="method-args">(column_index = 0)</span>
1418
- <span class="method-click-advice">click to toggle source</span>
1507
+ <div class="method-header">
1508
+ <div class="method-heading">
1509
+ <span class="method-name">get_column_width_raw</span><span
1510
+ class="method-args">(column_index = 0)</span>
1511
+ <span class="method-click-advice">click to toggle source</span>
1512
+ </div>
1419
1513
  </div>
1420
1514
 
1421
1515
  <div class="method-description">
@@ -1437,10 +1531,12 @@
1437
1531
  </div>
1438
1532
 
1439
1533
  <div id="method-i-get_row_alignment" class="method-detail ">
1440
- <div class="method-heading">
1441
- <span class="method-name">get_row_alignment</span><span
1442
- class="method-args">(row, is_horizontal)</span>
1443
- <span class="method-click-advice">click to toggle source</span>
1534
+ <div class="method-header">
1535
+ <div class="method-heading">
1536
+ <span class="method-name">get_row_alignment</span><span
1537
+ class="method-args">(row, is_horizontal)</span>
1538
+ <span class="method-click-advice">click to toggle source</span>
1539
+ </div>
1444
1540
  </div>
1445
1541
 
1446
1542
  <div class="method-description">
@@ -1465,10 +1561,12 @@
1465
1561
  </div>
1466
1562
 
1467
1563
  <div id="method-i-get_row_border" class="method-detail ">
1468
- <div class="method-heading">
1469
- <span class="method-name">get_row_border</span><span
1470
- class="method-args">(row, border_direction)</span>
1471
- <span class="method-click-advice">click to toggle source</span>
1564
+ <div class="method-header">
1565
+ <div class="method-heading">
1566
+ <span class="method-name">get_row_border</span><span
1567
+ class="method-args">(row, border_direction)</span>
1568
+ <span class="method-click-advice">click to toggle source</span>
1569
+ </div>
1472
1570
  </div>
1473
1571
 
1474
1572
  <div class="method-description">
@@ -1489,10 +1587,12 @@
1489
1587
  </div>
1490
1588
 
1491
1589
  <div id="method-i-get_row_border_color" class="method-detail ">
1492
- <div class="method-heading">
1493
- <span class="method-name">get_row_border_color</span><span
1494
- class="method-args">(row, border_direction)</span>
1495
- <span class="method-click-advice">click to toggle source</span>
1590
+ <div class="method-header">
1591
+ <div class="method-heading">
1592
+ <span class="method-name">get_row_border_color</span><span
1593
+ class="method-args">(row, border_direction)</span>
1594
+ <span class="method-click-advice">click to toggle source</span>
1595
+ </div>
1496
1596
  </div>
1497
1597
 
1498
1598
  <div class="method-description">
@@ -1513,10 +1613,12 @@
1513
1613
  </div>
1514
1614
 
1515
1615
  <div id="method-i-get_row_fill" class="method-detail ">
1516
- <div class="method-heading">
1517
- <span class="method-name">get_row_fill</span><span
1518
- class="method-args">(row = 0)</span>
1519
- <span class="method-click-advice">click to toggle source</span>
1616
+ <div class="method-header">
1617
+ <div class="method-heading">
1618
+ <span class="method-name">get_row_fill</span><span
1619
+ class="method-args">(row = 0)</span>
1620
+ <span class="method-click-advice">click to toggle source</span>
1621
+ </div>
1520
1622
  </div>
1521
1623
 
1522
1624
  <div class="method-description">
@@ -1534,10 +1636,12 @@
1534
1636
  </div>
1535
1637
 
1536
1638
  <div id="method-i-get_row_font_color" class="method-detail ">
1537
- <div class="method-heading">
1538
- <span class="method-name">get_row_font_color</span><span
1539
- class="method-args">(row = 0)</span>
1540
- <span class="method-click-advice">click to toggle source</span>
1639
+ <div class="method-header">
1640
+ <div class="method-heading">
1641
+ <span class="method-name">get_row_font_color</span><span
1642
+ class="method-args">(row = 0)</span>
1643
+ <span class="method-click-advice">click to toggle source</span>
1644
+ </div>
1541
1645
  </div>
1542
1646
 
1543
1647
  <div class="method-description">
@@ -1557,10 +1661,12 @@
1557
1661
  </div>
1558
1662
 
1559
1663
  <div id="method-i-get_row_font_name" class="method-detail ">
1560
- <div class="method-heading">
1561
- <span class="method-name">get_row_font_name</span><span
1562
- class="method-args">(row = 0)</span>
1563
- <span class="method-click-advice">click to toggle source</span>
1664
+ <div class="method-header">
1665
+ <div class="method-heading">
1666
+ <span class="method-name">get_row_font_name</span><span
1667
+ class="method-args">(row = 0)</span>
1668
+ <span class="method-click-advice">click to toggle source</span>
1669
+ </div>
1564
1670
  </div>
1565
1671
 
1566
1672
  <div class="method-description">
@@ -1578,10 +1684,12 @@
1578
1684
  </div>
1579
1685
 
1580
1686
  <div id="method-i-get_row_font_size" class="method-detail ">
1581
- <div class="method-heading">
1582
- <span class="method-name">get_row_font_size</span><span
1583
- class="method-args">(row = 0)</span>
1584
- <span class="method-click-advice">click to toggle source</span>
1687
+ <div class="method-header">
1688
+ <div class="method-heading">
1689
+ <span class="method-name">get_row_font_size</span><span
1690
+ class="method-args">(row = 0)</span>
1691
+ <span class="method-click-advice">click to toggle source</span>
1692
+ </div>
1585
1693
  </div>
1586
1694
 
1587
1695
  <div class="method-description">
@@ -1599,10 +1707,12 @@
1599
1707
  </div>
1600
1708
 
1601
1709
  <div id="method-i-get_row_height" class="method-detail ">
1602
- <div class="method-heading">
1603
- <span class="method-name">get_row_height</span><span
1604
- class="method-args">(row = 0)</span>
1605
- <span class="method-click-advice">click to toggle source</span>
1710
+ <div class="method-header">
1711
+ <div class="method-heading">
1712
+ <span class="method-name">get_row_height</span><span
1713
+ class="method-args">(row = 0)</span>
1714
+ <span class="method-click-advice">click to toggle source</span>
1715
+ </div>
1606
1716
  </div>
1607
1717
 
1608
1718
  <div class="method-description">
@@ -1623,10 +1733,12 @@
1623
1733
  </div>
1624
1734
 
1625
1735
  <div id="method-i-get_row_style" class="method-detail ">
1626
- <div class="method-heading">
1627
- <span class="method-name">get_row_style</span><span
1628
- class="method-args">(row_index)</span>
1629
- <span class="method-click-advice">click to toggle source</span>
1736
+ <div class="method-header">
1737
+ <div class="method-heading">
1738
+ <span class="method-name">get_row_style</span><span
1739
+ class="method-args">(row_index)</span>
1740
+ <span class="method-click-advice">click to toggle source</span>
1741
+ </div>
1630
1742
  </div>
1631
1743
 
1632
1744
  <div class="method-description">
@@ -1645,10 +1757,12 @@
1645
1757
  </div>
1646
1758
 
1647
1759
  <div id="method-i-insert_cell" class="method-detail ">
1648
- <div class="method-heading">
1649
- <span class="method-name">insert_cell</span><span
1650
- class="method-args">(row = 0, col = 0, data = nil, formula = nil, shift = nil)</span>
1651
- <span class="method-click-advice">click to toggle source</span>
1760
+ <div class="method-header">
1761
+ <div class="method-heading">
1762
+ <span class="method-name">insert_cell</span><span
1763
+ class="method-args">(row = 0, col = 0, data = nil, formula = nil, shift = nil)</span>
1764
+ <span class="method-click-advice">click to toggle source</span>
1765
+ </div>
1652
1766
  </div>
1653
1767
 
1654
1768
  <div class="method-description">
@@ -1688,10 +1802,12 @@
1688
1802
  </div>
1689
1803
 
1690
1804
  <div id="method-i-insert_column" class="method-detail ">
1691
- <div class="method-heading">
1692
- <span class="method-name">insert_column</span><span
1693
- class="method-args">(column_index = 0)</span>
1694
- <span class="method-click-advice">click to toggle source</span>
1805
+ <div class="method-header">
1806
+ <div class="method-heading">
1807
+ <span class="method-name">insert_column</span><span
1808
+ class="method-args">(column_index = 0)</span>
1809
+ <span class="method-click-advice">click to toggle source</span>
1810
+ </div>
1695
1811
  </div>
1696
1812
 
1697
1813
  <div class="method-description">
@@ -1749,10 +1865,12 @@
1749
1865
  </div>
1750
1866
 
1751
1867
  <div id="method-i-insert_row" class="method-detail ">
1752
- <div class="method-heading">
1753
- <span class="method-name">insert_row</span><span
1754
- class="method-args">(row_index = 0)</span>
1755
- <span class="method-click-advice">click to toggle source</span>
1868
+ <div class="method-header">
1869
+ <div class="method-heading">
1870
+ <span class="method-name">insert_row</span><span
1871
+ class="method-args">(row_index = 0)</span>
1872
+ <span class="method-click-advice">click to toggle source</span>
1873
+ </div>
1756
1874
  </div>
1757
1875
 
1758
1876
  <div class="method-description">
@@ -1819,10 +1937,12 @@
1819
1937
  </div>
1820
1938
 
1821
1939
  <div id="method-i-is_column_bolded" class="method-detail ">
1822
- <div class="method-heading">
1823
- <span class="method-name">is_column_bolded</span><span
1824
- class="method-args">(col = 0)</span>
1825
- <span class="method-click-advice">click to toggle source</span>
1940
+ <div class="method-header">
1941
+ <div class="method-heading">
1942
+ <span class="method-name">is_column_bolded</span><span
1943
+ class="method-args">(col = 0)</span>
1944
+ <span class="method-click-advice">click to toggle source</span>
1945
+ </div>
1826
1946
  </div>
1827
1947
 
1828
1948
  <div class="method-description">
@@ -1841,10 +1961,12 @@
1841
1961
  </div>
1842
1962
 
1843
1963
  <div id="method-i-is_column_italicized" class="method-detail ">
1844
- <div class="method-heading">
1845
- <span class="method-name">is_column_italicized</span><span
1846
- class="method-args">(col = 0)</span>
1847
- <span class="method-click-advice">click to toggle source</span>
1964
+ <div class="method-header">
1965
+ <div class="method-heading">
1966
+ <span class="method-name">is_column_italicized</span><span
1967
+ class="method-args">(col = 0)</span>
1968
+ <span class="method-click-advice">click to toggle source</span>
1969
+ </div>
1848
1970
  </div>
1849
1971
 
1850
1972
  <div class="method-description">
@@ -1863,10 +1985,12 @@
1863
1985
  </div>
1864
1986
 
1865
1987
  <div id="method-i-is_column_struckthrough" class="method-detail ">
1866
- <div class="method-heading">
1867
- <span class="method-name">is_column_struckthrough</span><span
1868
- class="method-args">(col = 0)</span>
1869
- <span class="method-click-advice">click to toggle source</span>
1988
+ <div class="method-header">
1989
+ <div class="method-heading">
1990
+ <span class="method-name">is_column_struckthrough</span><span
1991
+ class="method-args">(col = 0)</span>
1992
+ <span class="method-click-advice">click to toggle source</span>
1993
+ </div>
1870
1994
  </div>
1871
1995
 
1872
1996
  <div class="method-description">
@@ -1885,10 +2009,12 @@
1885
2009
  </div>
1886
2010
 
1887
2011
  <div id="method-i-is_column_underlined" class="method-detail ">
1888
- <div class="method-heading">
1889
- <span class="method-name">is_column_underlined</span><span
1890
- class="method-args">(col = 0)</span>
1891
- <span class="method-click-advice">click to toggle source</span>
2012
+ <div class="method-header">
2013
+ <div class="method-heading">
2014
+ <span class="method-name">is_column_underlined</span><span
2015
+ class="method-args">(col = 0)</span>
2016
+ <span class="method-click-advice">click to toggle source</span>
2017
+ </div>
1892
2018
  </div>
1893
2019
 
1894
2020
  <div class="method-description">
@@ -1907,10 +2033,12 @@
1907
2033
  </div>
1908
2034
 
1909
2035
  <div id="method-i-is_row_bolded" class="method-detail ">
1910
- <div class="method-heading">
1911
- <span class="method-name">is_row_bolded</span><span
1912
- class="method-args">(row = 0)</span>
1913
- <span class="method-click-advice">click to toggle source</span>
2036
+ <div class="method-header">
2037
+ <div class="method-heading">
2038
+ <span class="method-name">is_row_bolded</span><span
2039
+ class="method-args">(row = 0)</span>
2040
+ <span class="method-click-advice">click to toggle source</span>
2041
+ </div>
1914
2042
  </div>
1915
2043
 
1916
2044
  <div class="method-description">
@@ -1928,10 +2056,12 @@
1928
2056
  </div>
1929
2057
 
1930
2058
  <div id="method-i-is_row_italicized" class="method-detail ">
1931
- <div class="method-heading">
1932
- <span class="method-name">is_row_italicized</span><span
1933
- class="method-args">(row = 0)</span>
1934
- <span class="method-click-advice">click to toggle source</span>
2059
+ <div class="method-header">
2060
+ <div class="method-heading">
2061
+ <span class="method-name">is_row_italicized</span><span
2062
+ class="method-args">(row = 0)</span>
2063
+ <span class="method-click-advice">click to toggle source</span>
2064
+ </div>
1935
2065
  </div>
1936
2066
 
1937
2067
  <div class="method-description">
@@ -1949,10 +2079,12 @@
1949
2079
  </div>
1950
2080
 
1951
2081
  <div id="method-i-is_row_struckthrough" class="method-detail ">
1952
- <div class="method-heading">
1953
- <span class="method-name">is_row_struckthrough</span><span
1954
- class="method-args">(row = 0)</span>
1955
- <span class="method-click-advice">click to toggle source</span>
2082
+ <div class="method-header">
2083
+ <div class="method-heading">
2084
+ <span class="method-name">is_row_struckthrough</span><span
2085
+ class="method-args">(row = 0)</span>
2086
+ <span class="method-click-advice">click to toggle source</span>
2087
+ </div>
1956
2088
  </div>
1957
2089
 
1958
2090
  <div class="method-description">
@@ -1970,10 +2102,12 @@
1970
2102
  </div>
1971
2103
 
1972
2104
  <div id="method-i-is_row_underlined" class="method-detail ">
1973
- <div class="method-heading">
1974
- <span class="method-name">is_row_underlined</span><span
1975
- class="method-args">(row = 0)</span>
1976
- <span class="method-click-advice">click to toggle source</span>
2105
+ <div class="method-header">
2106
+ <div class="method-heading">
2107
+ <span class="method-name">is_row_underlined</span><span
2108
+ class="method-args">(row = 0)</span>
2109
+ <span class="method-click-advice">click to toggle source</span>
2110
+ </div>
1977
2111
  </div>
1978
2112
 
1979
2113
  <div class="method-description">
@@ -1991,10 +2125,12 @@
1991
2125
  </div>
1992
2126
 
1993
2127
  <div id="method-i-merge_cells" class="method-detail ">
1994
- <div class="method-heading">
1995
- <span class="method-name">merge_cells</span><span
1996
- class="method-args">(start_row, start_col, end_row, end_col)</span>
1997
- <span class="method-click-advice">click to toggle source</span>
2128
+ <div class="method-header">
2129
+ <div class="method-heading">
2130
+ <span class="method-name">merge_cells</span><span
2131
+ class="method-args">(start_row, start_col, end_row, end_col)</span>
2132
+ <span class="method-click-advice">click to toggle source</span>
2133
+ </div>
1998
2134
  </div>
1999
2135
 
2000
2136
  <div class="method-description">
@@ -2016,10 +2152,12 @@
2016
2152
  </div>
2017
2153
 
2018
2154
  <div id="method-i-row_font" class="method-detail ">
2019
- <div class="method-heading">
2020
- <span class="method-name">row_font</span><span
2021
- class="method-args">(row)</span>
2022
- <span class="method-click-advice">click to toggle source</span>
2155
+ <div class="method-header">
2156
+ <div class="method-heading">
2157
+ <span class="method-name">row_font</span><span
2158
+ class="method-args">(row)</span>
2159
+ <span class="method-click-advice">click to toggle source</span>
2160
+ </div>
2023
2161
  </div>
2024
2162
 
2025
2163
  <div class="method-description">
@@ -2044,7 +2182,7 @@
2044
2182
 
2045
2183
  <footer id="validator-badges" role="contentinfo">
2046
2184
  <p><a href="https://validator.w3.org/check/referer">Validate</a>
2047
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.4.0.
2185
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
2048
2186
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
2049
2187
  </footer>
2050
2188