rubyXL 3.4.3 → 3.4.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (407) hide show
  1. checksums.yaml +4 -4
  2. data/.circleci/config.yml +59 -0
  3. data/Gemfile +1 -0
  4. data/Gemfile.lock +92 -0
  5. data/README.rdoc +6 -1
  6. data/Rakefile +2 -2
  7. data/VERSION +1 -1
  8. data/lib/rubyXL.rb +1 -0
  9. data/lib/rubyXL/objects/chartsheet.rb +2 -2
  10. data/lib/rubyXL/objects/color.rb +2 -1
  11. data/lib/rubyXL/objects/connection.rb +175 -0
  12. data/lib/rubyXL/objects/query_table.rb +104 -0
  13. data/lib/rubyXL/objects/relationships.rb +7 -2
  14. data/lib/rubyXL/objects/simple_types.rb +13 -0
  15. data/lib/rubyXL/objects/workbook.rb +2 -0
  16. data/lib/rubyXL/objects/worksheet.rb +3 -0
  17. data/rdoc/README_rdoc.html +55 -95
  18. data/rdoc/RubyXL.html +52 -23
  19. data/rdoc/RubyXL/AExtension.html +8 -11
  20. data/rdoc/RubyXL/AExtensionStorageArea.html +3 -5
  21. data/rdoc/RubyXL/ActiveX.html +4 -6
  22. data/rdoc/RubyXL/ActiveXBinary.html +3 -5
  23. data/rdoc/RubyXL/AdjustHandleList.html +4 -7
  24. data/rdoc/RubyXL/Alignment.html +4 -7
  25. data/rdoc/RubyXL/AlternateContent.html +3 -5
  26. data/rdoc/RubyXL/Authors.html +4 -7
  27. data/rdoc/RubyXL/AutoFilter.html +4 -7
  28. data/rdoc/RubyXL/AutoFilterColumn.html +4 -7
  29. data/rdoc/RubyXL/BinaryImageFile.html +3 -5
  30. data/rdoc/RubyXL/BodyProperties.html +4 -7
  31. data/rdoc/RubyXL/BooleanNode.html +3 -5
  32. data/rdoc/RubyXL/BooleanValue.html +3 -5
  33. data/rdoc/RubyXL/Border.html +9 -12
  34. data/rdoc/RubyXL/BorderEdge.html +6 -8
  35. data/rdoc/RubyXL/Borders.html +6 -9
  36. data/rdoc/RubyXL/Break.html +4 -7
  37. data/rdoc/RubyXL/BreakList.html +4 -7
  38. data/rdoc/RubyXL/CT_AdjPoint2D.html +4 -7
  39. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +4 -7
  40. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +4 -7
  41. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +4 -7
  42. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +4 -7
  43. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +4 -7
  44. data/rdoc/RubyXL/CT_Backdrop.html +4 -7
  45. data/rdoc/RubyXL/CT_Bevel.html +4 -7
  46. data/rdoc/RubyXL/CT_BiLevelEffect.html +4 -7
  47. data/rdoc/RubyXL/CT_BlendEffect.html +4 -7
  48. data/rdoc/RubyXL/CT_Blip.html +4 -7
  49. data/rdoc/RubyXL/CT_BlipFillProperties.html +4 -7
  50. data/rdoc/RubyXL/CT_BlurEffect.html +4 -7
  51. data/rdoc/RubyXL/CT_Camera.html +4 -7
  52. data/rdoc/RubyXL/CT_Color.html +4 -7
  53. data/rdoc/RubyXL/CT_ColorChangeEffect.html +4 -7
  54. data/rdoc/RubyXL/CT_ColorMapping.html +4 -7
  55. data/rdoc/RubyXL/CT_ColorScheme.html +4 -7
  56. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +4 -7
  57. data/rdoc/RubyXL/CT_ConnectionSite.html +4 -7
  58. data/rdoc/RubyXL/CT_ConnectionSiteList.html +4 -7
  59. data/rdoc/RubyXL/CT_DashStop.html +4 -7
  60. data/rdoc/RubyXL/CT_DashStopList.html +4 -7
  61. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +4 -7
  62. data/rdoc/RubyXL/CT_DuotoneEffect.html +4 -7
  63. data/rdoc/RubyXL/CT_EffectContainer.html +4 -7
  64. data/rdoc/RubyXL/CT_EffectList.html +4 -7
  65. data/rdoc/RubyXL/CT_EffectReference.html +4 -7
  66. data/rdoc/RubyXL/CT_EffectStyleItem.html +4 -7
  67. data/rdoc/RubyXL/CT_EffectStyleList.html +4 -7
  68. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +4 -7
  69. data/rdoc/RubyXL/CT_FillEffect.html +4 -7
  70. data/rdoc/RubyXL/CT_FillOverlayEffect.html +4 -7
  71. data/rdoc/RubyXL/CT_FillStyleList.html +4 -7
  72. data/rdoc/RubyXL/CT_FlatText.html +4 -7
  73. data/rdoc/RubyXL/CT_FontCollection.html +4 -7
  74. data/rdoc/RubyXL/CT_FontReference.html +4 -7
  75. data/rdoc/RubyXL/CT_GeomGuideList.html +4 -7
  76. data/rdoc/RubyXL/CT_GlowEffect.html +4 -7
  77. data/rdoc/RubyXL/CT_GradientFillProperties.html +4 -7
  78. data/rdoc/RubyXL/CT_GradientStop.html +4 -7
  79. data/rdoc/RubyXL/CT_GradientStopList.html +4 -7
  80. data/rdoc/RubyXL/CT_HSLEffect.html +4 -7
  81. data/rdoc/RubyXL/CT_HslColor.html +4 -7
  82. data/rdoc/RubyXL/CT_Hyperlink.html +4 -7
  83. data/rdoc/RubyXL/CT_InnerShadowEffect.html +4 -7
  84. data/rdoc/RubyXL/CT_LightRig.html +4 -7
  85. data/rdoc/RubyXL/CT_LineEndProperties.html +4 -7
  86. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +4 -7
  87. data/rdoc/RubyXL/CT_LineProperties.html +4 -7
  88. data/rdoc/RubyXL/CT_LineStyleList.html +4 -7
  89. data/rdoc/RubyXL/CT_LinearShadeProperties.html +4 -7
  90. data/rdoc/RubyXL/CT_LuminanceEffect.html +4 -7
  91. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +4 -7
  92. data/rdoc/RubyXL/CT_OuterShadowEffect.html +4 -7
  93. data/rdoc/RubyXL/CT_Path2D.html +4 -7
  94. data/rdoc/RubyXL/CT_Path2DArcTo.html +4 -7
  95. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +4 -7
  96. data/rdoc/RubyXL/CT_Path2DList.html +4 -7
  97. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +4 -7
  98. data/rdoc/RubyXL/CT_Path2DTo.html +4 -7
  99. data/rdoc/RubyXL/CT_PathShadeProperties.html +4 -7
  100. data/rdoc/RubyXL/CT_PatternFillProperties.html +4 -7
  101. data/rdoc/RubyXL/CT_Point3D.html +4 -7
  102. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +4 -7
  103. data/rdoc/RubyXL/CT_PresetColor.html +4 -7
  104. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +4 -7
  105. data/rdoc/RubyXL/CT_PresetShadowEffect.html +4 -7
  106. data/rdoc/RubyXL/CT_PresetTextShape.html +4 -7
  107. data/rdoc/RubyXL/CT_ReflectionEffect.html +4 -7
  108. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +4 -7
  109. data/rdoc/RubyXL/CT_RelativeRect.html +4 -7
  110. data/rdoc/RubyXL/CT_SRgbColor.html +4 -7
  111. data/rdoc/RubyXL/CT_ScRgbColor.html +4 -7
  112. data/rdoc/RubyXL/CT_Scene3D.html +4 -7
  113. data/rdoc/RubyXL/CT_SchemeColor.html +4 -7
  114. data/rdoc/RubyXL/CT_Shape3D.html +4 -7
  115. data/rdoc/RubyXL/CT_ShapeStyle.html +4 -7
  116. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +4 -7
  117. data/rdoc/RubyXL/CT_SphereCoords.html +4 -7
  118. data/rdoc/RubyXL/CT_StretchInfoProperties.html +4 -7
  119. data/rdoc/RubyXL/CT_StyleMatrix.html +4 -7
  120. data/rdoc/RubyXL/CT_StyleMatrixReference.html +4 -7
  121. data/rdoc/RubyXL/CT_SupplementalFont.html +4 -7
  122. data/rdoc/RubyXL/CT_SystemColor.html +4 -7
  123. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +4 -7
  124. data/rdoc/RubyXL/CT_TextBlipBullet.html +4 -7
  125. data/rdoc/RubyXL/CT_TextCharBullet.html +4 -7
  126. data/rdoc/RubyXL/CT_TextCharacterProperties.html +4 -7
  127. data/rdoc/RubyXL/CT_TextFont.html +4 -7
  128. data/rdoc/RubyXL/CT_TextListStyle.html +4 -7
  129. data/rdoc/RubyXL/CT_TextNormalAutofit.html +4 -7
  130. data/rdoc/RubyXL/CT_TextParagraphProperties.html +4 -7
  131. data/rdoc/RubyXL/CT_TextSpacing.html +4 -7
  132. data/rdoc/RubyXL/CT_TextTabStop.html +4 -7
  133. data/rdoc/RubyXL/CT_TextTabStopList.html +4 -7
  134. data/rdoc/RubyXL/CT_TileInfoProperties.html +4 -7
  135. data/rdoc/RubyXL/CT_TintEffect.html +4 -7
  136. data/rdoc/RubyXL/CT_Transform2D.html +4 -7
  137. data/rdoc/RubyXL/CT_TransformEffect.html +4 -7
  138. data/rdoc/RubyXL/CT_Vector3D.html +4 -7
  139. data/rdoc/RubyXL/CT_XYAdjustHandle.html +4 -7
  140. data/rdoc/RubyXL/CalculationChain.html +5 -8
  141. data/rdoc/RubyXL/CalculationChainCell.html +4 -7
  142. data/rdoc/RubyXL/CalculationProperties.html +4 -7
  143. data/rdoc/RubyXL/Cell.html +19 -24
  144. data/rdoc/RubyXL/CellConvenienceMethods.html +43 -46
  145. data/rdoc/RubyXL/CellExt.html +4 -7
  146. data/rdoc/RubyXL/CellSmartTag.html +4 -7
  147. data/rdoc/RubyXL/CellSmartTagProperty.html +4 -7
  148. data/rdoc/RubyXL/CellSmartTags.html +4 -7
  149. data/rdoc/RubyXL/CellStyle.html +4 -7
  150. data/rdoc/RubyXL/CellStyleXFs.html +6 -9
  151. data/rdoc/RubyXL/CellStyles.html +6 -9
  152. data/rdoc/RubyXL/CellValue.html +5 -8
  153. data/rdoc/RubyXL/CellWatch.html +4 -7
  154. data/rdoc/RubyXL/CellWatches.html +4 -7
  155. data/rdoc/RubyXL/CellXFs.html +7 -10
  156. data/rdoc/RubyXL/ChartColorsFile.html +3 -5
  157. data/rdoc/RubyXL/ChartFile.html +4 -6
  158. data/rdoc/RubyXL/ChartStyleFile.html +3 -5
  159. data/rdoc/RubyXL/ChartUserShapesFile.html +3 -5
  160. data/rdoc/RubyXL/Chartsheet.html +5 -8
  161. data/rdoc/RubyXL/ChartsheetPageSetup.html +4 -7
  162. data/rdoc/RubyXL/ChartsheetProperties.html +4 -7
  163. data/rdoc/RubyXL/ChartsheetProtection.html +4 -7
  164. data/rdoc/RubyXL/ChartsheetView.html +4 -7
  165. data/rdoc/RubyXL/ChartsheetViews.html +4 -7
  166. data/rdoc/RubyXL/Color.html +6 -9
  167. data/rdoc/RubyXL/ColorConvenienceClasses.html +3 -5
  168. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +5 -7
  169. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +7 -10
  170. data/rdoc/RubyXL/ColorConvenienceMethods.html +4 -6
  171. data/rdoc/RubyXL/ColorFilter.html +4 -7
  172. data/rdoc/RubyXL/ColorScale.html +4 -7
  173. data/rdoc/RubyXL/ColorSet.html +4 -7
  174. data/rdoc/RubyXL/Colors.html +4 -7
  175. data/rdoc/RubyXL/ColumnRange.html +8 -11
  176. data/rdoc/RubyXL/ColumnRanges.html +8 -11
  177. data/rdoc/RubyXL/Comment.html +4 -7
  178. data/rdoc/RubyXL/CommentList.html +4 -7
  179. data/rdoc/RubyXL/CommentsFile.html +5 -8
  180. data/rdoc/RubyXL/ConditionalFormatValue.html +4 -7
  181. data/rdoc/RubyXL/ConditionalFormatting.html +4 -7
  182. data/rdoc/RubyXL/ConditionalFormattingRule.html +4 -7
  183. data/rdoc/RubyXL/Connection.html +103 -0
  184. data/rdoc/RubyXL/ConnectionTable.html +103 -0
  185. data/rdoc/RubyXL/ConnectionTables.html +103 -0
  186. data/rdoc/RubyXL/ConnectionTextField.html +103 -0
  187. data/rdoc/RubyXL/ConnectionTextFields.html +103 -0
  188. data/rdoc/RubyXL/Connections.html +173 -0
  189. data/rdoc/RubyXL/ContentTypeDefault.html +3 -5
  190. data/rdoc/RubyXL/ContentTypeOverride.html +3 -5
  191. data/rdoc/RubyXL/ContentTypes.html +9 -11
  192. data/rdoc/RubyXL/ControlPropertiesFile.html +3 -5
  193. data/rdoc/RubyXL/CorePropertiesFile.html +14 -16
  194. data/rdoc/RubyXL/CustomColor.html +4 -7
  195. data/rdoc/RubyXL/CustomColorList.html +4 -7
  196. data/rdoc/RubyXL/CustomFilter.html +4 -7
  197. data/rdoc/RubyXL/CustomFilters.html +4 -7
  198. data/rdoc/RubyXL/CustomGeometry.html +4 -7
  199. data/rdoc/RubyXL/CustomProperties.html +4 -7
  200. data/rdoc/RubyXL/CustomPropertiesFile.html +3 -5
  201. data/rdoc/RubyXL/CustomProperty.html +4 -7
  202. data/rdoc/RubyXL/CustomPropertyFile.html +3 -5
  203. data/rdoc/RubyXL/CustomSheetView.html +4 -7
  204. data/rdoc/RubyXL/CustomSheetViews.html +4 -7
  205. data/rdoc/RubyXL/CustomWorkbookView.html +4 -7
  206. data/rdoc/RubyXL/CustomWorkbookViews.html +4 -7
  207. data/rdoc/RubyXL/CustomXMLFile.html +3 -5
  208. data/rdoc/RubyXL/DXF.html +4 -7
  209. data/rdoc/RubyXL/DXFs.html +4 -7
  210. data/rdoc/RubyXL/DataBar.html +4 -7
  211. data/rdoc/RubyXL/DataConsolidate.html +4 -7
  212. data/rdoc/RubyXL/DataConsolidationReference.html +4 -7
  213. data/rdoc/RubyXL/DataConsolidationReferences.html +4 -7
  214. data/rdoc/RubyXL/DataType.html +4 -7
  215. data/rdoc/RubyXL/DataValidation.html +4 -7
  216. data/rdoc/RubyXL/DataValidations.html +4 -7
  217. data/rdoc/RubyXL/DateGroupItem.html +4 -7
  218. data/rdoc/RubyXL/DefinedName.html +4 -7
  219. data/rdoc/RubyXL/DefinedNameExt.html +4 -7
  220. data/rdoc/RubyXL/DefinedNames.html +4 -7
  221. data/rdoc/RubyXL/DefinedNamesExt.html +4 -7
  222. data/rdoc/RubyXL/DocumentPropertiesFile.html +8 -11
  223. data/rdoc/RubyXL/DrawingFile.html +4 -6
  224. data/rdoc/RubyXL/DynamicFilter.html +4 -7
  225. data/rdoc/RubyXL/EmbeddedControl.html +4 -7
  226. data/rdoc/RubyXL/EmbeddedControls.html +4 -7
  227. data/rdoc/RubyXL/Extension.html +4 -7
  228. data/rdoc/RubyXL/ExtensionStorageArea.html +4 -7
  229. data/rdoc/RubyXL/Extents.html +4 -7
  230. data/rdoc/RubyXL/ExternalBook.html +4 -7
  231. data/rdoc/RubyXL/ExternalLinksFile.html +4 -6
  232. data/rdoc/RubyXL/ExternalReference.html +4 -7
  233. data/rdoc/RubyXL/ExternalReferences.html +4 -7
  234. data/rdoc/RubyXL/ExtraColorSchemeList.html +4 -7
  235. data/rdoc/RubyXL/FieldItem.html +4 -7
  236. data/rdoc/RubyXL/FileRecoveryProperties.html +4 -7
  237. data/rdoc/RubyXL/FileSharing.html +4 -7
  238. data/rdoc/RubyXL/FileVersion.html +4 -7
  239. data/rdoc/RubyXL/Fill.html +6 -9
  240. data/rdoc/RubyXL/Fills.html +6 -9
  241. data/rdoc/RubyXL/FilterContainer.html +4 -7
  242. data/rdoc/RubyXL/FloatNode.html +3 -5
  243. data/rdoc/RubyXL/FloatValue.html +3 -5
  244. data/rdoc/RubyXL/Font.html +8 -12
  245. data/rdoc/RubyXL/FontConvenienceMethods.html +25 -28
  246. data/rdoc/RubyXL/FontScheme.html +4 -7
  247. data/rdoc/RubyXL/Fonts.html +6 -9
  248. data/rdoc/RubyXL/Formula.html +4 -7
  249. data/rdoc/RubyXL/FunctionGroup.html +4 -7
  250. data/rdoc/RubyXL/FunctionGroups.html +4 -7
  251. data/rdoc/RubyXL/GenericStorageObject.html +6 -8
  252. data/rdoc/RubyXL/GradientFill.html +4 -7
  253. data/rdoc/RubyXL/HeaderFooterSettings.html +4 -7
  254. data/rdoc/RubyXL/Hyperlink.html +4 -7
  255. data/rdoc/RubyXL/HyperlinkRelFile.html +3 -5
  256. data/rdoc/RubyXL/Hyperlinks.html +4 -7
  257. data/rdoc/RubyXL/IconFilter.html +4 -7
  258. data/rdoc/RubyXL/IconSet.html +4 -7
  259. data/rdoc/RubyXL/IgnoredError.html +4 -7
  260. data/rdoc/RubyXL/IgnoredErrors.html +4 -7
  261. data/rdoc/RubyXL/IndexedColors.html +4 -7
  262. data/rdoc/RubyXL/InputCells.html +4 -7
  263. data/rdoc/RubyXL/IntegerNode.html +3 -5
  264. data/rdoc/RubyXL/IntegerValue.html +3 -5
  265. data/rdoc/RubyXL/LegacyCell.html +4 -6
  266. data/rdoc/RubyXL/LegacyWorksheet.html +10 -12
  267. data/rdoc/RubyXL/MRUColors.html +4 -7
  268. data/rdoc/RubyXL/MacrosFile.html +3 -5
  269. data/rdoc/RubyXL/MergedCell.html +4 -7
  270. data/rdoc/RubyXL/MergedCells.html +4 -7
  271. data/rdoc/RubyXL/NumFmt.html +4 -7
  272. data/rdoc/RubyXL/NumberFormat.html +6 -9
  273. data/rdoc/RubyXL/NumberFormats.html +6 -10
  274. data/rdoc/RubyXL/OLEObject.html +4 -7
  275. data/rdoc/RubyXL/OLEObjectFile.html +3 -5
  276. data/rdoc/RubyXL/OLEObjects.html +4 -7
  277. data/rdoc/RubyXL/OLESize.html +4 -7
  278. data/rdoc/RubyXL/OOXMLContainerObject.html +13 -18
  279. data/rdoc/RubyXL/OOXMLIgnored.html +5 -7
  280. data/rdoc/RubyXL/OOXMLObject.html +4 -8
  281. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +49 -96
  282. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +20 -44
  283. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +28 -27
  284. data/rdoc/RubyXL/OOXMLTopLevelObject.html +19 -32
  285. data/rdoc/RubyXL/OdbcOleDbProperties.html +103 -0
  286. data/rdoc/RubyXL/Offset.html +4 -7
  287. data/rdoc/RubyXL/OlapProperties.html +103 -0
  288. data/rdoc/RubyXL/OutlineProperties.html +4 -7
  289. data/rdoc/RubyXL/PageMargins.html +4 -7
  290. data/rdoc/RubyXL/PageSetup.html +4 -7
  291. data/rdoc/RubyXL/PageSetupProperties.html +4 -7
  292. data/rdoc/RubyXL/Pane.html +4 -7
  293. data/rdoc/RubyXL/Parser.html +8 -11
  294. data/rdoc/RubyXL/PatternFill.html +4 -7
  295. data/rdoc/RubyXL/PhoneticProperties.html +4 -7
  296. data/rdoc/RubyXL/PhoneticRun.html +4 -7
  297. data/rdoc/RubyXL/PivotArea.html +4 -7
  298. data/rdoc/RubyXL/PivotCache.html +4 -7
  299. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +3 -5
  300. data/rdoc/RubyXL/PivotCacheRecordsFile.html +3 -5
  301. data/rdoc/RubyXL/PivotCaches.html +4 -7
  302. data/rdoc/RubyXL/PivotReference.html +4 -7
  303. data/rdoc/RubyXL/PivotReferences.html +4 -7
  304. data/rdoc/RubyXL/PivotTableFile.html +3 -5
  305. data/rdoc/RubyXL/PivotTableSelection.html +4 -7
  306. data/rdoc/RubyXL/PresetGeometry.html +4 -7
  307. data/rdoc/RubyXL/PrintOptions.html +4 -7
  308. data/rdoc/RubyXL/PrinterSettingsFile.html +3 -5
  309. data/rdoc/RubyXL/ProtectedRange.html +4 -7
  310. data/rdoc/RubyXL/ProtectedRanges.html +4 -7
  311. data/rdoc/RubyXL/Protection.html +4 -7
  312. data/rdoc/RubyXL/QueryParameter.html +103 -0
  313. data/rdoc/RubyXL/QueryParameters.html +103 -0
  314. data/rdoc/RubyXL/QueryTable.html +184 -0
  315. data/rdoc/RubyXL/QueryTableDeletedField.html +103 -0
  316. data/rdoc/RubyXL/QueryTableDeletedFields.html +103 -0
  317. data/rdoc/RubyXL/QueryTableField.html +103 -0
  318. data/rdoc/RubyXL/QueryTableFields.html +103 -0
  319. data/rdoc/RubyXL/QueryTableRefresh.html +103 -0
  320. data/rdoc/RubyXL/RID.html +3 -5
  321. data/rdoc/RubyXL/RawOOXML.html +6 -9
  322. data/rdoc/RubyXL/Reference.html +18 -25
  323. data/rdoc/RubyXL/Relationship.html +3 -5
  324. data/rdoc/RubyXL/RelationshipSupport.html +19 -20
  325. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +5 -7
  326. data/rdoc/RubyXL/RevisionPointer.html +4 -10
  327. data/rdoc/RubyXL/RichText.html +5 -8
  328. data/rdoc/RubyXL/RichTextRun.html +5 -8
  329. data/rdoc/RubyXL/Row.html +13 -16
  330. data/rdoc/RubyXL/RowExt.html +4 -7
  331. data/rdoc/RubyXL/RunProperties.html +4 -7
  332. data/rdoc/RubyXL/Scenario.html +4 -7
  333. data/rdoc/RubyXL/Scenarios.html +4 -7
  334. data/rdoc/RubyXL/Selection.html +6 -9
  335. data/rdoc/RubyXL/ShapeGuide.html +4 -7
  336. data/rdoc/RubyXL/ShapeTextRectangle.html +4 -7
  337. data/rdoc/RubyXL/SharedStringsTable.html +18 -21
  338. data/rdoc/RubyXL/Sheet.html +4 -7
  339. data/rdoc/RubyXL/SheetCalculationProperties.html +4 -7
  340. data/rdoc/RubyXL/SheetData.html +6 -9
  341. data/rdoc/RubyXL/SheetDataExt.html +4 -7
  342. data/rdoc/RubyXL/SheetDataSet.html +4 -7
  343. data/rdoc/RubyXL/SheetName.html +4 -7
  344. data/rdoc/RubyXL/SheetNames.html +4 -7
  345. data/rdoc/RubyXL/Sheets.html +4 -7
  346. data/rdoc/RubyXL/SlicerCacheFile.html +3 -5
  347. data/rdoc/RubyXL/SlicerFile.html +3 -5
  348. data/rdoc/RubyXL/SmartTagProperties.html +4 -7
  349. data/rdoc/RubyXL/SmartTagType.html +4 -7
  350. data/rdoc/RubyXL/SmartTagTypes.html +4 -7
  351. data/rdoc/RubyXL/SmartTags.html +4 -7
  352. data/rdoc/RubyXL/SortCondition.html +4 -7
  353. data/rdoc/RubyXL/SortState.html +4 -7
  354. data/rdoc/RubyXL/Sqref.html +5 -7
  355. data/rdoc/RubyXL/Stop.html +4 -7
  356. data/rdoc/RubyXL/StringNode.html +3 -5
  357. data/rdoc/RubyXL/StringNodeW3C.html +6 -8
  358. data/rdoc/RubyXL/StringValue.html +3 -5
  359. data/rdoc/RubyXL/Stylesheet.html +17 -20
  360. data/rdoc/RubyXL/TableFile.html +3 -5
  361. data/rdoc/RubyXL/TableParts.html +3 -5
  362. data/rdoc/RubyXL/TableStyle.html +4 -7
  363. data/rdoc/RubyXL/TableStyles.html +4 -7
  364. data/rdoc/RubyXL/Text.html +7 -13
  365. data/rdoc/RubyXL/TextImportSettings.html +103 -0
  366. data/rdoc/RubyXL/Theme.html +10 -13
  367. data/rdoc/RubyXL/ThemeElements.html +4 -7
  368. data/rdoc/RubyXL/ThumbnailFile.html +3 -5
  369. data/rdoc/RubyXL/Top10.html +4 -7
  370. data/rdoc/RubyXL/VMLDrawingFile.html +4 -7
  371. data/rdoc/RubyXL/Variant.html +4 -7
  372. data/rdoc/RubyXL/Vector.html +5 -8
  373. data/rdoc/RubyXL/VectorValue.html +3 -5
  374. data/rdoc/RubyXL/VisualProperties.html +4 -7
  375. data/rdoc/RubyXL/WebPublishObject.html +4 -7
  376. data/rdoc/RubyXL/WebPublishObjects.html +4 -7
  377. data/rdoc/RubyXL/WebPublishingItem.html +4 -7
  378. data/rdoc/RubyXL/WebPublishingItems.html +4 -7
  379. data/rdoc/RubyXL/WebPublishingProperties.html +4 -7
  380. data/rdoc/RubyXL/WebQueryProperties.html +103 -0
  381. data/rdoc/RubyXL/Workbook.html +67 -72
  382. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +24 -28
  383. data/rdoc/RubyXL/WorkbookProperties.html +4 -7
  384. data/rdoc/RubyXL/WorkbookProtection.html +4 -7
  385. data/rdoc/RubyXL/WorkbookRoot.html +8 -10
  386. data/rdoc/RubyXL/WorkbookView.html +4 -7
  387. data/rdoc/RubyXL/WorkbookViews.html +4 -7
  388. data/rdoc/RubyXL/Worksheet.html +16 -19
  389. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +98 -113
  390. data/rdoc/RubyXL/WorksheetDimensions.html +4 -7
  391. data/rdoc/RubyXL/WorksheetFormatProperties.html +3 -5
  392. data/rdoc/RubyXL/WorksheetProperties.html +4 -7
  393. data/rdoc/RubyXL/WorksheetProtection.html +4 -7
  394. data/rdoc/RubyXL/WorksheetView.html +4 -7
  395. data/rdoc/RubyXL/WorksheetViews.html +4 -7
  396. data/rdoc/RubyXL/XF.html +4 -7
  397. data/rdoc/created.rid +13 -11
  398. data/rdoc/index.html +40 -4
  399. data/rdoc/js/navigation.js +3 -4
  400. data/rdoc/js/navigation.js.gz +0 -0
  401. data/rdoc/js/search_index.js +1 -1
  402. data/rdoc/js/search_index.js.gz +0 -0
  403. data/rdoc/js/searcher.js.gz +0 -0
  404. data/rdoc/table_of_contents.html +69 -4
  405. data/rubyXL.gemspec +29 -4
  406. data/test/test_parse_write.rb +15 -15
  407. metadata +39 -3
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::Chartsheet - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::Chartsheet - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -97,14 +97,11 @@
97
97
 
