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
@@ -82,7 +82,10 @@ module RubyXL
82
82
  klass = RubyXL::OOXMLRelationshipsFile.get_class_by_rel_type(rel.type)
83
83
 
84
84
  if klass.nil? then
85
- puts "*** WARNING: storage class not found for #{rel.target} (#{rel.type})"
85
+ if !RubyXL.class_variable_get(:@@suppress_warnings) then
86
+ puts "*** WARNING: storage class not found for #{rel.target} (#{rel.type})"
87
+ end
88
+
86
89
  klass = GenericStorageObject
87
90
  end
88
91
 
@@ -204,7 +207,9 @@ module RubyXL
204
207
 
205
208
  def store_relationship(related_file, unknown = false)
206
209
  self.generic_storage ||= []
207
- puts "WARNING: #{self.class} is not aware what to do with #{related_file.class}" if unknown
210
+ if unknown && !RubyXL.class_variable_get(:@@suppress_warnings) then
211
+ puts "WARNING: #{self.class} is not aware how to process #{related_file.class}"
212
+ end
208
213
  self.generic_storage << related_file
209
214
  end
210
215
 
@@ -231,4 +231,17 @@ module RubyXL
231
231
  # TODO: http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedShortHex.html
232
232
  ST_UnsignedShortHex = :string # length = 2
233
233
 
234
+ ST_Xstring = :string
235
+
236
+ # Query Tables
237
+ ST_GrowShrinkType = %w{ insertDelete insertClear overwriteClear }
238
+
239
+ # Connections
240
+ ST_CredMethod = %w{ integrated none stored prompt }
241
+ ST_ParameterType = %w{ prompt value cell }
242
+ ST_FileType = %w{ mac win dos }
243
+ ST_Qualifier = %w{ doubleQuote singleQuote none }
244
+ ST_ExternalConnectionType = %w{ general text MDY DMY YMD MYD DYM YDM skip EMD }
245
+
246
+ ST_HtmlFmt = %w{ none rtf all }
234
247
  end
@@ -7,6 +7,7 @@ require 'rubyXL/objects/theme'
7
7
  require 'rubyXL/objects/calculation_chain'
8
8
  require 'rubyXL/objects/worksheet'
9
9
  require 'rubyXL/objects/chartsheet'
10
+ require 'rubyXL/objects/connection'
10
11
  require 'rubyXL/objects/relationships'
11
12
  require 'rubyXL/objects/simple_types'
12
13
  require 'rubyXL/objects/extensions'
@@ -321,6 +322,7 @@ module RubyXL
321
322
  define_relationship(RubyXL::CalculationChain, :calculation_chain)
322
323
  define_relationship(RubyXL::Worksheet, false)
323
324
  define_relationship(RubyXL::Chartsheet, false)
325
+ define_relationship(RubyXL::Connections)
324
326
  define_relationship(RubyXL::ExternalLinksFile)
325
327
  define_relationship(RubyXL::PivotCacheDefinitionFile)
326
328
  define_relationship(RubyXL::PivotCacheRecordsFile)
@@ -10,6 +10,8 @@ require 'rubyXL/objects/column_range'
10
10
  require 'rubyXL/objects/filters'
11
11
  require 'rubyXL/objects/data_validation'
12
12
  require 'rubyXL/objects/comments'
13
+ require 'rubyXL/objects/connection'
14
+ require 'rubyXL/objects/query_table'
13
15
  require 'rubyXL/worksheet'
14
16
 
15
17
  module RubyXL
@@ -633,6 +635,7 @@ module RubyXL
633
635
  define_relationship(RubyXL::SlicerFile)
634
636
  define_relationship(RubyXL::OLEObjectFile)
635
637
  define_relationship(RubyXL::ActiveX)
638
+ define_relationship(RubyXL::QueryTable)
636
639
 
637
640
  define_child_node(RubyXL::WorksheetProperties)
638
641
  define_child_node(RubyXL::WorksheetDimensions)
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>README - rubyXL 3.4.3</title>
7
+ <title>README - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -93,6 +93,7 @@
93
93
  <li><a href="#label-Modifying+Cell+Format">Modifying Cell Format</a>
94
94
  <li><a href="#label-I-2FO">I/O</a>
95
95
  <li><a href="#label-Miscellaneous">Miscellaneous</a>
96
+ <li><a href="#label-Suppress+warnings+about+malformed+input+files">Suppress warnings about malformed input files</a>
96
97
  <li><a href="#label-For+more+information">For more information</a>
