rubyXL 3.4.33 → 3.4.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (410) hide show
  1. checksums.yaml +4 -4
  2. data/.circleci/config.yml +9 -9
  3. data/Gemfile +1 -1
  4. data/README.rdoc +4 -2
  5. data/VERSION +1 -1
  6. data/lib/rubyXL/convenience_methods/cell.rb +5 -4
  7. data/lib/rubyXL/convenience_methods/workbook.rb +4 -0
  8. data/lib/rubyXL/objects/cell_style.rb +1 -0
  9. data/lib/rubyXL/objects/ooxml_object.rb +5 -3
  10. data/lib/rubyXL/objects/root.rb +1 -1
  11. data/rdoc/README_rdoc.html +363 -63
  12. data/rdoc/RubyXL/AExtension.html +157 -50
  13. data/rdoc/RubyXL/AExtensionStorageArea.html +69 -22
  14. data/rdoc/RubyXL/ActiveX.html +119 -38
  15. data/rdoc/RubyXL/ActiveXBinary.html +78 -23
  16. data/rdoc/RubyXL/AdjustHandleList.html +69 -22
  17. data/rdoc/RubyXL/Alignment.html +69 -22
  18. data/rdoc/RubyXL/AlternateContent.html +69 -22
  19. data/rdoc/RubyXL/AlternateUrls.html +69 -22
  20. data/rdoc/RubyXL/Authors.html +69 -22
  21. data/rdoc/RubyXL/AutoFilter.html +69 -22
  22. data/rdoc/RubyXL/AutoFilterColumn.html +69 -22
  23. data/rdoc/RubyXL/BinaryImageFile.html +85 -24
  24. data/rdoc/RubyXL/BodyProperties.html +69 -22
  25. data/rdoc/RubyXL/BooleanNode.html +69 -22
  26. data/rdoc/RubyXL/BooleanValue.html +69 -22
  27. data/rdoc/RubyXL/Border.html +196 -61
  28. data/rdoc/RubyXL/BorderEdge.html +136 -45
  29. data/rdoc/RubyXL/Borders.html +105 -36
  30. data/rdoc/RubyXL/Break.html +69 -22
  31. data/rdoc/RubyXL/BreakList.html +69 -22
  32. data/rdoc/RubyXL/CT_AdjPoint2D.html +69 -22
  33. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +69 -22
  34. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +69 -22
  35. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +69 -22
  36. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +69 -22
  37. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +69 -22
  38. data/rdoc/RubyXL/CT_Backdrop.html +69 -22
  39. data/rdoc/RubyXL/CT_Bevel.html +69 -22
  40. data/rdoc/RubyXL/CT_BiLevelEffect.html +69 -22
  41. data/rdoc/RubyXL/CT_BlendEffect.html +69 -22
  42. data/rdoc/RubyXL/CT_Blip.html +69 -22
  43. data/rdoc/RubyXL/CT_BlipFillProperties.html +69 -22
  44. data/rdoc/RubyXL/CT_BlurEffect.html +69 -22
  45. data/rdoc/RubyXL/CT_Camera.html +69 -22
  46. data/rdoc/RubyXL/CT_Color.html +69 -22
  47. data/rdoc/RubyXL/CT_ColorChangeEffect.html +69 -22
  48. data/rdoc/RubyXL/CT_ColorMapping.html +69 -22
  49. data/rdoc/RubyXL/CT_ColorScheme.html +69 -22
  50. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +69 -22
  51. data/rdoc/RubyXL/CT_ConnectionSite.html +69 -22
  52. data/rdoc/RubyXL/CT_ConnectionSiteList.html +69 -22
  53. data/rdoc/RubyXL/CT_DashStop.html +69 -22
  54. data/rdoc/RubyXL/CT_DashStopList.html +69 -22
  55. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +69 -22
  56. data/rdoc/RubyXL/CT_DuotoneEffect.html +69 -22
  57. data/rdoc/RubyXL/CT_EffectContainer.html +69 -22
  58. data/rdoc/RubyXL/CT_EffectList.html +69 -22
  59. data/rdoc/RubyXL/CT_EffectReference.html +69 -22
  60. data/rdoc/RubyXL/CT_EffectStyleItem.html +69 -22
  61. data/rdoc/RubyXL/CT_EffectStyleList.html +69 -22
  62. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +69 -22
  63. data/rdoc/RubyXL/CT_FillEffect.html +69 -22
  64. data/rdoc/RubyXL/CT_FillOverlayEffect.html +69 -22
  65. data/rdoc/RubyXL/CT_FillStyleList.html +69 -22
  66. data/rdoc/RubyXL/CT_FlatText.html +69 -22
  67. data/rdoc/RubyXL/CT_FontCollection.html +69 -22
  68. data/rdoc/RubyXL/CT_FontReference.html +69 -22
  69. data/rdoc/RubyXL/CT_GeomGuideList.html +69 -22
  70. data/rdoc/RubyXL/CT_GlowEffect.html +69 -22
  71. data/rdoc/RubyXL/CT_GradientFillProperties.html +69 -22
  72. data/rdoc/RubyXL/CT_GradientStop.html +69 -22
  73. data/rdoc/RubyXL/CT_GradientStopList.html +69 -22
  74. data/rdoc/RubyXL/CT_HSLEffect.html +69 -22
  75. data/rdoc/RubyXL/CT_HslColor.html +69 -22
  76. data/rdoc/RubyXL/CT_Hyperlink.html +69 -22
  77. data/rdoc/RubyXL/CT_InnerShadowEffect.html +69 -22
  78. data/rdoc/RubyXL/CT_LightRig.html +69 -22
  79. data/rdoc/RubyXL/CT_LineEndProperties.html +69 -22
  80. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +69 -22
  81. data/rdoc/RubyXL/CT_LineProperties.html +69 -22
  82. data/rdoc/RubyXL/CT_LineStyleList.html +69 -22
  83. data/rdoc/RubyXL/CT_LinearShadeProperties.html +69 -22
  84. data/rdoc/RubyXL/CT_LuminanceEffect.html +69 -22
  85. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +69 -22
  86. data/rdoc/RubyXL/CT_OuterShadowEffect.html +69 -22
  87. data/rdoc/RubyXL/CT_Path2D.html +69 -22
  88. data/rdoc/RubyXL/CT_Path2DArcTo.html +69 -22
  89. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +69 -22
  90. data/rdoc/RubyXL/CT_Path2DList.html +69 -22
  91. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +69 -22
  92. data/rdoc/RubyXL/CT_Path2DTo.html +69 -22
  93. data/rdoc/RubyXL/CT_PathShadeProperties.html +69 -22
  94. data/rdoc/RubyXL/CT_PatternFillProperties.html +69 -22
  95. data/rdoc/RubyXL/CT_Point3D.html +69 -22
  96. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +69 -22
  97. data/rdoc/RubyXL/CT_PresetColor.html +69 -22
  98. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +69 -22
  99. data/rdoc/RubyXL/CT_PresetShadowEffect.html +69 -22
  100. data/rdoc/RubyXL/CT_PresetTextShape.html +69 -22
  101. data/rdoc/RubyXL/CT_ReflectionEffect.html +69 -22
  102. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +69 -22
  103. data/rdoc/RubyXL/CT_RelativeRect.html +69 -22
  104. data/rdoc/RubyXL/CT_SRgbColor.html +69 -22
  105. data/rdoc/RubyXL/CT_ScRgbColor.html +69 -22
  106. data/rdoc/RubyXL/CT_Scene3D.html +69 -22
  107. data/rdoc/RubyXL/CT_SchemeColor.html +69 -22
  108. data/rdoc/RubyXL/CT_Shape3D.html +69 -22
  109. data/rdoc/RubyXL/CT_ShapeStyle.html +69 -22
  110. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +69 -22
  111. data/rdoc/RubyXL/CT_SphereCoords.html +69 -22
  112. data/rdoc/RubyXL/CT_StretchInfoProperties.html +69 -22
  113. data/rdoc/RubyXL/CT_StyleMatrix.html +69 -22
  114. data/rdoc/RubyXL/CT_StyleMatrixReference.html +69 -22
  115. data/rdoc/RubyXL/CT_SupplementalFont.html +69 -22
  116. data/rdoc/RubyXL/CT_SystemColor.html +69 -22
  117. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +69 -22
  118. data/rdoc/RubyXL/CT_TextBlipBullet.html +69 -22
  119. data/rdoc/RubyXL/CT_TextCharBullet.html +69 -22
  120. data/rdoc/RubyXL/CT_TextCharacterProperties.html +69 -22
  121. data/rdoc/RubyXL/CT_TextFont.html +69 -22
  122. data/rdoc/RubyXL/CT_TextListStyle.html +69 -22
  123. data/rdoc/RubyXL/CT_TextNormalAutofit.html +69 -22
  124. data/rdoc/RubyXL/CT_TextParagraphProperties.html +69 -22
  125. data/rdoc/RubyXL/CT_TextSpacing.html +69 -22
  126. data/rdoc/RubyXL/CT_TextTabStop.html +69 -22
  127. data/rdoc/RubyXL/CT_TextTabStopList.html +69 -22
  128. data/rdoc/RubyXL/CT_TileInfoProperties.html +69 -22
  129. data/rdoc/RubyXL/CT_TintEffect.html +69 -22
  130. data/rdoc/RubyXL/CT_Transform2D.html +69 -22
  131. data/rdoc/RubyXL/CT_TransformEffect.html +69 -22
  132. data/rdoc/RubyXL/CT_Vector3D.html +69 -22
  133. data/rdoc/RubyXL/CT_XYAdjustHandle.html +69 -22
  134. data/rdoc/RubyXL/CalculationChain.html +121 -38
  135. data/rdoc/RubyXL/CalculationChainCell.html +69 -22
  136. data/rdoc/RubyXL/CalculationProperties.html +69 -22
  137. data/rdoc/RubyXL/Cell.html +522 -147
  138. data/rdoc/RubyXL/CellConvenienceMethods.html +1201 -313
  139. data/rdoc/RubyXL/CellExt.html +69 -22
  140. data/rdoc/RubyXL/CellSmartTag.html +69 -22
  141. data/rdoc/RubyXL/CellSmartTagProperty.html +69 -22
  142. data/rdoc/RubyXL/CellSmartTags.html +69 -22
  143. data/rdoc/RubyXL/CellStyle.html +69 -22
  144. data/rdoc/RubyXL/CellStyleXFs.html +105 -36
  145. data/rdoc/RubyXL/CellStyles.html +105 -36
  146. data/rdoc/RubyXL/CellValue.html +105 -36
  147. data/rdoc/RubyXL/CellWatch.html +69 -22
  148. data/rdoc/RubyXL/CellWatches.html +69 -22
  149. data/rdoc/RubyXL/CellXFs.html +105 -36
  150. data/rdoc/RubyXL/ChartColorsFile.html +85 -24
  151. data/rdoc/RubyXL/ChartFile.html +126 -39
  152. data/rdoc/RubyXL/ChartStyleFile.html +85 -24
  153. data/rdoc/RubyXL/ChartUserShapesFile.html +85 -24
  154. data/rdoc/RubyXL/Chartsheet.html +174 -55
  155. data/rdoc/RubyXL/ChartsheetPageSetup.html +69 -22
  156. data/rdoc/RubyXL/ChartsheetProperties.html +69 -22
  157. data/rdoc/RubyXL/ChartsheetProtection.html +69 -22
  158. data/rdoc/RubyXL/ChartsheetView.html +69 -22
  159. data/rdoc/RubyXL/ChartsheetViews.html +69 -22
  160. data/rdoc/RubyXL/Color.html +114 -37
  161. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +181 -58
  162. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +220 -67
  163. data/rdoc/RubyXL/ColorConvenienceClasses.html +67 -19
  164. data/rdoc/RubyXL/ColorConvenienceMethods.html +103 -33
  165. data/rdoc/RubyXL/ColorFilter.html +69 -22
  166. data/rdoc/RubyXL/ColorScale.html +69 -22
  167. data/rdoc/RubyXL/ColorSet.html +69 -22
  168. data/rdoc/RubyXL/Colors.html +69 -22
  169. data/rdoc/RubyXL/ColumnRange.html +214 -63
  170. data/rdoc/RubyXL/ColumnRanges.html +196 -61
  171. data/rdoc/RubyXL/Comment.html +69 -22
  172. data/rdoc/RubyXL/CommentList.html +69 -22
  173. data/rdoc/RubyXL/CommentsFile.html +133 -42
  174. data/rdoc/RubyXL/ConditionalFormatValue.html +69 -22
  175. data/rdoc/RubyXL/ConditionalFormatting.html +69 -22
  176. data/rdoc/RubyXL/ConditionalFormattingRule.html +69 -22
  177. data/rdoc/RubyXL/Connection.html +69 -22
  178. data/rdoc/RubyXL/ConnectionTable.html +69 -22
  179. data/rdoc/RubyXL/ConnectionTables.html +69 -22
  180. data/rdoc/RubyXL/ConnectionTextField.html +69 -22
  181. data/rdoc/RubyXL/ConnectionTextFields.html +69 -22
  182. data/rdoc/RubyXL/Connections.html +121 -38
  183. data/rdoc/RubyXL/ContentTypeDefault.html +69 -22
  184. data/rdoc/RubyXL/ContentTypeOverride.html +69 -22
  185. data/rdoc/RubyXL/ContentTypes.html +152 -47
  186. data/rdoc/RubyXL/ControlPropertiesFile.html +85 -24
  187. data/rdoc/RubyXL/CorePropertiesFile.html +374 -107
  188. data/rdoc/RubyXL/CustomColor.html +69 -22
  189. data/rdoc/RubyXL/CustomColorList.html +69 -22
  190. data/rdoc/RubyXL/CustomFilter.html +69 -22
  191. data/rdoc/RubyXL/CustomFilters.html +69 -22
  192. data/rdoc/RubyXL/CustomGeometry.html +69 -22
  193. data/rdoc/RubyXL/CustomProperties.html +69 -22
  194. data/rdoc/RubyXL/CustomPropertiesFile.html +85 -24
  195. data/rdoc/RubyXL/CustomProperty.html +69 -22
  196. data/rdoc/RubyXL/CustomPropertyFile.html +85 -24
  197. data/rdoc/RubyXL/CustomSheetView.html +69 -22
  198. data/rdoc/RubyXL/CustomSheetViews.html +69 -22
  199. data/rdoc/RubyXL/CustomWorkbookView.html +69 -22
  200. data/rdoc/RubyXL/CustomWorkbookViews.html +69 -22
  201. data/rdoc/RubyXL/CustomXMLFile.html +78 -23
  202. data/rdoc/RubyXL/DXF.html +69 -22
  203. data/rdoc/RubyXL/DXFs.html +69 -22
  204. data/rdoc/RubyXL/DataBar.html +69 -22
  205. data/rdoc/RubyXL/DataConsolidate.html +69 -22
  206. data/rdoc/RubyXL/DataConsolidationReference.html +69 -22
  207. data/rdoc/RubyXL/DataConsolidationReferences.html +69 -22
  208. data/rdoc/RubyXL/DataType.html +118 -26
  209. data/rdoc/RubyXL/DataValidation.html +69 -22
  210. data/rdoc/RubyXL/DataValidations.html +69 -22
  211. data/rdoc/RubyXL/DateGroupItem.html +69 -22
  212. data/rdoc/RubyXL/DefinedName.html +69 -22
  213. data/rdoc/RubyXL/DefinedNameExt.html +69 -22
  214. data/rdoc/RubyXL/DefinedNames.html +69 -22
  215. data/rdoc/RubyXL/DefinedNamesExt.html +69 -22
  216. data/rdoc/RubyXL/DocumentPropertiesFile.html +164 -51
  217. data/rdoc/RubyXL/DrawingFile.html +126 -39
  218. data/rdoc/RubyXL/DynamicFilter.html +69 -22
  219. data/rdoc/RubyXL/EmbeddedControl.html +69 -22
  220. data/rdoc/RubyXL/EmbeddedControls.html +69 -22
  221. data/rdoc/RubyXL/Extension.html +69 -22
  222. data/rdoc/RubyXL/ExtensionStorageArea.html +69 -22
  223. data/rdoc/RubyXL/Extents.html +69 -22
  224. data/rdoc/RubyXL/ExternalBook.html +69 -22
  225. data/rdoc/RubyXL/ExternalLinksFile.html +126 -39
  226. data/rdoc/RubyXL/ExternalReference.html +69 -22
  227. data/rdoc/RubyXL/ExternalReferences.html +69 -22
  228. data/rdoc/RubyXL/ExtraColorSchemeList.html +69 -22
  229. data/rdoc/RubyXL/FieldItem.html +69 -22
  230. data/rdoc/RubyXL/FileRecoveryProperties.html +69 -22
  231. data/rdoc/RubyXL/FileSharing.html +69 -22
  232. data/rdoc/RubyXL/FileVersion.html +69 -22
  233. data/rdoc/RubyXL/Fill.html +105 -36
  234. data/rdoc/RubyXL/Fills.html +105 -36
  235. data/rdoc/RubyXL/FilterContainer.html +69 -22
  236. data/rdoc/RubyXL/FloatNode.html +69 -22
  237. data/rdoc/RubyXL/FloatValue.html +69 -22
  238. data/rdoc/RubyXL/Font.html +115 -38
  239. data/rdoc/RubyXL/FontConvenienceMethods.html +494 -138
  240. data/rdoc/RubyXL/FontScheme.html +69 -22
  241. data/rdoc/RubyXL/Fonts.html +105 -36
  242. data/rdoc/RubyXL/Formula.html +69 -22
  243. data/rdoc/RubyXL/FunctionGroup.html +69 -22
  244. data/rdoc/RubyXL/FunctionGroups.html +69 -22
  245. data/rdoc/RubyXL/GenericStorageObject.html +214 -65
  246. data/rdoc/RubyXL/GradientFill.html +69 -22
  247. data/rdoc/RubyXL/HeaderFooterSettings.html +69 -22
  248. data/rdoc/RubyXL/Hyperlink.html +69 -22
  249. data/rdoc/RubyXL/HyperlinkRelFile.html +78 -23
  250. data/rdoc/RubyXL/Hyperlinks.html +69 -22
  251. data/rdoc/RubyXL/IconFilter.html +69 -22
  252. data/rdoc/RubyXL/IconSet.html +69 -22
  253. data/rdoc/RubyXL/IgnoredError.html +69 -22
  254. data/rdoc/RubyXL/IgnoredErrors.html +69 -22
  255. data/rdoc/RubyXL/IndexedColors.html +69 -22
  256. data/rdoc/RubyXL/InputCells.html +69 -22
  257. data/rdoc/RubyXL/IntegerNode.html +69 -22
  258. data/rdoc/RubyXL/IntegerValue.html +69 -22
  259. data/rdoc/RubyXL/LegacyCell.html +103 -33
  260. data/rdoc/RubyXL/LegacyWorksheet.html +252 -73
  261. data/rdoc/RubyXL/MRUColors.html +69 -22
  262. data/rdoc/RubyXL/MacrosFile.html +85 -24
  263. data/rdoc/RubyXL/MergedCell.html +69 -22
  264. data/rdoc/RubyXL/MergedCells.html +69 -22
  265. data/rdoc/RubyXL/NumFmt.html +69 -22
  266. data/rdoc/RubyXL/NumberFormat.html +105 -36
  267. data/rdoc/RubyXL/NumberFormats.html +115 -38
  268. data/rdoc/RubyXL/OLEObject.html +69 -22
  269. data/rdoc/RubyXL/OLEObjectFile.html +85 -24
  270. data/rdoc/RubyXL/OLEObjects.html +69 -22
  271. data/rdoc/RubyXL/OLESize.html +69 -22
  272. data/rdoc/RubyXL/OOXMLContainerObject.html +295 -99
  273. data/rdoc/RubyXL/OOXMLIgnored.html +145 -46
  274. data/rdoc/RubyXL/OOXMLObject.html +74 -23
  275. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +294 -112
  276. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +370 -125
  277. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +429 -124
  278. data/rdoc/RubyXL/OOXMLTopLevelObject.html +283 -96
  279. data/rdoc/RubyXL/OdbcOleDbProperties.html +69 -22
  280. data/rdoc/RubyXL/Offset.html +69 -22
  281. data/rdoc/RubyXL/OlapProperties.html +69 -22
  282. data/rdoc/RubyXL/OleItem.html +69 -22
  283. data/rdoc/RubyXL/OleItems.html +69 -22
  284. data/rdoc/RubyXL/OleLink.html +69 -22
  285. data/rdoc/RubyXL/OutlineProperties.html +69 -22
  286. data/rdoc/RubyXL/PageMargins.html +69 -22
  287. data/rdoc/RubyXL/PageSetup.html +69 -22
  288. data/rdoc/RubyXL/PageSetupProperties.html +69 -22
  289. data/rdoc/RubyXL/Pane.html +69 -22
  290. data/rdoc/RubyXL/Parser.html +136 -45
  291. data/rdoc/RubyXL/PatternFill.html +69 -22
  292. data/rdoc/RubyXL/PersonMetadata.html +85 -24
  293. data/rdoc/RubyXL/PhoneticProperties.html +69 -22
  294. data/rdoc/RubyXL/PhoneticRun.html +69 -22
  295. data/rdoc/RubyXL/PivotArea.html +69 -22
  296. data/rdoc/RubyXL/PivotCache.html +69 -22
  297. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +90 -25
  298. data/rdoc/RubyXL/PivotCacheRecordsFile.html +85 -24
  299. data/rdoc/RubyXL/PivotCaches.html +69 -22
  300. data/rdoc/RubyXL/PivotReference.html +69 -22
  301. data/rdoc/RubyXL/PivotReferences.html +69 -22
  302. data/rdoc/RubyXL/PivotTableFile.html +90 -25
  303. data/rdoc/RubyXL/PivotTableSelection.html +69 -22
  304. data/rdoc/RubyXL/PresetGeometry.html +69 -22
  305. data/rdoc/RubyXL/PrintOptions.html +69 -22
  306. data/rdoc/RubyXL/PrinterSettingsFile.html +85 -24
  307. data/rdoc/RubyXL/ProtectedRange.html +69 -22
  308. data/rdoc/RubyXL/ProtectedRanges.html +69 -22
  309. data/rdoc/RubyXL/Protection.html +69 -22
  310. data/rdoc/RubyXL/QueryParameter.html +69 -22
  311. data/rdoc/RubyXL/QueryParameters.html +69 -22
  312. data/rdoc/RubyXL/QueryTable.html +126 -39
  313. data/rdoc/RubyXL/QueryTableDeletedField.html +69 -22
  314. data/rdoc/RubyXL/QueryTableDeletedFields.html +69 -22
  315. data/rdoc/RubyXL/QueryTableField.html +69 -22
  316. data/rdoc/RubyXL/QueryTableFields.html +69 -22
  317. data/rdoc/RubyXL/QueryTableRefresh.html +69 -22
  318. data/rdoc/RubyXL/RID.html +69 -22
  319. data/rdoc/RubyXL/RawOOXML.html +157 -50
  320. data/rdoc/RubyXL/Reference.html +512 -143
  321. data/rdoc/RubyXL/Relationship.html +69 -22
  322. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +109 -33
  323. data/rdoc/RubyXL/RelationshipSupport.html +290 -84
  324. data/rdoc/RubyXL/RevisionPointer.html +69 -22
  325. data/rdoc/RubyXL/RichText.html +105 -36
  326. data/rdoc/RubyXL/RichTextRun.html +105 -36
  327. data/rdoc/RubyXL/Row.html +367 -106
  328. data/rdoc/RubyXL/RowExt.html +69 -22
  329. data/rdoc/RubyXL/RunProperties.html +69 -22
  330. data/rdoc/RubyXL/Scenario.html +69 -22
  331. data/rdoc/RubyXL/Scenarios.html +69 -22
  332. data/rdoc/RubyXL/Selection.html +105 -36
  333. data/rdoc/RubyXL/ShapeGuide.html +69 -22
  334. data/rdoc/RubyXL/ShapeTextRectangle.html +69 -22
  335. data/rdoc/RubyXL/SharedStringsTable.html +321 -96
  336. data/rdoc/RubyXL/Sheet.html +69 -22
  337. data/rdoc/RubyXL/SheetCalculationProperties.html +69 -22
  338. data/rdoc/RubyXL/SheetData.html +136 -45
  339. data/rdoc/RubyXL/SheetDataExt.html +69 -22
  340. data/rdoc/RubyXL/SheetDataSet.html +69 -22
  341. data/rdoc/RubyXL/SheetMetadata.html +85 -24
  342. data/rdoc/RubyXL/SheetName.html +69 -22
  343. data/rdoc/RubyXL/SheetNames.html +69 -22
  344. data/rdoc/RubyXL/Sheets.html +69 -22
  345. data/rdoc/RubyXL/SlicerCacheFile.html +85 -24
  346. data/rdoc/RubyXL/SlicerFile.html +85 -24
  347. data/rdoc/RubyXL/SmartTagProperties.html +69 -22
  348. data/rdoc/RubyXL/SmartTagType.html +69 -22
  349. data/rdoc/RubyXL/SmartTagTypes.html +69 -22
  350. data/rdoc/RubyXL/SmartTags.html +69 -22
  351. data/rdoc/RubyXL/SortCondition.html +69 -22
  352. data/rdoc/RubyXL/SortState.html +69 -22
  353. data/rdoc/RubyXL/Sqref.html +145 -46
  354. data/rdoc/RubyXL/Stop.html +69 -22
  355. data/rdoc/RubyXL/StringNode.html +69 -22
  356. data/rdoc/RubyXL/StringNodeW3C.html +145 -46
  357. data/rdoc/RubyXL/StringValue.html +69 -22
  358. data/rdoc/RubyXL/Stylesheet.html +256 -76
  359. data/rdoc/RubyXL/TableFile.html +85 -24
  360. data/rdoc/RubyXL/TableParts.html +69 -22
  361. data/rdoc/RubyXL/TableStyle.html +69 -22
  362. data/rdoc/RubyXL/TableStyles.html +69 -22
  363. data/rdoc/RubyXL/Text.html +153 -48
  364. data/rdoc/RubyXL/TextImportSettings.html +69 -22
  365. data/rdoc/RubyXL/Theme.html +191 -56
  366. data/rdoc/RubyXL/ThemeElements.html +69 -22
  367. data/rdoc/RubyXL/ThumbnailFile.html +85 -24
  368. data/rdoc/RubyXL/Top10.html +69 -22
  369. data/rdoc/RubyXL/VMLDrawingFile.html +91 -26
  370. data/rdoc/RubyXL/Variant.html +69 -22
  371. data/rdoc/RubyXL/Vector.html +105 -36
  372. data/rdoc/RubyXL/VectorValue.html +69 -22
  373. data/rdoc/RubyXL/VisualProperties.html +69 -22
  374. data/rdoc/RubyXL/WebPublishObject.html +69 -22
  375. data/rdoc/RubyXL/WebPublishObjects.html +69 -22
  376. data/rdoc/RubyXL/WebPublishingItem.html +69 -22
  377. data/rdoc/RubyXL/WebPublishingItems.html +69 -22
  378. data/rdoc/RubyXL/WebPublishingProperties.html +69 -22
  379. data/rdoc/RubyXL/WebQueryProperties.html +69 -22
  380. data/rdoc/RubyXL/Workbook.html +1053 -284
  381. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +623 -175
  382. data/rdoc/RubyXL/WorkbookProperties.html +69 -22
  383. data/rdoc/RubyXL/WorkbookProtection.html +69 -22
  384. data/rdoc/RubyXL/WorkbookRoot.html +271 -82
  385. data/rdoc/RubyXL/WorkbookView.html +69 -22
  386. data/rdoc/RubyXL/WorkbookViews.html +69 -22
  387. data/rdoc/RubyXL/Worksheet.html +373 -110
  388. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +2195 -585
  389. data/rdoc/RubyXL/WorksheetDimensions.html +69 -22
  390. data/rdoc/RubyXL/WorksheetFormatProperties.html +69 -22
  391. data/rdoc/RubyXL/WorksheetProperties.html +69 -22
  392. data/rdoc/RubyXL/WorksheetProtection.html +69 -22
  393. data/rdoc/RubyXL/WorksheetView.html +69 -22
  394. data/rdoc/RubyXL/WorksheetViews.html +69 -22
  395. data/rdoc/RubyXL/XF.html +69 -22
  396. data/rdoc/RubyXL.html +778 -134
  397. data/rdoc/created.rid +7 -7
  398. data/rdoc/css/rdoc.css +393 -397
  399. data/rdoc/index.html +42 -408
  400. data/rdoc/js/darkfish.js +45 -2
  401. data/rdoc/js/navigation.js.gz +0 -0
  402. data/rdoc/js/search.js +11 -1
  403. data/rdoc/js/search_index.js +1 -1
  404. data/rdoc/js/search_index.js.gz +0 -0
  405. data/rdoc/js/searcher.js +44 -6
  406. data/rdoc/js/searcher.js.gz +0 -0
  407. data/rdoc/table_of_contents.html +1285 -53
  408. data/rubyXL.gemspec +15 -30
  409. data/spec/lib/cell_spec.rb +26 -0
  410. metadata +5 -5