98
98
  <section class="description">
99
99
 
100
- <p><a
101
- href="http://www.datypic.com/sc/ooxml/e-ssml_chartsheet.html">www.datypic.com/sc/ooxml/e-ssml_chartsheet.html</a></p>
100
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_chartsheet.html">www.datypic.com/sc/ooxml/e-ssml_chartsheet.html</a></p>
102
101
 
103
102
  </section>
104
103
 
105
104
 
106
-
107
-
108
105
  <section id="5Buntitled-5D" class="documentation-section">
109
106
 
110
107
 
@@ -233,7 +230,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_chartsheet.html">www.datypic.com/sc
233
230
 
234
231
  <div class="method-source-code" id="xlsx_path-source">
235
232
  <pre><span class="ruby-comment"># File lib/rubyXL/objects/chartsheet.rb, line 86</span>
236
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">xlsx_path</span>
233
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
237
234
  <span class="ruby-constant">ROOT</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">&#39;xl&#39;</span>, <span class="ruby-string">&#39;chartsheets&#39;</span>, <span class="ruby-node">&quot;sheet#{file_index}.xml&quot;</span>)
238
235
  <span class="ruby-keyword">end</span></pre>
239
236
  </div>
@@ -253,8 +250,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_chartsheet.html">www.datypic.com/sc
253
250
 