97
98
  <li><a href="#label-Contributing+to+rubyXL">Contributing to rubyXL</a>
98
99
  <li><a href="#label-Copyright">Copyright</a>
@@ -118,20 +119,11 @@
118
119
 
119
120
  <h1 id="label-rubyXL">rubyXL<span><a href="#label-rubyXL">&para;</a> <a href="#top">&uarr;</a></span></h1>
120
121
 
121
- <p><a href="http://badge.fury.io/rb/rubyXL"><img
122
- src="https://badge.fury.io/rb/rubyXL.svg" alt="Gem Version" /></a> <a
123
- href="https://codeclimate.com/github/weshatheleopard/rubyXL"><img
124
- src="https://codeclimate.com/github/weshatheleopard/rubyXL.png" alt="Code
125
- Climate" /></a></p>
122
+ <p><a href="http://badge.fury.io/rb/rubyXL"><img src="https://badge.fury.io/rb/rubyXL.svg" alt="Gem Version" /></a> <a href="https://codeclimate.com/github/weshatheleopard/rubyXL"><img src="https://codeclimate.com/github/weshatheleopard/rubyXL.png" alt="Code Climate" /></a> <a href="https://circleci.com/gh/weshatheleopard/rubyXL"><img src="https://circleci.com/gh/weshatheleopard/rubyXL.svg?style=svg" alt="CircleCI" /></a></p>
126
123
 
127
- <p>This gem supports operating on <code>xlsx</code> files (Open XML format).
128
- While it is capable of properly parsing the entire OOXML structure, its
129
- current main emphasis is on reading files produced by MS Excel, making
130
- minor modifications to them and saving them to be opened again, while
131
- preserving as much of the structure as possible.</p>
124
+ <p>This gem supports operating on <code>xlsx</code> files (Open XML format). While it is capable of properly parsing the entire OOXML structure, its current main emphasis is on reading files produced by MS Excel, making minor modifications to them and saving them to be opened again, while preserving as much of the structure as possible.</p>
132
125
 
133
- <p>Please note that proprietary binary <code>xls</code> format is
134
- <strong>not</strong> supported.</p>
126
+ <p>Please note that proprietary binary <code>xls</code> format is <strong>not</strong> supported by this gem. If you need to parse those files, try <a href="https://github.com/zdavatz/spreadsheet">spreadsheet</a> gem.</p>
135
127
 
136
128
  <h2 id="label-To+Install-3A">To Install:<span><a href="#label-To+Install-3A">&para;</a> <a href="#top">&uarr;</a></span></h2>
137
129
 
@@ -145,11 +137,7 @@ preserving as much of the structure as possible.</p>
145
137
 
146
138
  <h3 id="label-Convenience+methods">Convenience methods<span><a href="#label-Convenience+methods">&para;</a> <a href="#top">&uarr;</a></span></h3>
147
139
 
148
- <p>Starting with version 3.4.0, the main data structure has been separated
149
- from the convenience methods that provide access to individual features of
150
- the <code>xlsx</code> format, in order to decrease the memory footprint. If
151
- you intend to use these features, you will need to additionally include the
152
- respective files:</p>
140
+ <p>Starting with version 3.4.0, the main data structure has been separated from the convenience methods that provide access to individual features of the <code>xlsx</code> format, in order to decrease the memory footprint. If you intend to use these features, you will need to additionally include the respective files:</p>
153
141
 
154
142
  <pre class="ruby"><span class="ruby-identifier">require</span> <span class="ruby-string">&#39;rubyXL/convenience_methods/cell&#39;</span>
155
143
  <span class="ruby-identifier">require</span> <span class="ruby-string">&#39;rubyXL/convenience_methods/color&#39;</span>
@@ -158,9 +146,7 @@ respective files:</p>
158
146
  <span class="ruby-identifier">require</span> <span class="ruby-string">&#39;rubyXL/convenience_methods/worksheet&#39;</span>
159
147
  </pre>
160
148
 
161
- <p>If you do not care about your RAM usage, just include them all at once by
162
- adding the following line to your code so it can continue operating just as
163
- before:</p>
149
+ <p>If you do not care about your RAM usage, just include them all at once by adding the following line to your code so it can continue operating just as before:</p>
164
150
 
165
151
  <pre class="ruby"><span class="ruby-identifier">require</span> <span class="ruby-string">&#39;rubyXL/convenience_methods&#39;</span>
166
152
  </pre>
@@ -186,9 +172,7 @@ before:</p>
186
172
 