@@ -1,10 +1,21 @@
1
1
  <!DOCTYPE html>
2
2
 
3
- <html>
3
+ <html lang="en">
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+
8
+ <title>module RubyXL::CellConvenienceMethods - rubyXL 3.4.35</title>
9
+
10
+
11
+ <meta name="keywords" content="ruby,module,RubyXL::CellConvenienceMethods">
12
+
13
+
14
+ <meta name="description" content="Documentation for the RubyXL::CellConvenienceMethods module">
15
+
16
+
17
+
6
18
 
7
- <title>module RubyXL::CellConvenienceMethods - rubyXL 3.4.33</title>
8
19
 
9
20
  <script type="text/javascript">
10
21
  var rdoc_rel_prefix = "../";
@@ -21,8 +32,14 @@
21
32
  <link href="../css/rdoc.css" rel="stylesheet">
22
33
 
23
34
 
35
+
24
36
  <body id="top" role="document" class="module">
25
- <nav role="navigation">
37
+ <div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
38
+ <span aria-hidden="true">&#9776;</span>
39
+ </div>
40
+
41
+
42
+ <nav id="navigation" role="navigation">
26
43
  <div id="project-navigation">
27
44
  <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
45
  <h2>
@@ -55,61 +72,129 @@
55
72
 
56
73
 