254
251
 
255
252
  <footer id="validator-badges" role="contentinfo">
256
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
257
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
253
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
254
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
258
255
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
259
256
  </footer>
260
257
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ChartsheetPageSetup - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ChartsheetPageSetup - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_pageSetup-5.html">www.datypic.com/sc/ooxml/e-ssml_pageSetup-5.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_pageSetup-5.html">www.datypic.com/sc/ooxml/e-ssml_pageSetup-5.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_pageSetup-5.html">www.datypic.com/s
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ChartsheetProperties - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ChartsheetProperties - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_sheetPr-4.html">www.datypic.com/sc/ooxml/e-ssml_sheetPr-4.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_sheetPr-4.html">www.datypic.com/sc/ooxml/e-ssml_sheetPr-4.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_sheetPr-4.html">www.datypic.com/sc/
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ChartsheetProtection - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ChartsheetProtection - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_sheetProtection-4.html">www.datypic.com/sc/ooxml/e-ssml_sheetProtection-4.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_sheetProtection-4.html">www.datypic.com/sc/ooxml/e-ssml_sheetProtection-4.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_sheetProtection-4.html">www.datypic
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ChartsheetView - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ChartsheetView - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_sheetView-2.html">www.datypic.com/sc/ooxml/e-ssml_sheetView-2.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_sheetView-2.html">www.datypic.com/sc/ooxml/e-ssml_sheetView-2.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_sheetView-2.html">www.datypic.com/s
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ChartsheetViews - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ChartsheetViews - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_sheetViews-4.html">www.datypic.com/sc/ooxml/e-ssml_sheetViews-4.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_sheetViews-4.html">www.datypic.com/sc/ooxml/e-ssml_sheetViews-4.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_sheetViews-4.html">www.datypic.com/
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::Color - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::Color - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -86,14 +86,11 @@
86
86
 