187
173
  <h4 id="label-Accessing+a+Row+-28Array+of+Cells-29">Accessing a Row (Array of Cells)<span><a href="#label-Accessing+a+Row+-28Array+of+Cells-29">&para;</a> <a href="#top">&uarr;</a></span></h4>
188
174
 
189
- <p>Please note that worksheet is a <em>sparse</em> array of rows. Your code
190
- <strong>must</strong> expect that any row it plucks from the array may be
191
- <code>nil</code>.</p>
175
+ <p>Please note that worksheet is a <em>sparse</em> array of rows. Your code <strong>must</strong> expect that any row it plucks from the array may be <code>nil</code>.</p>
192
176
 
193
177
  <pre class="ruby"><span class="ruby-identifier">worksheet</span> = <span class="ruby-identifier">workbook</span>[<span class="ruby-value">0</span>]
194
178
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">sheet_data</span>[<span class="ruby-value">0</span>] <span class="ruby-comment"># Returns first row of the worksheet</span>
@@ -197,9 +181,7 @@ before:</p>
197
181
 
198
182
  <h4 id="label-Accessing+a+Cell+object">Accessing a Cell object<span><a href="#label-Accessing+a+Cell+object">&para;</a> <a href="#top">&uarr;</a></span></h4>
199
183
 
200
- <p>Please note that row is a <em>sparse</em> array of cells. Your code
201
- <strong>must</strong> expect that any cell it plucks from the array may be
202
- <code>nil</code>.</p>
184
+ <p>Please note that row is a <em>sparse</em> array of cells. Your code <strong>must</strong> expect that any cell it plucks from the array may be <code>nil</code>.</p>
203
185
 
204
186
  <pre class="ruby"><span class="ruby-identifier">worksheet</span> = <span class="ruby-identifier">workbook</span>[<span class="ruby-value">0</span>]
205
187
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">sheet_data</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>] <span class="ruby-comment"># Returns cell A1 in the worksheet</span>
@@ -216,15 +198,14 @@ before:</p>
216
198
  <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">fill_color</span>
217
199
  <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">horizontal_alignment</span>
218
200
  <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">vertical_alignment</span>
219
- <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">get_border</span>(:<span class="ruby-identifier">top</span>)
220
- <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">get_border_color</span>(:<span class="ruby-identifier">top</span>)
201
+ <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">get_border</span>(<span class="ruby-value">:top</span>)
202
+ <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">get_border_color</span>(<span class="ruby-value">:top</span>)
221
203
  <span class="ruby-identifier">cell</span>.<span class="ruby-identifier">text_rotation</span>
222
204
  </pre>
223
205
 
224
206
  <h4 id="label-Wrappers+for+accessing+Row+properties+">Wrappers for accessing Row properties <span><a href="#label-Wrappers+for+accessing+Row+properties+">&para;</a> <a href="#top">&uarr;</a></span></h4>
225
207
 
226
- <p>Please note: these methods are being phased out in favor of the OOXML
227
- object model.</p>
208
+ <p>Please note: these methods are being phased out in favor of the OOXML object model.</p>
228
209
 
229
210
  <pre class="ruby"><span class="ruby-identifier">worksheet</span> = <span class="ruby-identifier">workbook</span>[<span class="ruby-value">0</span>]
230
211
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_fill</span>(<span class="ruby-value">0</span>)
@@ -235,14 +216,13 @@ object model.</p>
235
216
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_height</span>(<span class="ruby-value">0</span>)
236
217
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_alignment</span>(<span class="ruby-value">0</span>, <span class="ruby-keyword">true</span>)
237
218
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_alignment</span>(<span class="ruby-value">0</span>, <span class="ruby-keyword">false</span>)
238
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_border</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">right</span>)
239
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_border_color</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">right</span>)
219
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_border</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:right</span>)
220
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_row_border_color</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:right</span>)
240
221
  </pre>
241
222
 
242
223
  <h4 id="label-Accessing+column+properties">Accessing column properties<span><a href="#label-Accessing+column+properties">&para;</a> <a href="#top">&uarr;</a></span></h4>
243
224
 
244
- <p>Please note: these methods are being phased out in favor of the OOXML
245
- object model.</p>
225
+ <p>Please note: these methods are being phased out in favor of the OOXML object model.</p>
246
226
 
247
227
  <pre class="ruby"><span class="ruby-identifier">worksheet</span> = <span class="ruby-identifier">workbook</span>[<span class="ruby-value">0</span>]