57
74
 
58
- <div id="class-metadata">
59
-
60
-
61
-
62
-
63
-
64
- <!-- Method Quickref -->
65
- <div id="method-list-section" class="nav-section">
66
- <h3>Methods</h3>
67
-
68
- <ul class="link-list" role="directory">
69
- <li ><a href="#method-i-add_hyperlink">#add_hyperlink</a>
70
- <li ><a href="#method-i-change_border">#change_border</a>
71
- <li ><a href="#method-i-change_border_color">#change_border_color</a>
72
- <li ><a href="#method-i-change_contents">#change_contents</a>
73
- <li ><a href="#method-i-change_fill">#change_fill</a>
74
- <li ><a href="#method-i-change_font_bold">#change_font_bold</a>
75
- <li ><a href="#method-i-change_font_color">#change_font_color</a>
76
- <li ><a href="#method-i-change_font_italics">#change_font_italics</a>
77
- <li ><a href="#method-i-change_font_name">#change_font_name</a>
78
- <li ><a href="#method-i-change_font_size">#change_font_size</a>
79
- <li ><a href="#method-i-change_font_strikethrough">#change_font_strikethrough</a>
80
- <li ><a href="#method-i-change_font_underline">#change_font_underline</a>
81
- <li ><a href="#method-i-change_horizontal_alignment">#change_horizontal_alignment</a>
82
- <li ><a href="#method-i-change_shrink_to_fit">#change_shrink_to_fit</a>
83
- <li ><a href="#method-i-change_text_indent">#change_text_indent</a>
84
- <li ><a href="#method-i-change_text_rotation">#change_text_rotation</a>
85
- <li ><a href="#method-i-change_text_wrap">#change_text_wrap</a>
86
- <li ><a href="#method-i-change_vertical_alignment">#change_vertical_alignment</a>
87
- <li ><a href="#method-i-fill_color">#fill_color</a>
88
- <li ><a href="#method-i-font_color">#font_color</a>
89
- <li ><a href="#method-i-font_name">#font_name</a>
90
- <li ><a href="#method-i-font_size">#font_size</a>
91
- <li ><a href="#method-i-font_switch">#font_switch</a>
92
- <li ><a href="#method-i-get_border">#get_border</a>
93
- <li ><a href="#method-i-get_border_color">#get_border_color</a>
94
- <li ><a href="#method-i-horizontal_alignment">#horizontal_alignment</a>
95
- <li ><a href="#method-i-is_bolded">#is_bolded</a>
96
- <li ><a href="#method-i-is_italicized">#is_italicized</a>
97
- <li ><a href="#method-i-is_struckthrough">#is_struckthrough</a>
98
- <li ><a href="#method-i-is_underlined">#is_underlined</a>
99
- <li ><a href="#method-i-remove_formula">#remove_formula</a>
100
- <li ><a href="#method-i-set_number_format">#set_number_format</a>
101
- <li ><a href="#method-i-text_indent">#text_indent</a>
102
- <li ><a href="#method-i-text_rotation">#text_rotation</a>
103
- <li ><a href="#method-i-text_wrap">#text_wrap</a>
104
- <li ><a href="#method-i-vertical_alignment">#vertical_alignment</a>
105
- </ul>
106
- </div>
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+ <div class="nav-section">
87
+ <h3>Instance Methods</h3>
88
+ <ul class="link-list" role="directory">
89
+
90
+ <li ><a href="#method-i-add_hyperlink">add_hyperlink</a></li>
91
+
92
+ <li ><a href="#method-i-add_shared_string">add_shared_string</a></li>
93
+
94
+ <li ><a href="#method-i-change_border">change_border</a></li>
95
+
96
+ <li ><a href="#method-i-change_border_color">change_border_color</a></li>
97
+
98
+ <li ><a href="#method-i-change_contents">change_contents</a></li>
99
+
100
+ <li ><a href="#method-i-change_fill">change_fill</a></li>
101
+
102
+ <li ><a href="#method-i-change_font_bold">change_font_bold</a></li>
107
103
 