87
87
  <section class="description">
88
88
 
89
- <p><a
90
- href="http://www.datypic.com/sc/ooxml/e-ssml_color-4.html">www.datypic.com/sc/ooxml/e-ssml_color-4.html</a></p>
89
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_color-4.html">www.datypic.com/sc/ooxml/e-ssml_color-4.html</a></p>
91
90
 
92
91
  </section>
93
92
 
94
93
 
95
-
96
-
97
94
  <section id="5Buntitled-5D" class="documentation-section">
98
95
 
99
96
 
@@ -143,8 +140,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_color-4.html">www.datypic.com/sc/oo
143
140
 
144
141
 
145
142
  <div class="method-source-code" id="validate_color-source">
146
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/color.rb, line 17</span>
147
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">validate_color</span>(<span class="ruby-identifier">color</span>)
143
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/color.rb, line 18</span>
144
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">validate_color</span>(<span class="ruby-identifier">color</span>)
148
145
  <span class="ruby-keyword">if</span> <span class="ruby-identifier">color</span> <span class="ruby-operator">=~</span> <span class="ruby-constant">COLOR_REGEXP</span>
149
146
  <span class="ruby-keyword">return</span> <span class="ruby-keyword">true</span>
150
147
  <span class="ruby-keyword">else</span>