248
228
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_fill</span>(<span class="ruby-value">0</span>)
@@ -251,10 +231,10 @@ object model.</p>
251
231
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_font_color</span>(<span class="ruby-value">0</span>)
252
232
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">is_column_underlined</span>(<span class="ruby-value">0</span>)
253
233
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_width</span>(<span class="ruby-value">0</span>)
254
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">horizontal</span>)
255
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">vertical</span>)
256
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_border</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">right</span>)
257
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_border_color</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">right</span>)
234
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:horizontal</span>)
235
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:vertical</span>)
236
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_border</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:right</span>)
237
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">get_column_border_color</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:right</span>)
258
238
  </pre>
259
239
 
260
240
  <h3 id="label-Modifying">Modifying<span><a href="#label-Modifying">&para;</a> <a href="#top">&uarr;</a></span></h3>
@@ -298,13 +278,13 @@ object model.</p>
298
278
 
299
279
  <pre class="ruby"><span class="ruby-comment"># Possible weights: hairline, thin, medium, thick</span>
300
280
  <span class="ruby-comment"># Possible &quot;directions&quot;: top, bottom, left, right, diagonal</span>
301
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">sheet_data</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>].<span class="ruby-identifier">change_border</span>(:<span class="ruby-identifier">top</span>, <span class="ruby-string">&#39;thin&#39;</span>) <span class="ruby-comment"># Sets A1 to have a top, thin border</span>
302
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_row_border</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">left</span>, <span class="ruby-string">&#39;hairline&#39;</span>) <span class="ruby-comment"># Sets first row to have a left, hairline border</span>
303
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_column_border</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">diagonal</span>, <span class="ruby-string">&#39;medium&#39;</span>) <span class="ruby-comment"># Sets first column to have diagonal, medium border</span>
281
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">sheet_data</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>].<span class="ruby-identifier">change_border</span>(<span class="ruby-value">:top</span>, <span class="ruby-string">&#39;thin&#39;</span>) <span class="ruby-comment"># Sets A1 to have a top, thin border</span>
282
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_row_border</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:left</span>, <span class="ruby-string">&#39;hairline&#39;</span>) <span class="ruby-comment"># Sets first row to have a left, hairline border</span>
283
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_column_border</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:diagonal</span>, <span class="ruby-string">&#39;medium&#39;</span>) <span class="ruby-comment"># Sets first column to have diagonal, medium border</span>
304
284
 
305
285
  <span class="ruby-comment"># Set the border style first so there&#39;s something to color.</span>
306
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_row_border_color</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">top</span>, <span class="ruby-string">&#39;0ba53d&#39;</span>) <span class="ruby-comment"># Sets first row to have a green top border</span>
307
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_column_border_color</span>(<span class="ruby-value">0</span>, :<span class="ruby-identifier">top</span>, <span class="ruby-string">&#39;0ba53d&#39;</span>) <span class="ruby-comment"># Sets first column to have a green top border</span>
286
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_row_border_color</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:top</span>, <span class="ruby-string">&#39;0ba53d&#39;</span>) <span class="ruby-comment"># Sets first row to have a green top border</span>
287
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">change_column_border_color</span>(<span class="ruby-value">0</span>, <span class="ruby-value">:top</span>, <span class="ruby-string">&#39;0ba53d&#39;</span>) <span class="ruby-comment"># Sets first column to have a green top border</span>
308
288
  </pre>
309
289
 
310
290
  <h4 id="label-Changing+Alignment">Changing Alignment<span><a href="#label-Changing+Alignment">&para;</a> <a href="#top">&uarr;</a></span></h4>
@@ -338,11 +318,9 @@ object model.</p>
338
318
  </li><li>
339
319
  <p>91-179 - degrees clockwise, around the bottom RIGHT corner of the cell;</p>
340
320
  </li><li>
341
- <p>180-254 - degrees clockwise, around the bottom LEFT corner of the cell,
342
- text becomes progressively invisible</p>
321
+ <p>180-254 - degrees clockwise, around the bottom LEFT corner of the cell, text becomes progressively invisible</p>
343
322
  </li><li>
344
- <p>255 - text is in normal rotation but displayed vertically (one letter under
345
- another), line feed starts new line to the right of the previous.</p>
323
+ <p>255 - text is in normal rotation but displayed vertically (one letter under another), line feed starts new line to the right of the previous.</p>
346
324
  </li></ul>
347
325
 
348
326
  <h4 id="label-Changing+Row+Height">Changing Row Height<span><a href="#label-Changing+Row+Height">&para;</a> <a href="#top">&uarr;</a></span></h4>
@@ -362,74 +340,59 @@ another), line feed starts new line to the right of the previous.</p>
362
340
 