104
+ <li ><a href="#method-i-change_font_color">change_font_color</a></li>
105
+
106
+ <li ><a href="#method-i-change_font_italics">change_font_italics</a></li>
107
+
108
+ <li ><a href="#method-i-change_font_name">change_font_name</a></li>
109
+
110
+ <li ><a href="#method-i-change_font_size">change_font_size</a></li>
111
+
112
+ <li ><a href="#method-i-change_font_strikethrough">change_font_strikethrough</a></li>
113
+
114
+ <li ><a href="#method-i-change_font_underline">change_font_underline</a></li>
115
+
116
+ <li ><a href="#method-i-change_horizontal_alignment">change_horizontal_alignment</a></li>
117
+
118
+ <li ><a href="#method-i-change_shrink_to_fit">change_shrink_to_fit</a></li>
119
+
120
+ <li ><a href="#method-i-change_text_indent">change_text_indent</a></li>
121
+
122
+ <li ><a href="#method-i-change_text_rotation">change_text_rotation</a></li>
123
+
124
+ <li ><a href="#method-i-change_text_wrap">change_text_wrap</a></li>
125
+
126
+ <li ><a href="#method-i-change_vertical_alignment">change_vertical_alignment</a></li>
127
+
128
+ <li ><a href="#method-i-fill_color">fill_color</a></li>
129
+
130
+ <li ><a href="#method-i-font_color">font_color</a></li>
131
+
132
+ <li ><a href="#method-i-font_name">font_name</a></li>
133
+
134
+ <li ><a href="#method-i-font_size">font_size</a></li>
135
+
136
+ <li ><a href="#method-i-font_switch">font_switch</a></li>
137
+
138
+ <li ><a href="#method-i-get_border">get_border</a></li>
139
+
140
+ <li ><a href="#method-i-get_border_color">get_border_color</a></li>
141
+
142
+ <li ><a href="#method-i-horizontal_alignment">horizontal_alignment</a></li>
143
+
144
+ <li ><a href="#method-i-is_bolded">is_bolded</a></li>
145
+
146
+ <li ><a href="#method-i-is_italicized">is_italicized</a></li>
147
+
148
+ <li ><a href="#method-i-is_struckthrough">is_struckthrough</a></li>
149
+
150
+ <li ><a href="#method-i-is_underlined">is_underlined</a></li>
151
+
152
+ <li ><a href="#method-i-remove_formula">remove_formula</a></li>
153
+
154
+ <li ><a href="#method-i-set_number_format">set_number_format</a></li>
155
+
156
+ <li ><a href="#method-i-text_indent">text_indent</a></li>
157
+
158
+ <li ><a href="#method-i-text_rotation">text_rotation</a></li>
159
+
160
+ <li ><a href="#method-i-text_wrap">text_wrap</a></li>
161
+
162
+ <li ><a href="#method-i-vertical_alignment">vertical_alignment</a></li>
163
+
164
+ </ul>
108
165
  </div>
166
+
167
+
168
+
169
+ <footer id="validator-badges" role="contentinfo">
170
+ <p><a href="https://validator.w3.org/check/referer">Validate</a></p>
171
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.15.1.</p>
172
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.</p>
173
+ </footer>
174
+
109
175
  </nav>
110
176
 
111
177
  <main role="main" aria-labelledby="module-RubyXL::CellConvenienceMethods">
112
- <h1 id="module-RubyXL::CellConvenienceMethods" class="module">
178
+
179
+
180
+ <ol role="navigation" aria-label="Breadcrumb navigation" class="breadcrumb">
181
+
182
+ <li>
183
+
184
+ <a href="../RubyXL.html">RubyXL</a><span>::</span>
185
+
186
+ </li>
187
+
188
+ <li>
189
+
190
+ <span>CellConvenienceMethods</span>
191
+
192
+ </li>
193
+
194
+ </ol>
195
+
196
+
197
+ <h1 id="module-RubyXL::CellConvenienceMethods" class="anchor-link module">
113
198
  module RubyXL::CellConvenienceMethods
114
199
  </h1>
115
200
 
@@ -117,28 +202,45 @@
117
202
 
118
203
  </section>
119
204
 
120
- <section id="5Buntitled-5D" class="documentation-section">
205
+
206
+ <section id="5Buntitled-5D" class="documentation-section anchor-link">
207
+
208
+
209
+
210
+
121
211
 
122
212
 
123
213
 
124
214
 
125
215
 
126
- <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
216
+ <section id="public-instance-5Buntitled-5D-method-details" class="method-section anchor-link">
127
217
  <header>
128
218
  <h3>Public Instance Methods</h3>
129
219
  </header>
130
220
 
131
- <div id="method-i-add_hyperlink" class="method-detail ">
221
+
222
+ <div id="method-i-add_hyperlink" class="method-detail anchor-link ">
132
223
  <div class="method-header">
133
- <div class="method-heading">
134
- <span class="method-name">add_hyperlink</span><span
135
- class="method-args">(url, tooltip = nil)</span>
136
- <span class="method-click-advice">click to toggle source</span>
137
- </div>
224
+
225
+ <div class="method-heading">
226
+ <a href="#method-i-add_hyperlink" title="Link to this method">
227
+ <span class="method-name">add_hyperlink</span>
228
+ <span class="method-args">(url, tooltip = nil)</span>
229
+ </a>
230
+ </div>
231
+
138
232
  </div>
139
233
 
234
+
235
+ <div class="method-controls">
236
+ <details class="method-source-toggle">
237
+ <summary>Source</summary>
238
+ </details>
239
+ </div>
240
+
241
+
242
+
140
243
  <div class="method-description">
141
-
142
244
 
143
245
  <div class="method-source-code" id="add_hyperlink-source">
144
246
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 256</span>
@@ -155,23 +257,90 @@
155
257
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">hyperlinks</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">hyperlink</span>
156
258
  <span class="ruby-keyword">end</span></pre>
157
259
  </div>
260
+
261
+
262
+
263
+
264
+
265
+
158
266
  </div>
159
267
 
160
268
 
269
+
270
+
271
+
161
272
  </div>
162
273
 
163
- <div id="method-i-change_border" class="method-detail ">
274
+
275
+ <div id="method-i-add_shared_string" class="method-detail anchor-link ">
164
276
  <div class="method-header">
165
- <div class="method-heading">
166
- <span class="method-name">change_border</span><span
167
- class="method-args">(direction, weight)</span>
168
- <span class="method-click-advice">click to toggle source</span>
169
- </div>
277
+
278
+ <div class="method-heading">
279
+ <a href="#method-i-add_shared_string" title="Link to this method">
280
+ <span class="method-name">add_shared_string</span>
281
+ <span class="method-args">(str)</span>
282
+ </a>
283
+ </div>
284
+
170
285
  </div>
171
286
 
287
+
288
+ <div class="method-controls">
289
+ <details class="method-source-toggle">
290
+ <summary>Source</summary>
291
+ </details>
292
+ </div>
293
+
294
+
295
+
172
296
  <div class="method-description">
297
+
298
+ <div class="method-source-code" id="add_shared_string-source">
299
+ <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 269</span>
300
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">add_shared_string</span>(<span class="ruby-identifier">str</span>)
301
+ <span class="ruby-keyword">self</span>.<span class="ruby-identifier">datatype</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">DataType</span><span class="ruby-operator">::</span><span class="ruby-constant">SHARED_STRING</span>
302
+ <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">shared_strings_container</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">SharedStringsTable</span>.<span class="ruby-identifier">new</span>
303
+ <span class="ruby-keyword">self</span>.<span class="ruby-identifier">raw_value</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">shared_strings_container</span>.<span class="ruby-identifier">add</span>(<span class="ruby-identifier">str</span>)
304
+ <span class="ruby-keyword">end</span></pre>
305
+ </div>
306
+
307
+
308
+
173
309
 
174
310
 
311
+
312
+ </div>
313
+
314
+
315
+
316
+
317
+
318
+ </div>
319
+
320
+
321
+ <div id="method-i-change_border" class="method-detail anchor-link ">
322
+ <div class="method-header">
323
+
324
+ <div class="method-heading">
325
+ <a href="#method-i-change_border" title="Link to this method">
326
+ <span class="method-name">change_border</span>
327
+ <span class="method-args">(direction, weight)</span>
328
+ </a>
329
+ </div>
330
+
331
+ </div>
332
+
333
+
334
+ <div class="method-controls">
335
+ <details class="method-source-toggle">
336
+ <summary>Source</summary>
337
+ </details>
338
+ </div>
339
+
340
+
341
+
342
+ <div class="method-description">
343
+
175
344
  <div class="method-source-code" id="change_border-source">
176
345
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 71</span>
177
346
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">change_border</span>(<span class="ruby-identifier">direction</span>, <span class="ruby-identifier">weight</span>)
@@ -179,22 +348,43 @@
179
348
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_border</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">direction</span>, <span class="ruby-identifier">weight</span>)
180
349
  <span class="ruby-keyword">end</span></pre>
181
350
  </div>
351
+
352
+
353
+
354
+
355
+
356
+
182
357
  </div>
183
358
 
184
359
 
360
+
361
+
362
+
185
363
  </div>
186
364
 
187
- <div id="method-i-change_border_color" class="method-detail ">
365
+
366
+ <div id="method-i-change_border_color" class="method-detail anchor-link ">
188
367
  <div class="method-header">
189
- <div class="method-heading">
190
- <span class="method-name">change_border_color</span><span
191
- class="method-args">(direction, color)</span>
192
- <span class="method-click-advice">click to toggle source</span>
193
- </div>
368
+
369
+ <div class="method-heading">
370
+ <a href="#method-i-change_border_color" title="Link to this method">
371
+ <span class="method-name">change_border_color</span>
372
+ <span class="method-args">(direction, color)</span>
373
+ </a>
374
+ </div>
375
+
194
376
  </div>
195
377
 
378
+
379
+ <div class="method-controls">
380
+ <details class="method-source-toggle">
381
+ <summary>Source</summary>
382
+ </details>
383
+ </div>
384
+
385
+
386
+
196
387
  <div class="method-description">
197
-
198
388
 
199
389
  <div class="method-source-code" id="change_border_color-source">
200
390
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 76</span>
@@ -204,22 +394,43 @@
204
394
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_border_color</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">direction</span>, <span class="ruby-identifier">color</span>)
205
395
  <span class="ruby-keyword">end</span></pre>
206
396
  </div>
397
+
398
+
399
+
400
+
401
+
402
+
207
403
  </div>
208
404
 
209
405
 
406
+
407
+
408
+
210
409
  </div>
211
410
 
212
- <div id="method-i-change_contents" class="method-detail ">
411
+
412
+ <div id="method-i-change_contents" class="method-detail anchor-link ">
213
413
  <div class="method-header">
214
- <div class="method-heading">
215
- <span class="method-name">change_contents</span><span
216
- class="method-args">(data, formula_expression = nil)</span>
217
- <span class="method-click-advice">click to toggle source</span>
218
- </div>
414
+
415
+ <div class="method-heading">
416
+ <a href="#method-i-change_contents" title="Link to this method">
417
+ <span class="method-name">change_contents</span>
418
+ <span class="method-args">(data, formula_expression = nil)</span>
419
+ </a>
420
+ </div>
421
+
219
422
  </div>
220
423
 
424
+
425
+ <div class="method-controls">
426
+ <details class="method-source-toggle">
427
+ <summary>Source</summary>
428
+ </details>
429
+ </div>
430
+
431
+
432
+
221
433
  <div class="method-description">
222
-
223
434
 
224
435
  <div class="method-source-code" id="change_contents-source">
225
436
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 3</span>
@@ -241,22 +452,43 @@
241
452
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">raw_value</span> = <span class="ruby-identifier">data</span>
242
453
  <span class="ruby-keyword">end</span></pre>
243
454
  </div>
455
+
456
+
457
+
458
+
459
+
460
+
244
461
  </div>
245
462
 
246
463
 
464
+
465
+
466
+
247
467
  </div>
248
468
 
249
- <div id="method-i-change_fill" class="method-detail ">
469
+
470
+ <div id="method-i-change_fill" class="method-detail anchor-link ">
250
471
  <div class="method-header">