@@ -168,8 +165,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_color-4.html">www.datypic.com/sc/oo
168
165
 
169
166
 
170
167
  <footer id="validator-badges" role="contentinfo">
171
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
172
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
168
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
169
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
173
170
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
174
171
  </footer>
175
172
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::ColorConvenienceClasses - rubyXL 3.4.3</title>
7
+ <title>module RubyXL::ColorConvenienceClasses - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -72,8 +72,6 @@
72
72
  </section>
73
73
 
74
74
 
75
-
76
-
77
75
  <section id="5Buntitled-5D" class="documentation-section">
78
76
 
79
77
 
@@ -89,8 +87,8 @@
89
87
 
90
88
 
91
89
  <footer id="validator-badges" role="contentinfo">
92
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
93
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
90
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
91
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
94
92
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
95
93
  </footer>
96
94
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ColorConvenienceClasses::HlsColor - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ColorConvenienceClasses::HlsColor - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -91,8 +91,6 @@
91
91
  </section>
92
92
 
93
93
 
94
-
95
-
96
94
  <section id="5Buntitled-5D" class="documentation-section">
97
95
 
98
96
 
@@ -189,7 +187,7 @@
189
187
 
190
188
  <div class="method-source-code" id="apply_tint-source">
191
189
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/color.rb, line 141</span>
192
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">apply_tint</span>(<span class="ruby-identifier">tint</span>)
190
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">apply_tint</span>(<span class="ruby-identifier">tint</span>)
193
191
  <span class="ruby-keyword">return</span> <span class="ruby-keyword">self</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">tint</span>.<span class="ruby-identifier">nil?</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">tint</span> <span class="ruby-operator">==</span> <span class="ruby-value">0</span>