363
341
  <h4 id="label-Insert+Row">Insert Row<span><a href="#label-Insert+Row">&para;</a> <a href="#top">&uarr;</a></span></h4>
364
342
 
365
- <p>This method will insert a row at specified index, pushing all rows below it
366
- down. It also copies styles from row above.</p>
343
+ <p>This method will insert a row at specified index, pushing all rows below it down. It also copies styles from row above.</p>
367
344
 
368
- <p>WARNING: Use of this method WILL break formulas referencing cells which
369
- have been moved, as the formulas do not adapt to the shifted rows</p>
345
+ <p>WARNING: Use of this method WILL break formulas referencing cells which have been moved, as the formulas do not adapt to the shifted rows</p>
370
346
 
371
347
  <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_row</span>(<span class="ruby-value">1</span>)
372
348
  </pre>
373
349
 
374
350
  <h4 id="label-Insert+Column">Insert Column<span><a href="#label-Insert+Column">&para;</a> <a href="#top">&uarr;</a></span></h4>
375
351
 
376
- <p>This method will insert a column at specified index, pushing all columns to
377
- the right of it one to the right. It also copies styles from column to the
378
- left</p>
352
+ <p>This method will insert a column at specified index, pushing all columns to the right of it one to the right. It also copies styles from column to the left</p>
379
353
 
380
- <p>WARNING: Use of this method WILL break formulas referencing cells which
381
- have been moved, as the formulas do not adapt to the shifted columns</p>
354
+ <p>WARNING: Use of this method WILL break formulas referencing cells which have been moved, as the formulas do not adapt to the shifted columns</p>
382
355
 
383
356
  <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_column</span>(<span class="ruby-value">1</span>)
384
357
  </pre>
385
358
 
386
359
  <h4 id="label-Delete+Row">Delete Row<span><a href="#label-Delete+Row">&para;</a> <a href="#top">&uarr;</a></span></h4>
387
360
 
388
- <p>This method will delete a row at specified index, pushing all rows below it
389
- up.</p>
361
+ <p>This method will delete a row at specified index, pushing all rows below it up.</p>
390
362
 
391
- <p>WARNING: Use of this method WILL break formulas referencing cells which
392
- have been moved, as the formulas do not adapt to the shifted rows</p>
363
+ <p>WARNING: Use of this method WILL break formulas referencing cells which have been moved, as the formulas do not adapt to the shifted rows</p>
393
364
 
394
365
  <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_row</span>(<span class="ruby-value">1</span>)
395
366
  </pre>
396
367
 
397
368
  <h4 id="label-Delete+Column">Delete Column<span><a href="#label-Delete+Column">&para;</a> <a href="#top">&uarr;</a></span></h4>
398
369
 
399
- <p>This method will delete a column at specified index, pushing all columns to
400
- the right of it left.</p>
370
+ <p>This method will delete a column at specified index, pushing all columns to the right of it left.</p>
401
371
 
402
- <p>WARNING: Use of this method WILL break formulas referencing cells which
403
- have been moved, as the formulas do not adapt to the shifted columns</p>
372
+ <p>WARNING: Use of this method WILL break formulas referencing cells which have been moved, as the formulas do not adapt to the shifted columns</p>
404
373
 
405
374
  <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_column</span>(<span class="ruby-value">1</span>)
406
375
  </pre>
407
376
 
408
377
  <h4 id="label-Insert+Cell">Insert Cell<span><a href="#label-Insert+Cell">&para;</a> <a href="#top">&uarr;</a></span></h4>
409
378
 
410
- <p>This method will insert a cell at specified position. It takes a :right or
411
- :down option, to shift cells either left or down upon inserting (nil means
412
- replacing the cell)</p>
379
+ <p>This method will insert a cell at specified position. It takes a :right or :down option, to shift cells either left or down upon inserting (nil means replacing the cell)</p>
413
380
 
414
- <p>WARNING: Use of this method WILL break formulas referencing cells which
415
- have been moved, as the formulas do not adapt to the shifted cells</p>
381
+ <p>WARNING: Use of this method WILL break formulas referencing cells which have been moved, as the formulas do not adapt to the shifted cells</p>
416
382
 