251
- <div class="method-heading">
252
- <span class="method-name">change_fill</span><span
253
- class="method-args">(rgb = &#39;ffffff&#39;)</span>
254
- <span class="method-click-advice">click to toggle source</span>
255
- </div>
472
+
473
+ <div class="method-heading">
474
+ <a href="#method-i-change_fill" title="Link to this method">
475
+ <span class="method-name">change_fill</span>
476
+ <span class="method-args">(rgb = &#39;ffffff&#39;)</span>
477
+ </a>
478
+ </div>
479
+
256
480
  </div>
257
481
 
482
+
483
+ <div class="method-controls">
484
+ <details class="method-source-toggle">
485
+ <summary>Source</summary>
486
+ </details>
487
+ </div>
488
+
489
+
490
+
258
491
  <div class="method-description">
259
- <p>Changes fill color of cell</p>
260
492
 
261
493
  <div class="method-source-code" id="change_fill-source">
262
494
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 165</span>
@@ -266,22 +498,43 @@
266
498
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_fill</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>, <span class="ruby-identifier">rgb</span>)
267
499
  <span class="ruby-keyword">end</span></pre>
268
500
  </div>
501
+
502
+
503
+
504
+ <p>Changes fill color of cell</p>
505
+
506
+
269
507
  </div>
270
508
 
271
509
 
510
+
511
+
512
+
272
513
  </div>
273
514
 
274
- <div id="method-i-change_font_bold" class="method-detail ">
515
+
516
+ <div id="method-i-change_font_bold" class="method-detail anchor-link ">
275
517
  <div class="method-header">
276
- <div class="method-heading">
277
- <span class="method-name">change_font_bold</span><span
278
- class="method-args">(bolded = false)</span>
279
- <span class="method-click-advice">click to toggle source</span>
280
- </div>
518
+
519
+ <div class="method-heading">
520
+ <a href="#method-i-change_font_bold" title="Link to this method">
521
+ <span class="method-name">change_font_bold</span>
522
+ <span class="method-args">(bolded = false)</span>
523
+ </a>
524
+ </div>
525
+
281
526
  </div>
282
527
 
528
+
529
+ <div class="method-controls">
530
+ <details class="method-source-toggle">
531
+ <summary>Source</summary>
532
+ </details>
533
+ </div>
534
+
535
+
536
+
283
537
  <div class="method-description">
284
- <p>Changes font bold settings of cell</p>
285
538
 
286
539
  <div class="method-source-code" id="change_font_bold-source">
287
540
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 210</span>
@@ -293,22 +546,43 @@
293
546
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
294
547
  <span class="ruby-keyword">end</span></pre>
295
548
  </div>
549
+
550
+
551
+
552
+ <p>Changes font bold settings of cell</p>
553
+
554
+
296
555
  </div>
297
556
 
298
557
 
558
+
559
+
560
+
299
561
  </div>
300
562
 
301
- <div id="method-i-change_font_color" class="method-detail ">
563
+
564
+ <div id="method-i-change_font_color" class="method-detail anchor-link ">
302
565
  <div class="method-header">
303
- <div class="method-heading">
304
- <span class="method-name">change_font_color</span><span
305
- class="method-args">(font_color = &#39;000000&#39;)</span>
306
- <span class="method-click-advice">click to toggle source</span>
307
- </div>
566
+
567
+ <div class="method-heading">
568
+ <a href="#method-i-change_font_color" title="Link to this method">
569
+ <span class="method-name">change_font_color</span>
570
+ <span class="method-args">(font_color = &#39;000000&#39;)</span>
571
+ </a>
572
+ </div>
573
+
308
574
  </div>
309
575
 
576
+
577
+ <div class="method-controls">
578
+ <details class="method-source-toggle">
579
+ <summary>Source</summary>
580
+ </details>
581
+ </div>
582
+
583
+
584
+
310
585
  <div class="method-description">
311
- <p>Changes font color of cell</p>
312
586
 
313
587
  <div class="method-source-code" id="change_font_color-source">
314
588
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 191</span>
@@ -321,22 +595,43 @@
321
595
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
322
596
  <span class="ruby-keyword">end</span></pre>
323
597
  </div>
598
+
599
+
600
+
601
+ <p>Changes font color of cell</p>
602
+
603
+
324
604
  </div>
325
605
 
326
606
 
607
+
608
+
609
+
327
610
  </div>
328
611
 
329
- <div id="method-i-change_font_italics" class="method-detail ">
612
+
613
+ <div id="method-i-change_font_italics" class="method-detail anchor-link ">
330
614
  <div class="method-header">
331
- <div class="method-heading">
332
- <span class="method-name">change_font_italics</span><span
333
- class="method-args">(italicized = false)</span>
334
- <span class="method-click-advice">click to toggle source</span>
335
- </div>
615
+
616
+ <div class="method-heading">
617
+ <a href="#method-i-change_font_italics" title="Link to this method">
618
+ <span class="method-name">change_font_italics</span>
619
+ <span class="method-args">(italicized = false)</span>
620
+ </a>
621
+ </div>
622
+
336
623
  </div>
337
624
 
625
+
626
+ <div class="method-controls">
627
+ <details class="method-source-toggle">
628
+ <summary>Source</summary>
629
+ </details>
630
+ </div>
631
+
632
+
633
+
338
634
  <div class="method-description">
339
- <p>Changes font italics settings of cell</p>
340
635
 
341
636
  <div class="method-source-code" id="change_font_italics-source">
342
637
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 201</span>
@@ -348,22 +643,43 @@
348
643
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
349
644
  <span class="ruby-keyword">end</span></pre>
350
645
  </div>
646
+
647
+
648
+
649
+ <p>Changes font italics settings of cell</p>
650
+
651
+
351
652
  </div>
352
653
 
353
654
 
655
+
656
+
657
+
354
658
  </div>
355
659
 
356
- <div id="method-i-change_font_name" class="method-detail ">
660
+
661
+ <div id="method-i-change_font_name" class="method-detail anchor-link ">
357
662
  <div class="method-header">
358
- <div class="method-heading">
359
- <span class="method-name">change_font_name</span><span
360
- class="method-args">(new_font_name = &#39;Verdana&#39;)</span>
361
- <span class="method-click-advice">click to toggle source</span>
362
- </div>
663
+
664
+ <div class="method-heading">
665
+ <a href="#method-i-change_font_name" title="Link to this method">
666
+ <span class="method-name">change_font_name</span>
667
+ <span class="method-args">(new_font_name = &#39;Verdana&#39;)</span>
668
+ </a>
669
+ </div>
670
+
363
671
  </div>
364
672
 
673
+
674
+ <div class="method-controls">
675
+ <details class="method-source-toggle">
676
+ <summary>Source</summary>
677
+ </details>
678
+ </div>
679
+
680
+
681
+
365
682
  <div class="method-description">
366
- <p>Changes font name of cell</p>
367
683
 
368
684
  <div class="method-source-code" id="change_font_name-source">
369
685
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 172</span>
@@ -375,22 +691,43 @@
375
691
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
376
692
  <span class="ruby-keyword">end</span></pre>
377
693
  </div>
694
+
695
+
696
+
697
+ <p>Changes font name of cell</p>
698
+
699
+
378
700
  </div>
379
701
 
380
702
 
703
+
704
+
705
+
381
706
  </div>
382
707
 
383
- <div id="method-i-change_font_size" class="method-detail ">
708
+
709
+ <div id="method-i-change_font_size" class="method-detail anchor-link ">
384
710
  <div class="method-header">
385
- <div class="method-heading">
386
- <span class="method-name">change_font_size</span><span
387
- class="method-args">(font_size = 10)</span>
388
- <span class="method-click-advice">click to toggle source</span>
711
+
712
+ <div class="method-heading">
713
+ <a href="#method-i-change_font_size" title="Link to this method">
714
+ <span class="method-name">change_font_size</span>
715
+ <span class="method-args">(font_size = 10)</span>
716
+ </a>
717
+ </div>
718
+
719
+ </div>
720
+
721
+
722
+ <div class="method-controls">
723
+ <details class="method-source-toggle">
724
+ <summary>Source</summary>
725
+ </details>
389
726
  </div>
390
- </div>
727
+
728
+
391
729
 
392
730
  <div class="method-description">
393
- <p>Changes font size of cell</p>
394
731
 
395
732
  <div class="method-source-code" id="change_font_size-source">
396
733
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 181</span>
@@ -403,22 +740,43 @@
403
740
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
404
741
  <span class="ruby-keyword">end</span></pre>
405
742
  </div>
743
+
744
+
745
+
746
+ <p>Changes font size of cell</p>
747
+
748
+
406
749
  </div>
407
750
 
408
751
 
752
+
753
+
754
+
409
755
  </div>
410
756
 
411
- <div id="method-i-change_font_strikethrough" class="method-detail ">
757
+
758
+ <div id="method-i-change_font_strikethrough" class="method-detail anchor-link ">
412
759
  <div class="method-header">
413
- <div class="method-heading">
414
- <span class="method-name">change_font_strikethrough</span><span
415
- class="method-args">(struckthrough = false)</span>
416
- <span class="method-click-advice">click to toggle source</span>
417
- </div>
760
+
761
+ <div class="method-heading">
762
+ <a href="#method-i-change_font_strikethrough" title="Link to this method">
763
+ <span class="method-name">change_font_strikethrough</span>
764
+ <span class="method-args">(struckthrough = false)</span>
765
+ </a>
766
+ </div>
767
+
418
768
  </div>
419
769
 
770
+
771
+ <div class="method-controls">
772
+ <details class="method-source-toggle">
773
+ <summary>Source</summary>
774
+ </details>
775
+ </div>
776
+
777
+
778
+
420
779
  <div class="method-description">
421
-
422
780
 
423
781
  <div class="method-source-code" id="change_font_strikethrough-source">
424
782
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 227</span>
@@ -430,22 +788,43 @@
430
788
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
431
789
  <span class="ruby-keyword">end</span></pre>
432
790
  </div>
791
+
792
+
793
+
794
+
795
+
796
+
433
797
  </div>
434
798
 
435
799
 
800
+
801
+
802
+
436
803
  </div>
437
804
 
438
- <div id="method-i-change_font_underline" class="method-detail ">
805
+
806
+ <div id="method-i-change_font_underline" class="method-detail anchor-link ">
439
807
  <div class="method-header">
440
- <div class="method-heading">
441
- <span class="method-name">change_font_underline</span><span
442
- class="method-args">(underlined = false)</span>
443
- <span class="method-click-advice">click to toggle source</span>
444
- </div>
808
+
809
+ <div class="method-heading">
810
+ <a href="#method-i-change_font_underline" title="Link to this method">
811
+ <span class="method-name">change_font_underline</span>
812
+ <span class="method-args">(underlined = false)</span>
813
+ </a>
814
+ </div>
815
+
445
816
  </div>
446
817
 
818
+
819
+ <div class="method-controls">
820
+ <details class="method-source-toggle">
821
+ <summary>Source</summary>
822
+ </details>
823
+ </div>
824
+
825
+
826
+
447
827
  <div class="method-description">
448
- <p>Changes font underline settings of cell</p>
449
828
 
450
829
  <div class="method-source-code" id="change_font_underline-source">
451
830
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 219</span>
@@ -457,22 +836,43 @@
457
836
  <span class="ruby-identifier">update_font_references</span>(<span class="ruby-identifier">font</span>)
458
837
  <span class="ruby-keyword">end</span></pre>
459
838
  </div>
839
+
840
+
841
+
842
+ <p>Changes font underline settings of cell</p>
843
+
844
+
460
845
  </div>
461
846
 
462
847
 
848
+
849
+
850
+
463
851
  </div>
464
852
 
465
- <div id="method-i-change_horizontal_alignment" class="method-detail ">
853
+
854
+ <div id="method-i-change_horizontal_alignment" class="method-detail anchor-link ">
466
855
  <div class="method-header">
467
- <div class="method-heading">
468
- <span class="method-name">change_horizontal_alignment</span><span
469
- class="method-args">(alignment = &#39;center&#39;)</span>
470
- <span class="method-click-advice">click to toggle source</span>
471
- </div>
856
+
857
+ <div class="method-heading">
858
+ <a href="#method-i-change_horizontal_alignment" title="Link to this method">
859
+ <span class="method-name">change_horizontal_alignment</span>
860
+ <span class="method-args">(alignment = &#39;center&#39;)</span>
861
+ </a>
862
+ </div>
863
+
472
864
  </div>
473
865
 
866
+
867
+ <div class="method-controls">
868
+ <details class="method-source-toggle">
869
+ <summary>Source</summary>
870
+ </details>
871
+ </div>
872
+
873
+
874
+
474
875
  <div class="method-description">
475
-
476
876
 
477
877
  <div class="method-source-code" id="change_horizontal_alignment-source">
478
878
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 41</span>
@@ -481,22 +881,43 @@
481
881
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">horizontal</span> = <span class="ruby-identifier">alignment</span> }
482
882
  <span class="ruby-keyword">end</span></pre>
483
883
  </div>
884
+
885
+
886
+
887
+
888
+
889
+
484
890
  </div>
485
891
 
486
892
 
893
+
894
+
895
+
487
896
  </div>
488
897
 
489
- <div id="method-i-change_shrink_to_fit" class="method-detail ">
898
+
899
+ <div id="method-i-change_shrink_to_fit" class="method-detail anchor-link ">
490
900
  <div class="method-header">
491
- <div class="method-heading">
492
- <span class="method-name">change_shrink_to_fit</span><span
493
- class="method-args">(shrink_to_fit = false)</span>
494
- <span class="method-click-advice">click to toggle source</span>
495
- </div>
901
+
902
+ <div class="method-heading">
903
+ <a href="#method-i-change_shrink_to_fit" title="Link to this method">
904
+ <span class="method-name">change_shrink_to_fit</span>
905
+ <span class="method-args">(shrink_to_fit = false)</span>
906
+ </a>
907
+ </div>
908
+
496
909
  </div>
497
910
 
911
+
912
+ <div class="method-controls">
913
+ <details class="method-source-toggle">
914
+ <summary>Source</summary>
915
+ </details>
916
+ </div>
917
+
918
+
919
+
498
920
  <div class="method-description">
499
-
500
921
 
501
922
  <div class="method-source-code" id="change_shrink_to_fit-source">
502
923
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 56</span>
@@ -505,22 +926,43 @@
505
926
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">shrink_to_fit</span> = <span class="ruby-identifier">shrink_to_fit</span> }
506
927
  <span class="ruby-keyword">end</span></pre>
507
928
  </div>
929
+
930
+
931
+
932
+
933
+
934
+
508
935
  </div>
509
936
 
510
937
 
938
+
939
+
940
+
511
941
  </div>
512
942
 
513
- <div id="method-i-change_text_indent" class="method-detail ">
943
+
944
+ <div id="method-i-change_text_indent" class="method-detail anchor-link ">
514
945
  <div class="method-header">
515
- <div class="method-heading">
516
- <span class="method-name">change_text_indent</span><span
517
- class="method-args">(indent)</span>
518
- <span class="method-click-advice">click to toggle source</span>
519
- </div>
946
+
947
+ <div class="method-heading">
948
+ <a href="#method-i-change_text_indent" title="Link to this method">
949
+ <span class="method-name">change_text_indent</span>
950
+ <span class="method-args">(indent)</span>
951
+ </a>
952
+ </div>
953
+
520
954
  </div>
521
955
 
956
+
957
+ <div class="method-controls">
958
+ <details class="method-source-toggle">
959
+ <summary>Source</summary>
960
+ </details>
961
+ </div>
962
+
963
+
964
+
522
965
  <div class="method-description">
523
-
524
966
 
525
967
  <div class="method-source-code" id="change_text_indent-source">
526
968
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 66</span>
@@ -529,22 +971,43 @@
529
971
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">indent</span> = <span class="ruby-identifier">indent</span> }
530
972
  <span class="ruby-keyword">end</span></pre>
531
973
  </div>
974
+
975
+
976
+
977
+
978
+
979
+
532
980
  </div>
533
981
 
534
982
 
983
+
984
+
985
+
535
986
  </div>
536
987
 
537
- <div id="method-i-change_text_rotation" class="method-detail ">
988
+
989
+ <div id="method-i-change_text_rotation" class="method-detail anchor-link ">
538
990
  <div class="method-header">
539
- <div class="method-heading">
540
- <span class="method-name">change_text_rotation</span><span
541
- class="method-args">(rot)</span>
542
- <span class="method-click-advice">click to toggle source</span>
543
- </div>
991
+
992
+ <div class="method-heading">
993
+ <a href="#method-i-change_text_rotation" title="Link to this method">
994
+ <span class="method-name">change_text_rotation</span>
995
+ <span class="method-args">(rot)</span>
996
+ </a>
997
+ </div>
998
+
544
999
  </div>
545
1000
 
1001
+
1002
+ <div class="method-controls">
1003
+ <details class="method-source-toggle">
1004
+ <summary>Source</summary>
1005
+ </details>
1006
+ </div>
1007
+
1008
+
1009
+
546
1010
  <div class="method-description">
547
-
548
1011
 
549
1012
  <div class="method-source-code" id="change_text_rotation-source">
550
1013
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 61</span>
@@ -553,22 +1016,43 @@
553
1016
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">text_rotation</span> = <span class="ruby-identifier">rot</span> }
554
1017
  <span class="ruby-keyword">end</span></pre>
555
1018
  </div>
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+
556
1025
  </div>
557
1026
 
558
1027
 
1028
+
1029
+
1030
+
559
1031
  </div>
560
1032
 
561
- <div id="method-i-change_text_wrap" class="method-detail ">
1033
+
1034
+ <div id="method-i-change_text_wrap" class="method-detail anchor-link ">
562
1035
  <div class="method-header">
563
- <div class="method-heading">
564
- <span class="method-name">change_text_wrap</span><span
565
- class="method-args">(wrap = false)</span>
566
- <span class="method-click-advice">click to toggle source</span>
567
- </div>
1036
+
1037
+ <div class="method-heading">
1038
+ <a href="#method-i-change_text_wrap" title="Link to this method">
1039
+ <span class="method-name">change_text_wrap</span>
1040
+ <span class="method-args">(wrap = false)</span>
1041
+ </a>
1042
+ </div>
1043
+
568
1044
  </div>
569
1045
 
1046
+
1047
+ <div class="method-controls">
1048
+ <details class="method-source-toggle">
1049
+ <summary>Source</summary>
1050
+ </details>
1051
+ </div>
1052
+
1053
+
1054
+
570
1055
  <div class="method-description">
571
-
572
1056
 
573
1057
  <div class="method-source-code" id="change_text_wrap-source">
574
1058
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 51</span>
@@ -577,22 +1061,43 @@
577
1061
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">wrap_text</span> = <span class="ruby-identifier">wrap</span> }
578
1062
  <span class="ruby-keyword">end</span></pre>
579
1063
  </div>
1064
+
1065
+
1066
+
1067
+
1068
+
1069
+
580
1070
  </div>
581
1071
 
582
1072
 
1073
+
1074
+
1075
+
583
1076
  </div>
584
1077
 
585
- <div id="method-i-change_vertical_alignment" class="method-detail ">
1078
+
1079
+ <div id="method-i-change_vertical_alignment" class="method-detail anchor-link ">
586
1080
  <div class="method-header">
587
- <div class="method-heading">
588
- <span class="method-name">change_vertical_alignment</span><span
589
- class="method-args">(alignment = &#39;center&#39;)</span>
590
- <span class="method-click-advice">click to toggle source</span>
591
- </div>
1081
+
1082
+ <div class="method-heading">
1083
+ <a href="#method-i-change_vertical_alignment" title="Link to this method">
1084
+ <span class="method-name">change_vertical_alignment</span>
1085
+ <span class="method-args">(alignment = &#39;center&#39;)</span>
1086
+ </a>
1087
+ </div>
1088
+
592
1089
  </div>
593
1090
 
1091
+
1092
+ <div class="method-controls">
1093
+ <details class="method-source-toggle">
1094
+ <summary>Source</summary>
1095
+ </details>
1096
+ </div>
1097
+
1098
+
1099
+
594
1100
  <div class="method-description">
595
-
596
1101
 
597
1102
  <div class="method-source-code" id="change_vertical_alignment-source">
598
1103
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 46</span>
@@ -601,22 +1106,43 @@
601
1106
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">modify_alignment</span>(<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">a</span><span class="ruby-operator">|</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">vertical</span> = <span class="ruby-identifier">alignment</span> }
602
1107
  <span class="ruby-keyword">end</span></pre>
603
1108
  </div>
1109
+
1110
+
1111
+
1112
+
1113
+
1114
+
604
1115
  </div>
605
1116
 
606
1117
 
1118
+
1119
+
1120
+
607
1121
  </div>
608
1122
 
609
- <div id="method-i-fill_color" class="method-detail ">
1123
+
1124
+ <div id="method-i-fill_color" class="method-detail anchor-link ">
610
1125
  <div class="method-header">
611
- <div class="method-heading">
612
- <span class="method-name">fill_color</span><span
613
- class="method-args">()</span>
614
- <span class="method-click-advice">click to toggle source</span>
615
- </div>
1126
+
1127
+ <div class="method-heading">
1128
+ <a href="#method-i-fill_color" title="Link to this method">
1129
+ <span class="method-name">fill_color</span>
1130
+ <span class="method-args">()</span>
1131
+ </a>
1132
+ </div>
1133
+
616
1134
  </div>
617
1135
 
1136
+
1137
+ <div class="method-controls">
1138
+ <details class="method-source-toggle">
1139
+ <summary>Source</summary>
1140
+ </details>
1141
+ </div>
1142
+
1143
+
1144
+
618
1145
  <div class="method-description">
619
-
620
1146
 
621
1147
  <div class="method-source-code" id="fill_color-source">
622
1148
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 117</span>
@@ -625,22 +1151,43 @@
625
1151
  <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">get_fill_color</span>(<span class="ruby-identifier">get_cell_xf</span>)
626
1152
  <span class="ruby-keyword">end</span></pre>
627
1153
  </div>
1154
+
1155
+
1156
+
1157
+
1158
+
1159
+
628
1160
  </div>
629
1161
 
630
1162
 
1163
+
1164
+
1165
+
631
1166
  </div>
632
1167
 
633
- <div id="method-i-font_color" class="method-detail ">
1168
+
1169
+ <div id="method-i-font_color" class="method-detail anchor-link ">
634
1170
  <div class="method-header">
635
- <div class="method-heading">
636
- <span class="method-name">font_color</span><span
637
- class="method-args">()</span>
638
- <span class="method-click-advice">click to toggle source</span>
639
- </div>
1171
+
1172
+ <div class="method-heading">
1173
+ <a href="#method-i-font_color" title="Link to this method">
1174
+ <span class="method-name">font_color</span>
1175
+ <span class="method-args">()</span>
1176
+ </a>
1177
+ </div>
1178
+
640
1179
  </div>
641
1180
 
1181
+
1182
+ <div class="method-controls">
1183
+ <details class="method-source-toggle">
1184
+ <summary>Source</summary>
1185
+ </details>
1186
+ </div>
1187
+
1188
+
1189
+
642
1190
  <div class="method-description">
643
-
644
1191
 
645
1192
  <div class="method-source-code" id="font_color-source">
646
1193
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 112</span>
@@ -649,22 +1196,43 @@
649
1196
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">&#39;000000&#39;</span>
650
1197
  <span class="ruby-keyword">end</span></pre>
651
1198
  </div>
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+
652
1205
  </div>
653
1206
 
654
1207
 
1208
+
1209
+
1210
+
655
1211
  </div>
656
1212
 
657
- <div id="method-i-font_name" class="method-detail ">
1213
+
1214
+ <div id="method-i-font_name" class="method-detail anchor-link ">
658
1215
  <div class="method-header">
659
- <div class="method-heading">
660
- <span class="method-name">font_name</span><span
661
- class="method-args">()</span>
662
- <span class="method-click-advice">click to toggle source</span>
663
- </div>
1216
+
1217
+ <div class="method-heading">
1218
+ <a href="#method-i-font_name" title="Link to this method">
1219
+ <span class="method-name">font_name</span>
1220
+ <span class="method-args">()</span>
1221
+ </a>
1222
+ </div>
1223
+
664
1224
  </div>
665
1225
 
1226
+
1227
+ <div class="method-controls">
1228
+ <details class="method-source-toggle">
1229
+ <summary>Source</summary>
1230
+ </details>
1231
+ </div>
1232
+
1233
+
1234
+
666
1235
  <div class="method-description">
667
-
668
1236
 
669
1237
  <div class="method-source-code" id="font_name-source">
670
1238
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 102</span>
@@ -673,22 +1241,43 @@
673
1241
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_name</span>
674
1242
  <span class="ruby-keyword">end</span></pre>
675
1243
  </div>
1244
+
1245
+
1246
+
1247
+
1248
+
1249
+
676
1250
  </div>
677
1251
 
678
1252
 
1253
+
1254
+
1255
+
679
1256
  </div>
680
1257
 
681
- <div id="method-i-font_size" class="method-detail ">
1258
+
1259
+ <div id="method-i-font_size" class="method-detail anchor-link ">
682
1260
  <div class="method-header">
683
- <div class="method-heading">
684
- <span class="method-name">font_size</span><span
685
- class="method-args">()</span>
686
- <span class="method-click-advice">click to toggle source</span>
687
- </div>
1261
+
1262
+ <div class="method-heading">
1263
+ <a href="#method-i-font_size" title="Link to this method">
1264
+ <span class="method-name">font_size</span>
1265
+ <span class="method-args">()</span>
1266
+ </a>
1267
+ </div>
1268
+
688
1269
  </div>
689
1270
 
1271
+
1272
+ <div class="method-controls">
1273
+ <details class="method-source-toggle">
1274
+ <summary>Source</summary>
1275
+ </details>
1276
+ </div>
1277
+
1278
+
1279
+
690
1280
  <div class="method-description">
691
-
692
1281
 
693
1282
  <div class="method-source-code" id="font_size-source">
694
1283
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 107</span>
@@ -697,22 +1286,43 @@
697
1286
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">get_size</span>
698
1287
  <span class="ruby-keyword">end</span></pre>
699
1288
  </div>
1289
+
1290
+
1291
+
1292
+
1293
+
1294
+
700
1295
  </div>
701
1296
 
702
1297
 
1298
+
1299
+
1300
+
703
1301
  </div>
704
1302
 
705
- <div id="method-i-font_switch" class="method-detail ">
1303
+
1304
+ <div id="method-i-font_switch" class="method-detail anchor-link ">
706
1305
  <div class="method-header">
707
- <div class="method-heading">
708
- <span class="method-name">font_switch</span><span
709
- class="method-args">(change_type, arg)</span>
710
- <span class="method-click-advice">click to toggle source</span>
711
- </div>
1306
+
1307
+ <div class="method-heading">
1308
+ <a href="#method-i-font_switch" title="Link to this method">
1309
+ <span class="method-name">font_switch</span>
1310
+ <span class="method-args">(change_type, arg)</span>
1311
+ </a>
1312
+ </div>
1313
+
712
1314
  </div>
713
1315
 
1316
+
1317
+ <div class="method-controls">
1318
+ <details class="method-source-toggle">
1319
+ <summary>Source</summary>
1320
+ </details>
1321
+ </div>
1322
+
1323
+
1324
+
714
1325
  <div class="method-description">
715
- <p>Performs correct modification based on what type of change_type is specified</p>
716
1326
 
717
1327
  <div class="method-source-code" id="font_switch-source">
718
1328
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 243</span>
@@ -729,22 +1339,43 @@
729
1339
  <span class="ruby-keyword">end</span>
730
1340
  <span class="ruby-keyword">end</span></pre>
731
1341
  </div>
1342
+
1343
+
1344
+
1345
+ <p>Performs correct modification based on what type of change_type is specified</p>
1346
+
1347
+
732
1348
  </div>
733
1349
 
734
1350
 
1351
+
1352
+
1353
+
735
1354
  </div>
736
1355
 
737
- <div id="method-i-get_border" class="method-detail ">
1356
+
1357
+ <div id="method-i-get_border" class="method-detail anchor-link ">
738
1358
  <div class="method-header">
739
- <div class="method-heading">
740
- <span class="method-name">get_border</span><span
741
- class="method-args">(direction)</span>
742
- <span class="method-click-advice">click to toggle source</span>
743
- </div>
1359
+
1360
+ <div class="method-heading">
1361
+ <a href="#method-i-get_border" title="Link to this method">
1362
+ <span class="method-name">get_border</span>
1363
+ <span class="method-args">(direction)</span>
1364
+ </a>
1365
+ </div>
1366
+
744
1367
  </div>
745
1368
 
1369
+
1370
+ <div class="method-controls">
1371
+ <details class="method-source-toggle">
1372
+ <summary>Source</summary>
1373
+ </details>
1374
+ </div>
1375
+
1376
+
1377
+
746
1378
  <div class="method-description">
747
-
748
1379
 
749
1380
  <div class="method-source-code" id="get_border-source">
750
1381
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 31</span>
@@ -753,22 +1384,43 @@
753
1384
  <span class="ruby-identifier">get_cell_border</span>.<span class="ruby-identifier">get_edge_style</span>(<span class="ruby-identifier">direction</span>)
754
1385
  <span class="ruby-keyword">end</span></pre>
755
1386
  </div>
1387
+
1388
+
1389
+
1390
+
1391
+
1392
+
756
1393
  </div>
757
1394
 
758
1395
 
1396
+
1397
+
1398
+
759
1399
  </div>
760
1400
 
761
- <div id="method-i-get_border_color" class="method-detail ">
1401
+
1402
+ <div id="method-i-get_border_color" class="method-detail anchor-link ">
762
1403
  <div class="method-header">
763
- <div class="method-heading">
764
- <span class="method-name">get_border_color</span><span
765
- class="method-args">(direction)</span>
766
- <span class="method-click-advice">click to toggle source</span>
767
- </div>
1404
+
1405
+ <div class="method-heading">
1406
+ <a href="#method-i-get_border_color" title="Link to this method">
1407
+ <span class="method-name">get_border_color</span>
1408
+ <span class="method-args">(direction)</span>
1409
+ </a>
1410
+ </div>
1411
+
768
1412
  </div>
769
1413
 
1414
+
1415
+ <div class="method-controls">
1416
+ <details class="method-source-toggle">
1417
+ <summary>Source</summary>
1418
+ </details>
1419
+ </div>
1420
+
1421
+
1422
+
770
1423
  <div class="method-description">
771
-
772
1424
 
773
1425
  <div class="method-source-code" id="get_border_color-source">
774
1426
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 36</span>
@@ -777,22 +1429,43 @@
777
1429
  <span class="ruby-identifier">get_cell_border</span>.<span class="ruby-identifier">get_edge_color</span>(<span class="ruby-identifier">direction</span>)
778
1430
  <span class="ruby-keyword">end</span></pre>
779
1431
  </div>
1432
+
1433
+
1434
+
1435
+
1436
+
1437
+
780
1438
  </div>
781
1439
 
782
1440
 
1441
+
1442
+
1443
+
783
1444
  </div>
784
1445
 
785
- <div id="method-i-horizontal_alignment" class="method-detail ">
1446
+
1447
+ <div id="method-i-horizontal_alignment" class="method-detail anchor-link ">
786
1448
  <div class="method-header">
787
- <div class="method-heading">
788
- <span class="method-name">horizontal_alignment</span><span
789
- class="method-args">()</span>
790
- <span class="method-click-advice">click to toggle source</span>
791
- </div>
1449
+
1450
+ <div class="method-heading">
1451
+ <a href="#method-i-horizontal_alignment" title="Link to this method">
1452
+ <span class="method-name">horizontal_alignment</span>
1453
+ <span class="method-args">()</span>
1454
+ </a>
1455
+ </div>
1456
+
792
1457
  </div>
793
1458
 
1459
+
1460
+ <div class="method-controls">
1461
+ <details class="method-source-toggle">
1462
+ <summary>Source</summary>
1463
+ </details>
1464
+ </div>
1465
+
1466
+
1467
+
794
1468
  <div class="method-description">
795
-
796
1469
 
797
1470
  <div class="method-source-code" id="horizontal_alignment-source">
798
1471
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 122</span>
@@ -803,22 +1476,43 @@
803
1476
  <span class="ruby-identifier">xf_obj</span>.<span class="ruby-identifier">alignment</span>.<span class="ruby-identifier">horizontal</span>
804
1477
  <span class="ruby-keyword">end</span></pre>
805
1478
  </div>
1479
+
1480
+
1481
+
1482
+
1483
+
1484
+
806
1485
  </div>
807
1486
 
808
1487
 
1488
+
1489
+
1490
+
809
1491
  </div>
810
1492
 
811
- <div id="method-i-is_bolded" class="method-detail ">
1493
+
1494
+ <div id="method-i-is_bolded" class="method-detail anchor-link ">
812
1495
  <div class="method-header">
813
- <div class="method-heading">
814
- <span class="method-name">is_bolded</span><span
815
- class="method-args">()</span>
816
- <span class="method-click-advice">click to toggle source</span>
817
- </div>
1496
+
1497
+ <div class="method-heading">
1498
+ <a href="#method-i-is_bolded" title="Link to this method">
1499
+ <span class="method-name">is_bolded</span>
1500
+ <span class="method-args">()</span>
1501
+ </a>
1502
+ </div>
1503
+
818
1504
  </div>
819
1505
 
1506
+
1507
+ <div class="method-controls">
1508
+ <details class="method-source-toggle">
1509
+ <summary>Source</summary>
1510
+ </details>
1511
+ </div>
1512
+
1513
+
1514
+
820
1515
  <div class="method-description">
821
-
822
1516
 
823
1517
  <div class="method-source-code" id="is_bolded-source">
824
1518
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 87</span>
@@ -827,22 +1521,43 @@
827
1521
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_bold</span>
828
1522
  <span class="ruby-keyword">end</span></pre>
829
1523
  </div>
1524
+
1525
+
1526
+
1527
+
1528
+
1529
+
830
1530
  </div>
831
1531
 
832
1532
 
1533
+
1534
+
1535
+
833
1536
  </div>
834
1537
 
835
- <div id="method-i-is_italicized" class="method-detail ">
1538
+
1539
+ <div id="method-i-is_italicized" class="method-detail anchor-link ">
836
1540
  <div class="method-header">
837
- <div class="method-heading">
838
- <span class="method-name">is_italicized</span><span
839
- class="method-args">()</span>
840
- <span class="method-click-advice">click to toggle source</span>
841
- </div>
1541
+
1542
+ <div class="method-heading">
1543
+ <a href="#method-i-is_italicized" title="Link to this method">
1544
+ <span class="method-name">is_italicized</span>
1545
+ <span class="method-args">()</span>
1546
+ </a>
1547
+ </div>
1548
+
842
1549
  </div>
843
1550
 
1551
+
1552
+ <div class="method-controls">
1553
+ <details class="method-source-toggle">
1554
+ <summary>Source</summary>
1555
+ </details>
1556
+ </div>
1557
+
1558
+
1559
+
844
1560
  <div class="method-description">
845
-
846
1561
 
847
1562
  <div class="method-source-code" id="is_italicized-source">
848
1563
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 82</span>
@@ -851,22 +1566,43 @@
851
1566
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_italic</span>
852
1567
  <span class="ruby-keyword">end</span></pre>
853
1568
  </div>
1569
+
1570
+
1571
+
1572
+
1573
+
1574
+
854
1575
  </div>
855
1576
 
856
1577
 
1578
+
1579
+
1580
+
857
1581
  </div>
858
1582
 
859
- <div id="method-i-is_struckthrough" class="method-detail ">
1583
+
1584
+ <div id="method-i-is_struckthrough" class="method-detail anchor-link ">
860
1585
  <div class="method-header">
861
- <div class="method-heading">
862
- <span class="method-name">is_struckthrough</span><span
863
- class="method-args">()</span>
864
- <span class="method-click-advice">click to toggle source</span>
865
- </div>
1586
+
1587
+ <div class="method-heading">
1588
+ <a href="#method-i-is_struckthrough" title="Link to this method">
1589
+ <span class="method-name">is_struckthrough</span>
1590
+ <span class="method-args">()</span>
1591
+ </a>
1592
+ </div>
1593
+
866
1594
  </div>
867
1595
 
1596
+
1597
+ <div class="method-controls">
1598
+ <details class="method-source-toggle">
1599
+ <summary>Source</summary>
1600
+ </details>
1601
+ </div>
1602
+
1603
+
1604
+
868
1605
  <div class="method-description">
869
-
870
1606
 
871
1607
  <div class="method-source-code" id="is_struckthrough-source">
872
1608
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 97</span>
@@ -875,22 +1611,43 @@
875
1611
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_strikethrough</span>
876
1612
  <span class="ruby-keyword">end</span></pre>
877
1613
  </div>
1614
+
1615
+
1616
+
1617
+
1618
+
1619
+
878
1620
  </div>
879
1621
 
880
1622
 
1623
+
1624
+
1625
+
881
1626
  </div>
882
1627
 
883
- <div id="method-i-is_underlined" class="method-detail ">
1628
+
1629
+ <div id="method-i-is_underlined" class="method-detail anchor-link ">
884
1630
  <div class="method-header">
885
- <div class="method-heading">
886
- <span class="method-name">is_underlined</span><span
887
- class="method-args">()</span>
888
- <span class="method-click-advice">click to toggle source</span>
889
- </div>
1631
+
1632
+ <div class="method-heading">
1633
+ <a href="#method-i-is_underlined" title="Link to this method">
1634
+ <span class="method-name">is_underlined</span>
1635
+ <span class="method-args">()</span>
1636
+ </a>
1637
+ </div>
1638
+
890
1639
  </div>
891
1640
 
1641
+
1642
+ <div class="method-controls">
1643
+ <details class="method-source-toggle">
1644
+ <summary>Source</summary>
1645
+ </details>
1646
+ </div>
1647
+
1648
+
1649
+
892
1650
  <div class="method-description">
893
-
894
1651
 
895
1652
  <div class="method-source-code" id="is_underlined-source">
896
1653
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 92</span>
@@ -899,22 +1656,43 @@
899
1656
  <span class="ruby-identifier">get_cell_font</span>.<span class="ruby-identifier">is_underlined</span>
900
1657
  <span class="ruby-keyword">end</span></pre>
901
1658
  </div>
1659
+
1660
+
1661
+
1662
+
1663
+
1664
+
902
1665
  </div>
903
1666
 
904
1667
 
1668
+
1669
+
1670
+
905
1671
  </div>
906
1672
 
907
- <div id="method-i-remove_formula" class="method-detail ">
1673
+
1674
+ <div id="method-i-remove_formula" class="method-detail anchor-link ">
908
1675
  <div class="method-header">
909
- <div class="method-heading">
910
- <span class="method-name">remove_formula</span><span
911
- class="method-args">()</span>
912
- <span class="method-click-advice">click to toggle source</span>
913
- </div>
1676
+
1677
+ <div class="method-heading">
1678
+ <a href="#method-i-remove_formula" title="Link to this method">
1679
+ <span class="method-name">remove_formula</span>
1680
+ <span class="method-args">()</span>
1681
+ </a>
1682
+ </div>
1683
+
914
1684
  </div>
915
1685
 
1686
+
1687
+ <div class="method-controls">
1688
+ <details class="method-source-toggle">
1689
+ <summary>Source</summary>
1690
+ </details>
1691
+ </div>
1692
+
1693
+
1694
+
916
1695
  <div class="method-description">
917
-
918
1696
 
919
1697
  <div class="method-source-code" id="remove_formula-source">
920
1698
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 21</span>
@@ -928,22 +1706,43 @@
928
1706
  }
929
1707
  <span class="ruby-keyword">end</span></pre>
930
1708
  </div>
1709
+
1710
+
1711
+
1712
+
1713
+
1714
+
931
1715
  </div>
932
1716
 
933
1717
 
1718
+
1719
+
1720
+
934
1721
  </div>
935
1722
 
936
- <div id="method-i-set_number_format" class="method-detail ">
1723
+
1724
+ <div id="method-i-set_number_format" class="method-detail anchor-link ">
937
1725
  <div class="method-header">
938
- <div class="method-heading">
939
- <span class="method-name">set_number_format</span><span
940
- class="method-args">(format_code)</span>
941
- <span class="method-click-advice">click to toggle source</span>
942
- </div>
1726
+
1727
+ <div class="method-heading">
1728
+ <a href="#method-i-set_number_format" title="Link to this method">
1729
+ <span class="method-name">set_number_format</span>
1730
+ <span class="method-args">(format_code)</span>
1731
+ </a>
1732
+ </div>
1733
+
943
1734
  </div>
944
1735
 
1736
+
1737
+ <div class="method-controls">
1738
+ <details class="method-source-toggle">
1739
+ <summary>Source</summary>
1740
+ </details>
1741
+ </div>
1742
+
1743
+
1744
+
945
1745
  <div class="method-description">
946
-
947
1746
 
948
1747
  <div class="method-source-code" id="set_number_format-source">
949
1748
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 157</span>
@@ -954,22 +1753,43 @@
954
1753
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> = <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">register_new_xf</span>(<span class="ruby-identifier">new_xf</span>)
955
1754
  <span class="ruby-keyword">end</span></pre>
956
1755
  </div>
1756
+
1757
+
1758
+
1759
+
1760
+
1761
+
957
1762
  </div>
958
1763
 
959
1764
 
1765
+
1766
+
1767
+
960
1768
  </div>
961
1769
 
962
- <div id="method-i-text_indent" class="method-detail ">
1770
+
1771
+ <div id="method-i-text_indent" class="method-detail anchor-link ">
963
1772
  <div class="method-header">
964
- <div class="method-heading">
965
- <span class="method-name">text_indent</span><span
966
- class="method-args">()</span>
967
- <span class="method-click-advice">click to toggle source</span>
968
- </div>
1773
+
1774
+ <div class="method-heading">
1775
+ <a href="#method-i-text_indent" title="Link to this method">
1776
+ <span class="method-name">text_indent</span>
1777
+ <span class="method-args">()</span>
1778
+ </a>
1779
+ </div>
1780
+
969
1781
  </div>
970
1782
 
1783
+
1784
+ <div class="method-controls">
1785
+ <details class="method-source-toggle">
1786
+ <summary>Source</summary>
1787
+ </details>
1788
+ </div>
1789
+
1790
+
1791
+
971
1792
  <div class="method-description">
972
-
973
1793
 
974
1794
  <div class="method-source-code" id="text_indent-source">
975
1795
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 150</span>
@@ -980,22 +1800,43 @@
980
1800
  <span class="ruby-identifier">xf_obj</span>.<span class="ruby-identifier">alignment</span>.<span class="ruby-identifier">indent</span>
981
1801
  <span class="ruby-keyword">end</span></pre>
982
1802
  </div>
1803
+
1804
+
1805
+
1806
+
1807
+
1808
+
983
1809
  </div>
984
1810
 
985
1811
 
1812
+
1813
+
1814
+
986
1815
  </div>
987
1816
 
988
- <div id="method-i-text_rotation" class="method-detail ">
1817
+
1818
+ <div id="method-i-text_rotation" class="method-detail anchor-link ">
989
1819
  <div class="method-header">
990
- <div class="method-heading">
991
- <span class="method-name">text_rotation</span><span
992
- class="method-args">()</span>
993
- <span class="method-click-advice">click to toggle source</span>
994
- </div>
1820
+
1821
+ <div class="method-heading">
1822
+ <a href="#method-i-text_rotation" title="Link to this method">
1823
+ <span class="method-name">text_rotation</span>
1824
+ <span class="method-args">()</span>
1825
+ </a>
1826
+ </div>
1827
+
995
1828
  </div>
996
1829
 
1830
+
1831
+ <div class="method-controls">
1832
+ <details class="method-source-toggle">
1833
+ <summary>Source</summary>
1834
+ </details>
1835
+ </div>
1836
+
1837
+
1838
+
997
1839
  <div class="method-description">
998
-
999
1840
 
1000
1841
  <div class="method-source-code" id="text_rotation-source">
1001
1842
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 143</span>
@@ -1006,22 +1847,43 @@
1006
1847
  <span class="ruby-identifier">xf_obj</span>.<span class="ruby-identifier">alignment</span>.<span class="ruby-identifier">text_rotation</span>
1007
1848
  <span class="ruby-keyword">end</span></pre>
1008
1849
  </div>
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+
1009
1856
  </div>
1010
1857
 
1011
1858
 
1859
+
1860
+
1861
+
1012
1862
  </div>
1013
1863
 
1014
- <div id="method-i-text_wrap" class="method-detail ">
1864
+
1865
+ <div id="method-i-text_wrap" class="method-detail anchor-link ">
1015
1866
  <div class="method-header">
1016
- <div class="method-heading">
1017
- <span class="method-name">text_wrap</span><span
1018
- class="method-args">()</span>
1019
- <span class="method-click-advice">click to toggle source</span>
1020
- </div>
1867
+
1868
+ <div class="method-heading">
1869
+ <a href="#method-i-text_wrap" title="Link to this method">
1870
+ <span class="method-name">text_wrap</span>
1871
+ <span class="method-args">()</span>
1872
+ </a>
1873
+ </div>
1874
+
1021
1875
  </div>
1022
1876
 
1877
+
1878
+ <div class="method-controls">
1879
+ <details class="method-source-toggle">
1880
+ <summary>Source</summary>
1881
+ </details>
1882
+ </div>
1883
+
1884
+
1885
+
1023
1886
  <div class="method-description">
1024
-
1025
1887
 
1026
1888
  <div class="method-source-code" id="text_wrap-source">
1027
1889
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 136</span>
@@ -1032,22 +1894,43 @@
1032
1894
  <span class="ruby-identifier">xf_obj</span>.<span class="ruby-identifier">alignment</span>.<span class="ruby-identifier">wrap_text</span>
1033
1895
  <span class="ruby-keyword">end</span></pre>
1034
1896
  </div>
1897
+
1898
+
1899
+
1900
+
1901
+
1902
+
1035
1903
  </div>
1036
1904
 
1037
1905
 
1906
+
1907
+
1908
+
1038
1909
  </div>
1039
1910
 
1040
- <div id="method-i-vertical_alignment" class="method-detail ">
1911
+
1912
+ <div id="method-i-vertical_alignment" class="method-detail anchor-link ">
1041
1913
  <div class="method-header">
1042
- <div class="method-heading">
1043
- <span class="method-name">vertical_alignment</span><span
1044
- class="method-args">()</span>
1045
- <span class="method-click-advice">click to toggle source</span>
1046
- </div>
1914
+
1915
+ <div class="method-heading">
1916
+ <a href="#method-i-vertical_alignment" title="Link to this method">
1917
+ <span class="method-name">vertical_alignment</span>
1918
+ <span class="method-args">()</span>
1919
+ </a>
1920
+ </div>
1921
+
1047
1922
  </div>
1048
1923
 
1924
+
1925
+ <div class="method-controls">
1926
+ <details class="method-source-toggle">
1927
+ <summary>Source</summary>
1928
+ </details>
1929
+ </div>
1930
+
1931
+
1932
+
1049
1933
  <div class="method-description">
1050
-
1051
1934
 
1052
1935
  <div class="method-source-code" id="vertical_alignment-source">
1053
1936
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/cell.rb, line 129</span>
@@ -1058,20 +1941,25 @@
1058
1941
  <span class="ruby-identifier">xf_obj</span>.<span class="ruby-identifier">alignment</span>.<span class="ruby-identifier">vertical</span>
1059
1942
  <span class="ruby-keyword">end</span></pre>
1060
1943
  </div>
1944
+
1945
+
1946
+
1947
+
1948
+
1949
+
1061
1950
  </div>
1062
1951
 
1063
1952
 
1953
+
1954
+
1955
+
1064
1956
  </div>
1065
1957
 
1958
+
1066
1959
  </section>
1067
1960
 
1068
1961
  </section>
1069
- </main>
1070
-
1071
1962
 
1072
- <footer id="validator-badges" role="contentinfo">
1073
- <p><a href="https://validator.w3.org/check/referer">Validate</a>
1074
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
1075
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
1076
- </footer>
1963
+ </main>
1964
+ </body>
1077
1965