194
192
 
195
193
  <span class="ruby-keyword">if</span> <span class="ruby-identifier">tint</span> <span class="ruby-operator">&lt;</span> <span class="ruby-value">0</span> <span class="ruby-keyword">then</span>
@@ -230,7 +228,7 @@
230
228
 
231
229
  <div class="method-source-code" id="to_rgb-source">
232
230
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/color.rb, line 85</span>
233
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">to_rgb</span>
231
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_rgb</span>
234
232
  <span class="ruby-identifier">rgb_color</span> = <span class="ruby-constant">RgbColor</span>.<span class="ruby-identifier">new</span>
235
233
 
236
234
  <span class="ruby-identifier">r</span> = <span class="ruby-identifier">g</span> = <span class="ruby-identifier">b</span> = <span class="ruby-identifier">l</span>
@@ -282,8 +280,8 @@
282
280
 
283
281
 
284
282
  <footer id="validator-badges" role="contentinfo">
285
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
286
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
283
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
284
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
287
285
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
288
286
  </footer>
289
287
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ColorConvenienceClasses::RgbColor - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ColorConvenienceClasses::RgbColor - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../../";
@@ -90,14 +90,11 @@
90
90
 
91
91
  <section class="description">
92
92
 
93
- <p><a
94
- href="https://ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-and-tint.html">ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-and-tint.html</a></p>
93
+ <p><a href="https://ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-and-tint.html">ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-and-tint.html</a></p>
95
94
 