417
- <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-string">&quot;blah&quot;</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, :<span class="ruby-identifier">right</span>) <span class="ruby-comment"># Inserts cell at A1, shifts cells in first row right</span>
418
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-string">&quot;blah&quot;</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, :<span class="ruby-identifier">down</span>) <span class="ruby-comment"># Inserts cell at A1, shifts cells in first column down</span>
383
+ <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-string">&quot;blah&quot;</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-value">:right</span>) <span class="ruby-comment"># Inserts cell at A1, shifts cells in first row right</span>
384
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-string">&quot;blah&quot;</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-value">:down</span>) <span class="ruby-comment"># Inserts cell at A1, shifts cells in first column down</span>
419
385
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">insert_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-string">&quot;blah&quot;</span>) <span class="ruby-comment"># Inserts cell at A1, shifts nothing</span>
420
386
  </pre>
421
387
 
422
388
  <h4 id="label-Delete+Cell">Delete Cell<span><a href="#label-Delete+Cell">&para;</a> <a href="#top">&uarr;</a></span></h4>
423
389
 
424
- <p>This method will delete a cell at specified position. It takes a :left or
425
- :up option, to shift cells either up or left upon deletion (nil means
426
- simply deleting the cell contents)</p>
390
+ <p>This method will delete a cell at specified position. It takes a :left or :up option, to shift cells either up or left upon deletion (nil means simply deleting the cell contents)</p>
427
391
 
428
- <p>WARNING: Use of this method WILL break formulas referencing cells which
429
- have been moved, as the formulas do not adapt to the shifted cells</p>
392
+ <p>WARNING: Use of this method WILL break formulas referencing cells which have been moved, as the formulas do not adapt to the shifted cells</p>
430
393
 
431
- <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, :<span class="ruby-identifier">left</span>) <span class="ruby-comment"># Deletes A1, shifts contents of first row left</span>
432
- <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, :<span class="ruby-identifier">up</span>) <span class="ruby-comment"># Deletes A1, shifts contents of first column up</span>
394
+ <pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-value">:left</span>) <span class="ruby-comment"># Deletes A1, shifts contents of first row left</span>
395
+ <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>, <span class="ruby-value">:up</span>) <span class="ruby-comment"># Deletes A1, shifts contents of first column up</span>
433
396
  <span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>) <span class="ruby-comment"># Deletes A1, does not shift cells</span>
434
397
  </pre>
435
398
 
@@ -449,9 +412,7 @@ have been moved, as the formulas do not adapt to the shifted cells</p>
449
412
  <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">write</span>(<span class="ruby-string">&quot;path/to/desired/Excel/file.xlsx&quot;</span>)
450
413
  </pre>
451
414
 
452
- <p>It can also operate on <code>StringIO</code> objects, thus eliminating the
453
- need to save the <code>xlsx</code> file to disk. This capability comes in
454
- handy for web servers.</p>
415
+ <p>It can also operate on <code>StringIO</code> objects, thus eliminating the need to save the <code>xlsx</code> file to disk. This capability comes in handy for web servers.</p>
455
416
 
456
417
  <pre class="ruby"><span class="ruby-identifier">workbook</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Parser</span>.<span class="ruby-identifier">parse_buffer</span>(<span class="ruby-identifier">buffer</span>)
457
418
  <span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">stream</span>