96
95
  </section>
97
96
 
98
97
 
99
-
100
-
101
98
  <section id="5Buntitled-5D" class="documentation-section">
102
99
 
103
100
 
@@ -194,7 +191,7 @@ href="https://ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-a
194
191
 
195
192
  <div class="method-source-code" id="parse-source">
196
193
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/color.rb, line 62</span>
197
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">parse</span>(<span class="ruby-identifier">str</span>)
194
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse</span>(<span class="ruby-identifier">str</span>)
198
195
  <span class="ruby-identifier">r</span>, <span class="ruby-identifier">g</span>, <span class="ruby-identifier">b</span>, <span class="ruby-identifier">a</span> = <span class="ruby-identifier">str</span>.<span class="ruby-identifier">unpack</span>(<span class="ruby-string">&quot;A2A2A2A2&quot;</span>)
199
196
 
200
197
  <span class="ruby-identifier">rgb_color</span> = <span class="ruby-constant">RgbColor</span>.<span class="ruby-identifier">new</span>
@@ -243,7 +240,7 @@ href="https://ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-a
243
240
 
244
241
  <div class="method-source-code" id="to_hls-source">
245
242
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/color.rb, line 24</span>
246
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">to_hls</span>
243
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_hls</span>
247
244
  <span class="ruby-identifier">hls_color</span> = <span class="ruby-constant">HlsColor</span>.<span class="ruby-identifier">new</span>
248
245
 
249
246
  <span class="ruby-comment"># Note that we are overriding accessors with local vars here:</span>
@@ -310,7 +307,7 @@ href="https://ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-a
310
307
 
311
308
  <div class="method-source-code" id="to_s-source">
312
309
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/color.rb, line 74</span>
313
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">to_s</span>
310
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
314
311
  <span class="ruby-identifier">str</span> = <span class="ruby-identifier">r</span>.<span class="ruby-identifier">to_s</span>(<span class="ruby-value">16</span>) <span class="ruby-operator">+</span> <span class="ruby-identifier">g</span>.<span class="ruby-identifier">to_s</span>(<span class="ruby-value">16</span>) <span class="ruby-operator">+</span> <span class="ruby-identifier">b</span>.<span class="ruby-identifier">to_s</span>(<span class="ruby-value">16</span>)
315
312
  <span class="ruby-identifier">str</span> <span class="ruby-operator">+=</span> <span class="ruby-identifier">a</span>.<span class="ruby-identifier">to_s</span>(<span class="ruby-value">16</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">a</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">a</span> <span class="ruby-operator">!=</span> <span class="ruby-value">0</span>
316
313
  <span class="ruby-identifier">str</span>
@@ -332,8 +329,8 @@ href="https://ciintelligence.blogspot.com/2012/02/converting-excel-theme-color-a
332
329
 
333
330
 
334
331
  <footer id="validator-badges" role="contentinfo">
335
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
336
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
332
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
333
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
337
334
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
338
335
  </footer>
339
336
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::ColorConvenienceMethods - rubyXL 3.4.3</title>
7
+ <title>module RubyXL::ColorConvenienceMethods - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -82,8 +82,6 @@
82
82
  </section>
83
83
 
84
84
 
85
-
86
-
87
85
  <section id="5Buntitled-5D" class="documentation-section">
88
86
 
89
87
 
@@ -120,7 +118,7 @@
120
118
 
121
119
  <div class="method-source-code" id="get_rgb-source">
122
120
  <pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/color.rb, line 4</span>
123
- <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_rgb</span>(<span class="ruby-identifier">workbook</span>)
121
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_rgb</span>(<span class="ruby-identifier">workbook</span>)
124
122
  <span class="ruby-keyword">if</span> <span class="ruby-identifier">rgb</span> <span class="ruby-keyword">then</span>
125
123
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">rgb</span>
126
124
  <span class="ruby-keyword">elsif</span> <span class="ruby-identifier">theme</span> <span class="ruby-keyword">then</span>
@@ -149,8 +147,8 @@
149
147
 
150
148
 
151
149
  <footer id="validator-badges" role="contentinfo">
152
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
153
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
150
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
151
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
154
152
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
155
153
  </footer>
156
154
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::ColorFilter - rubyXL 3.4.3</title>
7
+ <title>class RubyXL::ColorFilter - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "../";
@@ -76,14 +76,11 @@
76
76
 
77
77
  <section class="description">
78
78
 
79
- <p><a
80
- href="http://www.datypic.com/sc/ooxml/e-ssml_colorFilter-1.html">www.datypic.com/sc/ooxml/e-ssml_colorFilter-1.html</a></p>
79
+ <p><a href="http://www.datypic.com/sc/ooxml/e-ssml_colorFilter-1.html">www.datypic.com/sc/ooxml/e-ssml_colorFilter-1.html</a></p>
81
80
 
82
81
  </section>
83
82
 
84
83
 
85
-
86
-
87
84
  <section id="5Buntitled-5D" class="documentation-section">
88
85
 
89
86
 
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_colorFilter-1.html">www.datypic.com
99
96
 
100
97
 
101
98
  <footer id="validator-badges" role="contentinfo">
102
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
103
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
99
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
100
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
104
101
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
105
102
  </footer>
106
103