@@ -463,17 +424,20 @@ handy for web servers.</p>
463
424
  <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Reference</span>.<span class="ruby-identifier">ref2ind</span>(<span class="ruby-string">&#39;A1&#39;</span>) <span class="ruby-operator">==</span> [<span class="ruby-value">0</span>, <span class="ruby-value">0</span>] <span class="ruby-comment"># Converts Excel-style cell reference to row and column index</span>
464
425
  </pre>
465
426
 
427
+ <h3 id="label-Suppress+warnings+about+malformed+input+files">Suppress warnings about malformed input files<span><a href="#label-Suppress+warnings+about+malformed+input+files">&para;</a> <a href="#top">&uarr;</a></span></h3>
428
+
429
+ <pre class="ruby"><span class="ruby-constant">RubyXL</span>.<span class="ruby-identifier">class_variable_set</span>(<span class="ruby-value">:@@suppress_warnings</span>, <span class="ruby-keyword">true</span>)
430
+ </pre>
431
+
466
432
  <h2 id="label-For+more+information">For more information<span><a href="#label-For+more+information">&para;</a> <a href="#top">&uarr;</a></span></h2>
467
433
 
468
434
  <p>Take a look at the files in spec/lib/ for rspecs on most methods</p>
469
435
 
470
436
  <h2 id="label-Contributing+to+rubyXL">Contributing to rubyXL<span><a href="#label-Contributing+to+rubyXL">&para;</a> <a href="#top">&uarr;</a></span></h2>
471
437
  <ul><li>
472
- <p>Check out the latest master to make sure the feature hasn&#39;t been
473
- implemented or the bug hasn&#39;t been fixed yet</p>
438
+ <p>Check out the latest master to make sure the feature hasn&#39;t been implemented or the bug hasn&#39;t been fixed yet</p>
474
439
  </li><li>
475
- <p>Check out the issue tracker to make sure someone already hasn&#39;t
476
- requested it and/or contributed it</p>
440
+ <p>Check out the issue tracker to make sure someone already hasn&#39;t requested it and/or contributed it</p>
477
441
  </li><li>
478
442
  <p>Fork the project</p>
479
443
  </li><li>
@@ -481,25 +445,21 @@ requested it and/or contributed it</p>
481
445
  </li><li>
482
446
  <p>Commit and push until you are happy with your contribution</p>
483
447
  </li><li>
484
- <p>Make sure to add tests for it. This is important so I don&#39;t break it in
485
- a future version unintentionally.</p>
448
+ <p>Make sure to add tests for it. This is important so I don&#39;t break it in a future version unintentionally.</p>
486
449
  </li><li>
487
- <p>Please try not to mess with the Rakefile, version, or history. If you want
488
- to have your own version, or is otherwise necessary, that is fine, but
489
- please isolate to its own commit so I can cherry-pick around it.</p>
450
+ <p>Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.</p>
490
451
  </li></ul>
491
452
 
492
453
  <h2 id="label-Copyright">Copyright<span><a href="#label-Copyright">&para;</a> <a href="#top">&uarr;</a></span></h2>
493
454
 
494
- <p>Copyright © 2011 Vivek Bhagwat, 2013-2016 Wesha. See LICENSE.txt for
495
- further details.</p>
455
+ <p>Copyright © 2011 Vivek Bhagwat, 2013-2016 Wesha. See LICENSE.txt for further details.</p>
496
456
  </main>
497
457
 
498
458
 
499
459
 
500
460
  <footer id="validator-badges" role="contentinfo">
501
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
502
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
461
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
462
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
503
463
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
504
464
  </footer>
505
465
 
data/rdoc/RubyXL.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL - rubyXL 3.4.3</title>
7
+ <title>module RubyXL - rubyXL 3.4.4</title>
8
8
 
9
9
  <script type="text/javascript">
10
10
  var rdoc_rel_prefix = "./";
@@ -56,18 +56,7 @@
56
56
  <div id="class-metadata">
57
57
 
58
58
 
59
- <div id="includes-section" class="nav-section">
60
- <h3>Included Modules</h3>
61
-
62
- <ul class="link-list">
63
-
64
-
65
- <li><a class="include" href="RubyXL/ColorConvenienceClasses.html">RubyXL::ColorConvenienceClasses</a>
66
-
67
-
68
- </ul>
69
- </div>
70
-
59
+
71
60
 
72
61
  <!-- Method Quickref -->
73
62
  <div id="method-list-section" class="nav-section">
@@ -90,11 +79,13 @@
90
79
 
91
80
  <section class="description">
92
81
 
82
+ <p><a href="RubyXL/Connections.html"><code>Connections</code></a> <a href="https://msdn.microsoft.com/en-us/library/dd908547(v=office.12).aspx">msdn.microsoft.com/en-us/library/dd908547(v=office.12).aspx</a> <a href="http://www.datypic.com/sc/ooxml/s-sml-externalConnections.xsd.html">www.datypic.com/sc/ooxml/s-sml-externalConnections.xsd.html</a></p>
83
+
84
+ <p>Query Tables <a href="https://msdn.microsoft.com/en-us/library/hh643563(v=office.12).aspx">msdn.microsoft.com/en-us/library/hh643563(v=office.12).aspx</a></p>
85
+
93
86
  </section>
94
87
 
95
88
 
96
-
97
-
98
89
  <section id="5Buntitled-5D" class="documentation-section">
99
90
 
100
91
 
@@ -192,6 +183,11 @@
192
183
  <dd>
193
184
 
194
185
 
186
+ <dt id="ST_CredMethod">ST_CredMethod
187
+
188
+ <dd><p><a href="RubyXL/Connections.html"><code>Connections</code></a></p>
189
+
190
+
195
191
  <dt id="ST_DataConsolidateFunction">ST_DataConsolidateFunction
196
192
 
197
193
  <dd>
@@ -237,6 +233,16 @@
237
233
  <dd>
238
234
 
239
235
 
236
+ <dt id="ST_ExternalConnectionType">ST_ExternalConnectionType
237
+
238
+ <dd>
239
+
240
+
241
+ <dt id="ST_FileType">ST_FileType
242
+
243
+ <dd>
244
+
245
+
240
246
  <dt id="ST_FilterOperator">ST_FilterOperator
241
247
 
242
248
  <dd>
@@ -252,11 +258,21 @@
252
258
  <dd>
253
259
 
254
260
 
261
+ <dt id="ST_GrowShrinkType">ST_GrowShrinkType
262
+
263
+ <dd><p>Query Tables</p>
264
+
265
+
255
266
  <dt id="ST_HorizontalAlignment">ST_HorizontalAlignment
256
267
 
257
268
  <dd>
258
269
 
259
270
 
271
+ <dt id="ST_HtmlFmt">ST_HtmlFmt
272
+
273
+ <dd>
274
+
275
+
260
276
  <dt id="ST_IconSetType">ST_IconSetType
261
277
 
262
278
  <dd>
@@ -322,6 +338,11 @@
322
338
  <dd>
323
339
 
324
340
 
341
+ <dt id="ST_ParameterType">ST_ParameterType
342
+
343
+ <dd>
344
+
345
+
325
346
  <dt id="ST_PathFillMode">ST_PathFillMode
326
347
 
327
348
  <dd>
@@ -392,6 +413,11 @@
392
413
  <dd>
393
414
 
394
415
 
416
+ <dt id="ST_Qualifier">ST_Qualifier
417
+
418
+ <dd>
419
+
420
+
395
421
  <dt id="ST_RectAlignment">ST_RectAlignment
396
422
 
397
423
  <dd>
@@ -519,14 +545,12 @@
519
545
 
520
546
  <dt id="ST_UnsignedIntHex">ST_UnsignedIntHex
521
547
 
522
- <dd><p>TODO: <a
523
- href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedIntHex.html">www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedIntHex.html</a></p>
548
+ <dd><p>TODO: <a href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedIntHex.html">www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedIntHex.html</a></p>
524
549
 
525
550
 
526
551
  <dt id="ST_UnsignedShortHex">ST_UnsignedShortHex
527
552
 
528
- <dd><p>TODO: <a
529
- href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedShortHex.html">www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedShortHex.html</a></p>
553
+ <dd>
530
554
 
531
555
 
532
556
  <dt id="ST_UpdateLinks">ST_UpdateLinks
@@ -554,6 +578,11 @@ href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedShortHex.html">www.datyp
554
578
  <dd>
555
579
 
556
580
 
581
+ <dt id="ST_Xstring">ST_Xstring
582
+
583
+ <dd>
584
+
585
+
557
586
  </dl>
558
587
  </section>
559
588
 
@@ -586,8 +615,8 @@ href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedShortHex.html">www.datyp
586
615
 
587
616
 
588
617
  <div class="method-source-code" id="from_root-source">
589
- <pre><span class="ruby-comment"># File lib/rubyXL.rb, line 7</span>
590
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">from_root</span>(<span class="ruby-identifier">path</span>)
618
+ <pre><span class="ruby-comment"># File lib/rubyXL.rb, line 8</span>
619
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">from_root</span>(<span class="ruby-identifier">path</span>)
591
620
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">path</span> <span class="ruby-keyword">unless</span> <span class="ruby-identifier">path</span>.<span class="ruby-identifier">absolute?</span>
592
621
  <span class="ruby-identifier">path</span>.<span class="ruby-identifier">relative_path_from</span>(<span class="ruby-constant">OOXMLTopLevelObject</span><span class="ruby-operator">::</span><span class="ruby-constant">ROOT</span>)
593
622
  <span class="ruby-keyword">end</span></pre>
@@ -608,8 +637,8 @@ href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedShortHex.html">www.datyp
608
637
 
609
638
 
610
639
  <footer id="validator-badges" role="contentinfo">
611
- <p><a href="http://validator.w3.org/check/referer">Validate</a>
612
- <p>Generated by <a href="https://rdoc.github.io/rdoc">RDoc</a> 5.1.0.
640
+ <p><a href="https://validator.w3.org/check/referer">Validate</a>
641
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
613
642
  <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
614
643
  </footer>
615
644