rubyXL 3.4.33 → 3.4.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (410) hide show
  1. checksums.yaml +4 -4
  2. data/.circleci/config.yml +9 -9
  3. data/Gemfile +1 -1
  4. data/README.rdoc +4 -2
  5. data/VERSION +1 -1
  6. data/lib/rubyXL/convenience_methods/cell.rb +5 -4
  7. data/lib/rubyXL/convenience_methods/workbook.rb +4 -0
  8. data/lib/rubyXL/objects/cell_style.rb +1 -0
  9. data/lib/rubyXL/objects/ooxml_object.rb +5 -3
  10. data/lib/rubyXL/objects/root.rb +1 -1
  11. data/rdoc/README_rdoc.html +363 -63
  12. data/rdoc/RubyXL/AExtension.html +157 -50
  13. data/rdoc/RubyXL/AExtensionStorageArea.html +69 -22
  14. data/rdoc/RubyXL/ActiveX.html +119 -38
  15. data/rdoc/RubyXL/ActiveXBinary.html +78 -23
  16. data/rdoc/RubyXL/AdjustHandleList.html +69 -22
  17. data/rdoc/RubyXL/Alignment.html +69 -22
  18. data/rdoc/RubyXL/AlternateContent.html +69 -22
  19. data/rdoc/RubyXL/AlternateUrls.html +69 -22
  20. data/rdoc/RubyXL/Authors.html +69 -22
  21. data/rdoc/RubyXL/AutoFilter.html +69 -22
  22. data/rdoc/RubyXL/AutoFilterColumn.html +69 -22
  23. data/rdoc/RubyXL/BinaryImageFile.html +85 -24
  24. data/rdoc/RubyXL/BodyProperties.html +69 -22
  25. data/rdoc/RubyXL/BooleanNode.html +69 -22
  26. data/rdoc/RubyXL/BooleanValue.html +69 -22
  27. data/rdoc/RubyXL/Border.html +196 -61
  28. data/rdoc/RubyXL/BorderEdge.html +136 -45
  29. data/rdoc/RubyXL/Borders.html +105 -36
  30. data/rdoc/RubyXL/Break.html +69 -22
  31. data/rdoc/RubyXL/BreakList.html +69 -22
  32. data/rdoc/RubyXL/CT_AdjPoint2D.html +69 -22
  33. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +69 -22
  34. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +69 -22
  35. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +69 -22
  36. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +69 -22
  37. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +69 -22
  38. data/rdoc/RubyXL/CT_Backdrop.html +69 -22
  39. data/rdoc/RubyXL/CT_Bevel.html +69 -22
  40. data/rdoc/RubyXL/CT_BiLevelEffect.html +69 -22
  41. data/rdoc/RubyXL/CT_BlendEffect.html +69 -22
  42. data/rdoc/RubyXL/CT_Blip.html +69 -22
  43. data/rdoc/RubyXL/CT_BlipFillProperties.html +69 -22
  44. data/rdoc/RubyXL/CT_BlurEffect.html +69 -22
  45. data/rdoc/RubyXL/CT_Camera.html +69 -22
  46. data/rdoc/RubyXL/CT_Color.html +69 -22
  47. data/rdoc/RubyXL/CT_ColorChangeEffect.html +69 -22
  48. data/rdoc/RubyXL/CT_ColorMapping.html +69 -22
  49. data/rdoc/RubyXL/CT_ColorScheme.html +69 -22
  50. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +69 -22
  51. data/rdoc/RubyXL/CT_ConnectionSite.html +69 -22
  52. data/rdoc/RubyXL/CT_ConnectionSiteList.html +69 -22
  53. data/rdoc/RubyXL/CT_DashStop.html +69 -22
  54. data/rdoc/RubyXL/CT_DashStopList.html +69 -22
  55. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +69 -22
  56. data/rdoc/RubyXL/CT_DuotoneEffect.html +69 -22
  57. data/rdoc/RubyXL/CT_EffectContainer.html +69 -22
  58. data/rdoc/RubyXL/CT_EffectList.html +69 -22
  59. data/rdoc/RubyXL/CT_EffectReference.html +69 -22
  60. data/rdoc/RubyXL/CT_EffectStyleItem.html +69 -22
  61. data/rdoc/RubyXL/CT_EffectStyleList.html +69 -22
  62. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +69 -22
  63. data/rdoc/RubyXL/CT_FillEffect.html +69 -22
  64. data/rdoc/RubyXL/CT_FillOverlayEffect.html +69 -22
  65. data/rdoc/RubyXL/CT_FillStyleList.html +69 -22
  66. data/rdoc/RubyXL/CT_FlatText.html +69 -22
  67. data/rdoc/RubyXL/CT_FontCollection.html +69 -22
  68. data/rdoc/RubyXL/CT_FontReference.html +69 -22
  69. data/rdoc/RubyXL/CT_GeomGuideList.html +69 -22
  70. data/rdoc/RubyXL/CT_GlowEffect.html +69 -22
  71. data/rdoc/RubyXL/CT_GradientFillProperties.html +69 -22
  72. data/rdoc/RubyXL/CT_GradientStop.html +69 -22
  73. data/rdoc/RubyXL/CT_GradientStopList.html +69 -22
  74. data/rdoc/RubyXL/CT_HSLEffect.html +69 -22
  75. data/rdoc/RubyXL/CT_HslColor.html +69 -22
  76. data/rdoc/RubyXL/CT_Hyperlink.html +69 -22
  77. data/rdoc/RubyXL/CT_InnerShadowEffect.html +69 -22
  78. data/rdoc/RubyXL/CT_LightRig.html +69 -22
  79. data/rdoc/RubyXL/CT_LineEndProperties.html +69 -22
  80. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +69 -22
  81. data/rdoc/RubyXL/CT_LineProperties.html +69 -22
  82. data/rdoc/RubyXL/CT_LineStyleList.html +69 -22
  83. data/rdoc/RubyXL/CT_LinearShadeProperties.html +69 -22
  84. data/rdoc/RubyXL/CT_LuminanceEffect.html +69 -22
  85. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +69 -22
  86. data/rdoc/RubyXL/CT_OuterShadowEffect.html +69 -22
  87. data/rdoc/RubyXL/CT_Path2D.html +69 -22
  88. data/rdoc/RubyXL/CT_Path2DArcTo.html +69 -22
  89. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +69 -22
  90. data/rdoc/RubyXL/CT_Path2DList.html +69 -22
  91. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +69 -22
  92. data/rdoc/RubyXL/CT_Path2DTo.html +69 -22
  93. data/rdoc/RubyXL/CT_PathShadeProperties.html +69 -22
  94. data/rdoc/RubyXL/CT_PatternFillProperties.html +69 -22
  95. data/rdoc/RubyXL/CT_Point3D.html +69 -22
  96. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +69 -22
  97. data/rdoc/RubyXL/CT_PresetColor.html +69 -22
  98. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +69 -22
  99. data/rdoc/RubyXL/CT_PresetShadowEffect.html +69 -22
  100. data/rdoc/RubyXL/CT_PresetTextShape.html +69 -22
  101. data/rdoc/RubyXL/CT_ReflectionEffect.html +69 -22
  102. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +69 -22
  103. data/rdoc/RubyXL/CT_RelativeRect.html +69 -22
  104. data/rdoc/RubyXL/CT_SRgbColor.html +69 -22
  105. data/rdoc/RubyXL/CT_ScRgbColor.html +69 -22
  106. data/rdoc/RubyXL/CT_Scene3D.html +69 -22
  107. data/rdoc/RubyXL/CT_SchemeColor.html +69 -22
  108. data/rdoc/RubyXL/CT_Shape3D.html +69 -22
  109. data/rdoc/RubyXL/CT_ShapeStyle.html +69 -22
  110. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +69 -22
  111. data/rdoc/RubyXL/CT_SphereCoords.html +69 -22
  112. data/rdoc/RubyXL/CT_StretchInfoProperties.html +69 -22
  113. data/rdoc/RubyXL/CT_StyleMatrix.html +69 -22
  114. data/rdoc/RubyXL/CT_StyleMatrixReference.html +69 -22
  115. data/rdoc/RubyXL/CT_SupplementalFont.html +69 -22
  116. data/rdoc/RubyXL/CT_SystemColor.html +69 -22
  117. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +69 -22
  118. data/rdoc/RubyXL/CT_TextBlipBullet.html +69 -22
  119. data/rdoc/RubyXL/CT_TextCharBullet.html +69 -22
  120. data/rdoc/RubyXL/CT_TextCharacterProperties.html +69 -22
  121. data/rdoc/RubyXL/CT_TextFont.html +69 -22
  122. data/rdoc/RubyXL/CT_TextListStyle.html +69 -22
  123. data/rdoc/RubyXL/CT_TextNormalAutofit.html +69 -22
  124. data/rdoc/RubyXL/CT_TextParagraphProperties.html +69 -22
  125. data/rdoc/RubyXL/CT_TextSpacing.html +69 -22
  126. data/rdoc/RubyXL/CT_TextTabStop.html +69 -22
  127. data/rdoc/RubyXL/CT_TextTabStopList.html +69 -22
  128. data/rdoc/RubyXL/CT_TileInfoProperties.html +69 -22
  129. data/rdoc/RubyXL/CT_TintEffect.html +69 -22
  130. data/rdoc/RubyXL/CT_Transform2D.html +69 -22
  131. data/rdoc/RubyXL/CT_TransformEffect.html +69 -22
  132. data/rdoc/RubyXL/CT_Vector3D.html +69 -22
  133. data/rdoc/RubyXL/CT_XYAdjustHandle.html +69 -22
  134. data/rdoc/RubyXL/CalculationChain.html +121 -38
  135. data/rdoc/RubyXL/CalculationChainCell.html +69 -22
  136. data/rdoc/RubyXL/CalculationProperties.html +69 -22
  137. data/rdoc/RubyXL/Cell.html +522 -147
  138. data/rdoc/RubyXL/CellConvenienceMethods.html +1201 -313
  139. data/rdoc/RubyXL/CellExt.html +69 -22
  140. data/rdoc/RubyXL/CellSmartTag.html +69 -22
  141. data/rdoc/RubyXL/CellSmartTagProperty.html +69 -22
  142. data/rdoc/RubyXL/CellSmartTags.html +69 -22
  143. data/rdoc/RubyXL/CellStyle.html +69 -22
  144. data/rdoc/RubyXL/CellStyleXFs.html +105 -36
  145. data/rdoc/RubyXL/CellStyles.html +105 -36
  146. data/rdoc/RubyXL/CellValue.html +105 -36
  147. data/rdoc/RubyXL/CellWatch.html +69 -22
  148. data/rdoc/RubyXL/CellWatches.html +69 -22
  149. data/rdoc/RubyXL/CellXFs.html +105 -36
  150. data/rdoc/RubyXL/ChartColorsFile.html +85 -24
  151. data/rdoc/RubyXL/ChartFile.html +126 -39
  152. data/rdoc/RubyXL/ChartStyleFile.html +85 -24
  153. data/rdoc/RubyXL/ChartUserShapesFile.html +85 -24
  154. data/rdoc/RubyXL/Chartsheet.html +174 -55
  155. data/rdoc/RubyXL/ChartsheetPageSetup.html +69 -22
  156. data/rdoc/RubyXL/ChartsheetProperties.html +69 -22
  157. data/rdoc/RubyXL/ChartsheetProtection.html +69 -22
  158. data/rdoc/RubyXL/ChartsheetView.html +69 -22
  159. data/rdoc/RubyXL/ChartsheetViews.html +69 -22
  160. data/rdoc/RubyXL/Color.html +114 -37
  161. data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +181 -58
  162. data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +220 -67
  163. data/rdoc/RubyXL/ColorConvenienceClasses.html +67 -19
  164. data/rdoc/RubyXL/ColorConvenienceMethods.html +103 -33
  165. data/rdoc/RubyXL/ColorFilter.html +69 -22
  166. data/rdoc/RubyXL/ColorScale.html +69 -22
  167. data/rdoc/RubyXL/ColorSet.html +69 -22
  168. data/rdoc/RubyXL/Colors.html +69 -22
  169. data/rdoc/RubyXL/ColumnRange.html +214 -63
  170. data/rdoc/RubyXL/ColumnRanges.html +196 -61
  171. data/rdoc/RubyXL/Comment.html +69 -22
  172. data/rdoc/RubyXL/CommentList.html +69 -22
  173. data/rdoc/RubyXL/CommentsFile.html +133 -42
  174. data/rdoc/RubyXL/ConditionalFormatValue.html +69 -22
  175. data/rdoc/RubyXL/ConditionalFormatting.html +69 -22
  176. data/rdoc/RubyXL/ConditionalFormattingRule.html +69 -22
  177. data/rdoc/RubyXL/Connection.html +69 -22
  178. data/rdoc/RubyXL/ConnectionTable.html +69 -22
  179. data/rdoc/RubyXL/ConnectionTables.html +69 -22
  180. data/rdoc/RubyXL/ConnectionTextField.html +69 -22
  181. data/rdoc/RubyXL/ConnectionTextFields.html +69 -22
  182. data/rdoc/RubyXL/Connections.html +121 -38
  183. data/rdoc/RubyXL/ContentTypeDefault.html +69 -22
  184. data/rdoc/RubyXL/ContentTypeOverride.html +69 -22
  185. data/rdoc/RubyXL/ContentTypes.html +152 -47
  186. data/rdoc/RubyXL/ControlPropertiesFile.html +85 -24
  187. data/rdoc/RubyXL/CorePropertiesFile.html +374 -107
  188. data/rdoc/RubyXL/CustomColor.html +69 -22
  189. data/rdoc/RubyXL/CustomColorList.html +69 -22
  190. data/rdoc/RubyXL/CustomFilter.html +69 -22
  191. data/rdoc/RubyXL/CustomFilters.html +69 -22
  192. data/rdoc/RubyXL/CustomGeometry.html +69 -22
  193. data/rdoc/RubyXL/CustomProperties.html +69 -22
  194. data/rdoc/RubyXL/CustomPropertiesFile.html +85 -24
  195. data/rdoc/RubyXL/CustomProperty.html +69 -22
  196. data/rdoc/RubyXL/CustomPropertyFile.html +85 -24
  197. data/rdoc/RubyXL/CustomSheetView.html +69 -22
  198. data/rdoc/RubyXL/CustomSheetViews.html +69 -22
  199. data/rdoc/RubyXL/CustomWorkbookView.html +69 -22
  200. data/rdoc/RubyXL/CustomWorkbookViews.html +69 -22
  201. data/rdoc/RubyXL/CustomXMLFile.html +78 -23
  202. data/rdoc/RubyXL/DXF.html +69 -22
  203. data/rdoc/RubyXL/DXFs.html +69 -22
  204. data/rdoc/RubyXL/DataBar.html +69 -22
  205. data/rdoc/RubyXL/DataConsolidate.html +69 -22
  206. data/rdoc/RubyXL/DataConsolidationReference.html +69 -22
  207. data/rdoc/RubyXL/DataConsolidationReferences.html +69 -22
  208. data/rdoc/RubyXL/DataType.html +118 -26
  209. data/rdoc/RubyXL/DataValidation.html +69 -22
  210. data/rdoc/RubyXL/DataValidations.html +69 -22
  211. data/rdoc/RubyXL/DateGroupItem.html +69 -22
  212. data/rdoc/RubyXL/DefinedName.html +69 -22
  213. data/rdoc/RubyXL/DefinedNameExt.html +69 -22
  214. data/rdoc/RubyXL/DefinedNames.html +69 -22
  215. data/rdoc/RubyXL/DefinedNamesExt.html +69 -22
  216. data/rdoc/RubyXL/DocumentPropertiesFile.html +164 -51
  217. data/rdoc/RubyXL/DrawingFile.html +126 -39
  218. data/rdoc/RubyXL/DynamicFilter.html +69 -22
  219. data/rdoc/RubyXL/EmbeddedControl.html +69 -22
  220. data/rdoc/RubyXL/EmbeddedControls.html +69 -22
  221. data/rdoc/RubyXL/Extension.html +69 -22
  222. data/rdoc/RubyXL/ExtensionStorageArea.html +69 -22
  223. data/rdoc/RubyXL/Extents.html +69 -22
  224. data/rdoc/RubyXL/ExternalBook.html +69 -22
  225. data/rdoc/RubyXL/ExternalLinksFile.html +126 -39
  226. data/rdoc/RubyXL/ExternalReference.html +69 -22
  227. data/rdoc/RubyXL/ExternalReferences.html +69 -22
  228. data/rdoc/RubyXL/ExtraColorSchemeList.html +69 -22
  229. data/rdoc/RubyXL/FieldItem.html +69 -22
  230. data/rdoc/RubyXL/FileRecoveryProperties.html +69 -22
  231. data/rdoc/RubyXL/FileSharing.html +69 -22
  232. data/rdoc/RubyXL/FileVersion.html +69 -22
  233. data/rdoc/RubyXL/Fill.html +105 -36
  234. data/rdoc/RubyXL/Fills.html +105 -36
  235. data/rdoc/RubyXL/FilterContainer.html +69 -22
  236. data/rdoc/RubyXL/FloatNode.html +69 -22
  237. data/rdoc/RubyXL/FloatValue.html +69 -22
  238. data/rdoc/RubyXL/Font.html +115 -38
  239. data/rdoc/RubyXL/FontConvenienceMethods.html +494 -138
  240. data/rdoc/RubyXL/FontScheme.html +69 -22
  241. data/rdoc/RubyXL/Fonts.html +105 -36
  242. data/rdoc/RubyXL/Formula.html +69 -22
  243. data/rdoc/RubyXL/FunctionGroup.html +69 -22
  244. data/rdoc/RubyXL/FunctionGroups.html +69 -22
  245. data/rdoc/RubyXL/GenericStorageObject.html +214 -65
  246. data/rdoc/RubyXL/GradientFill.html +69 -22
  247. data/rdoc/RubyXL/HeaderFooterSettings.html +69 -22
  248. data/rdoc/RubyXL/Hyperlink.html +69 -22
  249. data/rdoc/RubyXL/HyperlinkRelFile.html +78 -23
  250. data/rdoc/RubyXL/Hyperlinks.html +69 -22
  251. data/rdoc/RubyXL/IconFilter.html +69 -22
  252. data/rdoc/RubyXL/IconSet.html +69 -22
  253. data/rdoc/RubyXL/IgnoredError.html +69 -22
  254. data/rdoc/RubyXL/IgnoredErrors.html +69 -22
  255. data/rdoc/RubyXL/IndexedColors.html +69 -22
  256. data/rdoc/RubyXL/InputCells.html +69 -22
  257. data/rdoc/RubyXL/IntegerNode.html +69 -22
  258. data/rdoc/RubyXL/IntegerValue.html +69 -22
  259. data/rdoc/RubyXL/LegacyCell.html +103 -33
  260. data/rdoc/RubyXL/LegacyWorksheet.html +252 -73
  261. data/rdoc/RubyXL/MRUColors.html +69 -22
  262. data/rdoc/RubyXL/MacrosFile.html +85 -24
  263. data/rdoc/RubyXL/MergedCell.html +69 -22
  264. data/rdoc/RubyXL/MergedCells.html +69 -22
  265. data/rdoc/RubyXL/NumFmt.html +69 -22
  266. data/rdoc/RubyXL/NumberFormat.html +105 -36
  267. data/rdoc/RubyXL/NumberFormats.html +115 -38
  268. data/rdoc/RubyXL/OLEObject.html +69 -22
  269. data/rdoc/RubyXL/OLEObjectFile.html +85 -24
  270. data/rdoc/RubyXL/OLEObjects.html +69 -22
  271. data/rdoc/RubyXL/OLESize.html +69 -22
  272. data/rdoc/RubyXL/OOXMLContainerObject.html +295 -99
  273. data/rdoc/RubyXL/OOXMLIgnored.html +145 -46
  274. data/rdoc/RubyXL/OOXMLObject.html +74 -23
  275. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +294 -112
  276. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +370 -125
  277. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +429 -124
  278. data/rdoc/RubyXL/OOXMLTopLevelObject.html +283 -96
  279. data/rdoc/RubyXL/OdbcOleDbProperties.html +69 -22
  280. data/rdoc/RubyXL/Offset.html +69 -22
  281. data/rdoc/RubyXL/OlapProperties.html +69 -22
  282. data/rdoc/RubyXL/OleItem.html +69 -22
  283. data/rdoc/RubyXL/OleItems.html +69 -22
  284. data/rdoc/RubyXL/OleLink.html +69 -22
  285. data/rdoc/RubyXL/OutlineProperties.html +69 -22
  286. data/rdoc/RubyXL/PageMargins.html +69 -22
  287. data/rdoc/RubyXL/PageSetup.html +69 -22
  288. data/rdoc/RubyXL/PageSetupProperties.html +69 -22
  289. data/rdoc/RubyXL/Pane.html +69 -22
  290. data/rdoc/RubyXL/Parser.html +136 -45
  291. data/rdoc/RubyXL/PatternFill.html +69 -22
  292. data/rdoc/RubyXL/PersonMetadata.html +85 -24
  293. data/rdoc/RubyXL/PhoneticProperties.html +69 -22
  294. data/rdoc/RubyXL/PhoneticRun.html +69 -22
  295. data/rdoc/RubyXL/PivotArea.html +69 -22
  296. data/rdoc/RubyXL/PivotCache.html +69 -22
  297. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +90 -25
  298. data/rdoc/RubyXL/PivotCacheRecordsFile.html +85 -24
  299. data/rdoc/RubyXL/PivotCaches.html +69 -22
  300. data/rdoc/RubyXL/PivotReference.html +69 -22
  301. data/rdoc/RubyXL/PivotReferences.html +69 -22
  302. data/rdoc/RubyXL/PivotTableFile.html +90 -25
  303. data/rdoc/RubyXL/PivotTableSelection.html +69 -22
  304. data/rdoc/RubyXL/PresetGeometry.html +69 -22
  305. data/rdoc/RubyXL/PrintOptions.html +69 -22
  306. data/rdoc/RubyXL/PrinterSettingsFile.html +85 -24
  307. data/rdoc/RubyXL/ProtectedRange.html +69 -22
  308. data/rdoc/RubyXL/ProtectedRanges.html +69 -22
  309. data/rdoc/RubyXL/Protection.html +69 -22
  310. data/rdoc/RubyXL/QueryParameter.html +69 -22
  311. data/rdoc/RubyXL/QueryParameters.html +69 -22
  312. data/rdoc/RubyXL/QueryTable.html +126 -39
  313. data/rdoc/RubyXL/QueryTableDeletedField.html +69 -22
  314. data/rdoc/RubyXL/QueryTableDeletedFields.html +69 -22
  315. data/rdoc/RubyXL/QueryTableField.html +69 -22
  316. data/rdoc/RubyXL/QueryTableFields.html +69 -22
  317. data/rdoc/RubyXL/QueryTableRefresh.html +69 -22
  318. data/rdoc/RubyXL/RID.html +69 -22
  319. data/rdoc/RubyXL/RawOOXML.html +157 -50
  320. data/rdoc/RubyXL/Reference.html +512 -143
  321. data/rdoc/RubyXL/Relationship.html +69 -22
  322. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +109 -33
  323. data/rdoc/RubyXL/RelationshipSupport.html +290 -84
  324. data/rdoc/RubyXL/RevisionPointer.html +69 -22
  325. data/rdoc/RubyXL/RichText.html +105 -36
  326. data/rdoc/RubyXL/RichTextRun.html +105 -36
  327. data/rdoc/RubyXL/Row.html +367 -106
  328. data/rdoc/RubyXL/RowExt.html +69 -22
  329. data/rdoc/RubyXL/RunProperties.html +69 -22
  330. data/rdoc/RubyXL/Scenario.html +69 -22
  331. data/rdoc/RubyXL/Scenarios.html +69 -22
  332. data/rdoc/RubyXL/Selection.html +105 -36
  333. data/rdoc/RubyXL/ShapeGuide.html +69 -22
  334. data/rdoc/RubyXL/ShapeTextRectangle.html +69 -22
  335. data/rdoc/RubyXL/SharedStringsTable.html +321 -96
  336. data/rdoc/RubyXL/Sheet.html +69 -22
  337. data/rdoc/RubyXL/SheetCalculationProperties.html +69 -22
  338. data/rdoc/RubyXL/SheetData.html +136 -45
  339. data/rdoc/RubyXL/SheetDataExt.html +69 -22
  340. data/rdoc/RubyXL/SheetDataSet.html +69 -22
  341. data/rdoc/RubyXL/SheetMetadata.html +85 -24
  342. data/rdoc/RubyXL/SheetName.html +69 -22
  343. data/rdoc/RubyXL/SheetNames.html +69 -22
  344. data/rdoc/RubyXL/Sheets.html +69 -22
  345. data/rdoc/RubyXL/SlicerCacheFile.html +85 -24
  346. data/rdoc/RubyXL/SlicerFile.html +85 -24
  347. data/rdoc/RubyXL/SmartTagProperties.html +69 -22
  348. data/rdoc/RubyXL/SmartTagType.html +69 -22
  349. data/rdoc/RubyXL/SmartTagTypes.html +69 -22
  350. data/rdoc/RubyXL/SmartTags.html +69 -22
  351. data/rdoc/RubyXL/SortCondition.html +69 -22
  352. data/rdoc/RubyXL/SortState.html +69 -22
  353. data/rdoc/RubyXL/Sqref.html +145 -46
  354. data/rdoc/RubyXL/Stop.html +69 -22
  355. data/rdoc/RubyXL/StringNode.html +69 -22
  356. data/rdoc/RubyXL/StringNodeW3C.html +145 -46
  357. data/rdoc/RubyXL/StringValue.html +69 -22
  358. data/rdoc/RubyXL/Stylesheet.html +256 -76
  359. data/rdoc/RubyXL/TableFile.html +85 -24
  360. data/rdoc/RubyXL/TableParts.html +69 -22
  361. data/rdoc/RubyXL/TableStyle.html +69 -22
  362. data/rdoc/RubyXL/TableStyles.html +69 -22
  363. data/rdoc/RubyXL/Text.html +153 -48
  364. data/rdoc/RubyXL/TextImportSettings.html +69 -22
  365. data/rdoc/RubyXL/Theme.html +191 -56
  366. data/rdoc/RubyXL/ThemeElements.html +69 -22
  367. data/rdoc/RubyXL/ThumbnailFile.html +85 -24
  368. data/rdoc/RubyXL/Top10.html +69 -22
  369. data/rdoc/RubyXL/VMLDrawingFile.html +91 -26
  370. data/rdoc/RubyXL/Variant.html +69 -22
  371. data/rdoc/RubyXL/Vector.html +105 -36
  372. data/rdoc/RubyXL/VectorValue.html +69 -22
  373. data/rdoc/RubyXL/VisualProperties.html +69 -22
  374. data/rdoc/RubyXL/WebPublishObject.html +69 -22
  375. data/rdoc/RubyXL/WebPublishObjects.html +69 -22
  376. data/rdoc/RubyXL/WebPublishingItem.html +69 -22
  377. data/rdoc/RubyXL/WebPublishingItems.html +69 -22
  378. data/rdoc/RubyXL/WebPublishingProperties.html +69 -22
  379. data/rdoc/RubyXL/WebQueryProperties.html +69 -22
  380. data/rdoc/RubyXL/Workbook.html +1053 -284
  381. data/rdoc/RubyXL/WorkbookConvenienceMethods.html +623 -175
  382. data/rdoc/RubyXL/WorkbookProperties.html +69 -22
  383. data/rdoc/RubyXL/WorkbookProtection.html +69 -22
  384. data/rdoc/RubyXL/WorkbookRoot.html +271 -82
  385. data/rdoc/RubyXL/WorkbookView.html +69 -22
  386. data/rdoc/RubyXL/WorkbookViews.html +69 -22
  387. data/rdoc/RubyXL/Worksheet.html +373 -110
  388. data/rdoc/RubyXL/WorksheetConvenienceMethods.html +2195 -585
  389. data/rdoc/RubyXL/WorksheetDimensions.html +69 -22
  390. data/rdoc/RubyXL/WorksheetFormatProperties.html +69 -22
  391. data/rdoc/RubyXL/WorksheetProperties.html +69 -22
  392. data/rdoc/RubyXL/WorksheetProtection.html +69 -22
  393. data/rdoc/RubyXL/WorksheetView.html +69 -22
  394. data/rdoc/RubyXL/WorksheetViews.html +69 -22
  395. data/rdoc/RubyXL/XF.html +69 -22
  396. data/rdoc/RubyXL.html +778 -134
  397. data/rdoc/created.rid +7 -7
  398. data/rdoc/css/rdoc.css +393 -397
  399. data/rdoc/index.html +42 -408
  400. data/rdoc/js/darkfish.js +45 -2
  401. data/rdoc/js/navigation.js.gz +0 -0
  402. data/rdoc/js/search.js +11 -1
  403. data/rdoc/js/search_index.js +1 -1
  404. data/rdoc/js/search_index.js.gz +0 -0
  405. data/rdoc/js/searcher.js +44 -6
  406. data/rdoc/js/searcher.js.gz +0 -0
  407. data/rdoc/table_of_contents.html +1285 -53
  408. data/rubyXL.gemspec +15 -30
  409. data/spec/lib/cell_spec.rb +26 -0
  410. metadata +5 -5
@@ -1,10 +1,21 @@
1
1
  <!DOCTYPE html>
2
2
 
3
- <html>
3
+ <html lang="en">
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+
8
+ <title>class RubyXL::OOXMLTopLevelObject - rubyXL 3.4.35</title>
9
+
10
+
11
+ <meta name="keywords" content="ruby,class,RubyXL::OOXMLTopLevelObject">
12
+
13
+
14
+ <meta name="description" content="class RubyXL::OOXMLTopLevelObject: Extension class providing functionality for top-level OOXML objects that are represented by their own &lt;tt&gt;. tt&gt; files in &lt;tt&gt;.">
15
+
16
+
17
+
6
18
 
7
- <title>class RubyXL::OOXMLTopLevelObject - rubyXL 3.4.33</title>
8
19
 
9
20
  <script type="text/javascript">
10
21
  var rdoc_rel_prefix = "../";
@@ -21,8 +32,14 @@
21
32
  <link href="../css/rdoc.css" rel="stylesheet">
22
33
 
23
34
 
35
+
24
36
  <body id="top" role="document" class="class">
25
- <nav role="navigation">
37
+ <div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
38
+ <span aria-hidden="true">&#9776;</span>
39
+ </div>
40
+
41
+
42
+ <nav id="navigation" role="navigation">
26
43
  <div id="project-navigation">
27
44
  <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
45
  <h2>
@@ -55,36 +72,77 @@
55
72
 
56
73
 
57
74
 
58
- <div id="class-metadata">
59
-
60
-
61
- <div id="parent-class-section" class="nav-section">
62
- <h3>Parent</h3>
75
+
63
76
 
64
- <p class="link"><a href="OOXMLObject.html">RubyXL::OOXMLObject</a>
77
+
78
+ <div id="parent-class-section" class="nav-section">
79
+ <h3>Ancestors</h3>
80
+ <ul><li><a href="OOXMLObject.html">RubyXL::OOXMLObject</a><ul><li>Object</li></ul></li></ul>
65
81
  </div>
66
82
 
67
-
68
-
69
-
70
- <!-- Method Quickref -->
71
- <div id="method-list-section" class="nav-section">
72
- <h3>Methods</h3>
73
-
74
- <ul class="link-list" role="directory">
75
- <li ><a href="#method-c-parse_file">::parse_file</a>
76
- <li ><a href="#method-c-set_namespaces">::set_namespaces</a>
77
- <li ><a href="#method-i-add_to_zip">#add_to_zip</a>
78
- <li ><a href="#method-i-file_index">#file_index</a>
79
- <li ><a href="#method-i-xlsx_path">#xlsx_path</a>
80
- </ul>
81
- </div>
82
83
 
84
+
85
+
86
+
87
+
88
+
89
+ <div class="nav-section">
90
+ <h3>Class Methods</h3>
91
+ <ul class="link-list" role="directory">
92
+
93
+ <li ><a href="#method-c-parse_file">parse_file</a></li>
94
+
95
+ <li ><a href="#method-c-set_namespaces">set_namespaces</a></li>
96
+
97
+ </ul>
83
98
  </div>
99
+
100
+
101
+
102
+ <div class="nav-section">
103
+ <h3>Instance Methods</h3>
104
+ <ul class="link-list" role="directory">
105
+
106
+ <li ><a href="#method-i-add_to_zip">add_to_zip</a></li>
107
+
108
+ <li ><a href="#method-i-file_index">file_index</a></li>
109
+
110
+ <li ><a href="#method-i-xlsx_path">xlsx_path</a></li>
111
+
112
+ </ul>
113
+ </div>
114
+
115
+
116
+
117
+ <footer id="validator-badges" role="contentinfo">
118
+ <p><a href="https://validator.w3.org/check/referer">Validate</a></p>
119
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.15.1.</p>
120
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.</p>
121
+ </footer>
122
+
84
123
  </nav>
85
124
 
86
125
  <main role="main" aria-labelledby="class-RubyXL::OOXMLTopLevelObject">
87
- <h1 id="class-RubyXL::OOXMLTopLevelObject" class="class">
126
+
127
+
128
+ <ol role="navigation" aria-label="Breadcrumb navigation" class="breadcrumb">
129
+
130
+ <li>
131
+
132
+ <a href="../RubyXL.html">RubyXL</a><span>::</span>
133
+
134
+ </li>
135
+
136
+ <li>
137
+
138
+ <span>OOXMLTopLevelObject</span>
139
+
140
+ </li>
141
+
142
+ </ol>
143
+
144
+
145
+ <h1 id="class-RubyXL::OOXMLTopLevelObject" class="anchor-link class">
88
146
  class RubyXL::OOXMLTopLevelObject
89
147
  </h1>
90
148
 
@@ -94,7 +152,11 @@
94
152
 
95
153
  </section>
96
154
 
97
- <section id="5Buntitled-5D" class="documentation-section">
155
+
156
+ <section id="5Buntitled-5D" class="documentation-section anchor-link">
157
+
158
+
159
+
98
160
 
99
161
 
100
162
  <section class="constants-list">
@@ -102,46 +164,94 @@
102
164
  <h3>Constants</h3>
103
165
  </header>
104
166
  <dl>
105
- <dt id="ROOT">ROOT
167
+
168
+ <dt id="ROOT">ROOT</dt>
169
+
106
170
  <dd>
107
- <dt id="SAVE_ORDER">SAVE_ORDER
171
+
172
+
173
+ </dd>
174
+
175
+
176
+ <dt id="SAVE_ORDER">SAVE_ORDER</dt>
177
+
108
178
  <dd>
179
+
180
+
181
+ </dd>
182
+
183
+
109
184
  </dl>
110
185
  </section>
111
186
 
112
- <section class="attribute-method-details" class="method-section">
187
+
188
+
189
+ <section class="attribute-method-details method-section">
113
190
  <header>
114
191
  <h3>Attributes</h3>
115
192
  </header>
116
193
 
117
- <div id="attribute-i-root" class="method-detail">
194
+
195
+ <div id="attribute-i-root" class="method-detail anchor-link">
118
196
  <div class="method-heading attribute-method-heading">
119
- <span class="method-name">root</span><span
120
- class="attribute-access-type">[RW]</span>
197
+ <a href="#attribute-i-root" title="Link to this attribute">
198
+ <span class="method-name">root</span>
199
+ <span class="attribute-access-type">[RW]</span>
200
+ </a>
121
201
  </div>
122
202
 
123
203
  <div class="method-description">
204
+
205
+
124
206
 
207
+
125
208
  </div>
126
209
  </div>
210
+
127
211
  </section>
128
212
 
129
213
 
130
- <section id="public-class-5Buntitled-5D-method-details" class="method-section">
214
+
215
+ <section id="public-class-5Buntitled-5D-method-details" class="method-section anchor-link">
131
216
  <header>
132
217
  <h3>Public Class Methods</h3>
133
218
  </header>
134
219
 
135
- <div id="method-c-parse_file" class="method-detail ">
220
+
221
+ <div id="method-c-parse_file" class="method-detail anchor-link ">
136
222
  <div class="method-header">
137
- <div class="method-heading">
138
- <span class="method-name">parse_file</span><span
139
- class="method-args">(zip_file, file_path)</span>
140
- <span class="method-click-advice">click to toggle source</span>
141
- </div>
223
+
224
+ <div class="method-heading">
225
+ <a href="#method-c-parse_file" title="Link to this method">
226
+ <span class="method-name">parse_file</span>
227
+ <span class="method-args">(zip_file, file_path)</span>
228
+ </a>
229
+ </div>
230
+
142
231
  </div>
143
232
 
233
+
234
+ <div class="method-controls">
235
+ <details class="method-source-toggle">
236
+ <summary>Source</summary>
237
+ </details>
238
+ </div>
239
+
240
+
241
+
144
242
  <div class="method-description">
243
+
244
+ <div class="method-source-code" id="parse_file-source">
245
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 450</span>
246
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse_file</span>(<span class="ruby-identifier">zip_file</span>, <span class="ruby-identifier">file_path</span>)
247
+ <span class="ruby-identifier">entry</span> = <span class="ruby-identifier">zip_file</span>.<span class="ruby-identifier">find_entry</span>(<span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-identifier">from_root</span>(<span class="ruby-identifier">file_path</span>))
248
+ <span class="ruby-comment"># Accomodate for Nokogiri Java implementation which is incapable of reading from a stream</span>
249
+ <span class="ruby-identifier">entry</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">entry</span>.<span class="ruby-identifier">get_input_stream</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">f</span><span class="ruby-operator">|</span> <span class="ruby-identifier">parse</span>(<span class="ruby-keyword">defined?</span>(<span class="ruby-constant">JRUBY_VERSION</span>) <span class="ruby-operator">?</span> <span class="ruby-identifier">f</span>.<span class="ruby-identifier">read</span> <span class="ruby-operator">:</span> <span class="ruby-identifier">f</span>) })
250
+ <span class="ruby-keyword">end</span></pre>
251
+ </div>
252
+
253
+
254
+
145
255
  <p>Generates the top-level OOXML object by parsing its XML file from the contents of the <code>.xslx</code> container.</p>
146
256
 
147
257
  <h3 id="method-c-parse_file-label-Parameters">Parameters<span><a href="#method-c-parse_file-label-Parameters">&para;</a> <a href="#top">&uarr;</a></span></h3>
@@ -151,29 +261,48 @@
151
261
  <p><code>file_path</code> - path to the subject file inside the <code>.xslx</code> zip archive</p>
152
262
  </li></ul>
153
263
 
154
- <div class="method-source-code" id="parse_file-source">
155
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 448</span>
156
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse_file</span>(<span class="ruby-identifier">zip_file</span>, <span class="ruby-identifier">file_path</span>)
157
- <span class="ruby-identifier">entry</span> = <span class="ruby-identifier">zip_file</span>.<span class="ruby-identifier">find_entry</span>(<span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-identifier">from_root</span>(<span class="ruby-identifier">file_path</span>))
158
- <span class="ruby-comment"># Accomodate for Nokogiri Java implementation which is incapable of reading from a stream</span>
159
- <span class="ruby-identifier">entry</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">entry</span>.<span class="ruby-identifier">get_input_stream</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">f</span><span class="ruby-operator">|</span> <span class="ruby-identifier">parse</span>(<span class="ruby-keyword">defined?</span>(<span class="ruby-constant">JRUBY_VERSION</span>) <span class="ruby-operator">?</span> <span class="ruby-identifier">f</span>.<span class="ruby-identifier">read</span> <span class="ruby-operator">:</span> <span class="ruby-identifier">f</span>) })
160
- <span class="ruby-keyword">end</span></pre>
161
- </div>
264
+
162
265
  </div>
163
266
 
164
267
 
268
+
269
+
270
+
165
271
  </div>
166
272
 
167
- <div id="method-c-set_namespaces" class="method-detail ">
273
+
274
+ <div id="method-c-set_namespaces" class="method-detail anchor-link ">
168
275
  <div class="method-header">
169
- <div class="method-heading">
170
- <span class="method-name">set_namespaces</span><span
171
- class="method-args">(namespace_hash)</span>
172
- <span class="method-click-advice">click to toggle source</span>
173
- </div>
276
+
277
+ <div class="method-heading">
278
+ <a href="#method-c-set_namespaces" title="Link to this method">
279
+ <span class="method-name">set_namespaces</span>
280
+ <span class="method-args">(namespace_hash)</span>
281
+ </a>
282
+ </div>
283
+
174
284
  </div>
175
285
 
286
+
287
+ <div class="method-controls">
288
+ <details class="method-source-toggle">
289
+ <summary>Source</summary>
290
+ </details>
291
+ </div>
292
+
293
+
294
+
176
295
  <div class="method-description">
296
+
297
+ <div class="method-source-code" id="set_namespaces-source">
298
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 442</span>
299
+ <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">set_namespaces</span>(<span class="ruby-identifier">namespace_hash</span>)
300
+ <span class="ruby-keyword">self</span>.<span class="ruby-identifier">class_variable_set</span>(<span class="ruby-value">:@@ooxml_namespaces</span>, <span class="ruby-identifier">namespace_hash</span>)
301
+ <span class="ruby-keyword">end</span></pre>
302
+ </div>
303
+
304
+
305
+
177
306
  <p>Sets the list of namespaces on this object to be added when writing out XML. Valid only on top-level objects.</p>
178
307
 
179
308
  <h3 id="method-c-set_namespaces-label-Parameters">Parameters<span><a href="#method-c-set_namespaces-label-Parameters">&para;</a> <a href="#top">&uarr;</a></span></h3>
@@ -187,43 +316,49 @@
187
316
  <span class="ruby-string">&#39;http://schemas.openxmlformats.org/officeDocument/2006/relationships&#39;</span> <span class="ruby-operator">=&gt;</span> <span class="ruby-string">&#39;r&#39;</span>)
188
317
  </pre>
189
318
 
190
- <div class="method-source-code" id="set_namespaces-source">
191
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 440</span>
192
- <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">set_namespaces</span>(<span class="ruby-identifier">namespace_hash</span>)
193
- <span class="ruby-keyword">self</span>.<span class="ruby-identifier">class_variable_set</span>(<span class="ruby-value">:@@ooxml_namespaces</span>, <span class="ruby-identifier">namespace_hash</span>)
194
- <span class="ruby-keyword">end</span></pre>
195
- </div>
319
+
196
320
  </div>
197
321
 
198
322
 
323
+
324
+
325
+
199
326
  </div>
200
327
 
328
+
201
329
  </section>
202
330
 
203
- <section id="public-instance-5Buntitled-5D-method-details" class="method-section">
331
+ <section id="public-instance-5Buntitled-5D-method-details" class="method-section anchor-link">
204
332
  <header>
205
333
  <h3>Public Instance Methods</h3>
206
334
  </header>
207
335
 
208
- <div id="method-i-add_to_zip" class="method-detail ">
336
+
337
+ <div id="method-i-add_to_zip" class="method-detail anchor-link ">
209
338
  <div class="method-header">
210
- <div class="method-heading">
211
- <span class="method-name">add_to_zip</span><span
212
- class="method-args">(zip_stream)</span>
213
- <span class="method-click-advice">click to toggle source</span>
214
- </div>
339
+
340
+ <div class="method-heading">
341
+ <a href="#method-i-add_to_zip" title="Link to this method">
342
+ <span class="method-name">add_to_zip</span>
343
+ <span class="method-args">(zip_stream)</span>
344
+ </a>
345
+ </div>
346
+
215
347
  </div>
216
348
 
217
- <div class="method-description">
218
- <p>Saves the contents of the object as XML to respective location in <code>.xslx</code> zip container.</p>
219
349
 
220
- <h3 id="method-i-add_to_zip-label-Parameters">Parameters<span><a href="#method-i-add_to_zip-label-Parameters">&para;</a> <a href="#top">&uarr;</a></span></h3>
221
- <ul><li>
222
- <p><code>zipfile</code> - ::Zip::File to which the resulting XNMML should be added.</p>
223
- </li></ul>
350
+ <div class="method-controls">
351
+ <details class="method-source-toggle">
352
+ <summary>Source</summary>
353
+ </details>
354
+ </div>
355
+
356
+
357
+
358
+ <div class="method-description">
224
359
 
225
360
  <div class="method-source-code" id="add_to_zip-source">
226
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 457</span>
361
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 459</span>
227
362
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">add_to_zip</span>(<span class="ruby-identifier">zip_stream</span>)
228
363
  <span class="ruby-identifier">xml_string</span> = <span class="ruby-identifier">write_xml</span>
229
364
  <span class="ruby-keyword">return</span> <span class="ruby-keyword">false</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">xml_string</span>.<span class="ruby-identifier">empty?</span>
@@ -232,66 +367,118 @@
232
367
  <span class="ruby-keyword">true</span>
233
368
  <span class="ruby-keyword">end</span></pre>
234
369
  </div>
370
+
371
+
372
+
373
+ <p>Saves the contents of the object as XML to respective location in <code>.xslx</code> zip container.</p>
374
+
375
+ <h3 id="method-i-add_to_zip-label-Parameters">Parameters<span><a href="#method-i-add_to_zip-label-Parameters">&para;</a> <a href="#top">&uarr;</a></span></h3>
376
+ <ul><li>
377
+ <p><code>zipfile</code> - ::Zip::File to which the resulting XNMML should be added.</p>
378
+ </li></ul>
379
+
380
+
235
381
  </div>
236
382
 
237
383
 
384
+
385
+
386
+
238
387
  </div>
239
388
 
240
- <div id="method-i-file_index" class="method-detail ">
389
+
390
+ <div id="method-i-file_index" class="method-detail anchor-link ">
241
391
  <div class="method-header">
242
- <div class="method-heading">
243
- <span class="method-name">file_index</span><span
244
- class="method-args">()</span>
245
- <span class="method-click-advice">click to toggle source</span>
246
- </div>
392
+
393
+ <div class="method-heading">
394
+ <a href="#method-i-file_index" title="Link to this method">
395
+ <span class="method-name">file_index</span>
396
+ <span class="method-args">()</span>
397
+ </a>
398
+ </div>
399
+
247
400
  </div>
248
401
 
402
+
403
+ <div class="method-controls">
404
+ <details class="method-source-toggle">
405
+ <summary>Source</summary>
406
+ </details>
407
+ </div>
408
+
409
+
410
+
249
411
  <div class="method-description">
250
-
251
412
 
252
413
  <div class="method-source-code" id="file_index-source">
253
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 465</span>
414
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 467</span>
254
415
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">file_index</span>
255
416
  <span class="ruby-identifier">root</span>.<span class="ruby-identifier">rels_hash</span>[<span class="ruby-keyword">self</span>.<span class="ruby-identifier">class</span>].<span class="ruby-identifier">index</span>{ <span class="ruby-operator">|</span><span class="ruby-identifier">f</span><span class="ruby-operator">|</span> <span class="ruby-identifier">f</span>.<span class="ruby-identifier">equal?</span>(<span class="ruby-keyword">self</span>) }.<span class="ruby-identifier">to_i</span> <span class="ruby-operator">+</span> <span class="ruby-value">1</span>
256
417
  <span class="ruby-keyword">end</span></pre>
257
418
  </div>
419
+
420
+
421
+
422
+
423
+
424
+
258
425
  </div>
259
426
 
260
427
 
428
+
429
+
430
+
261
431
  </div>
262
432
 
263
- <div id="method-i-xlsx_path" class="method-detail ">
433
+
434
+ <div id="method-i-xlsx_path" class="method-detail anchor-link ">
264
435
  <div class="method-header">
265
- <div class="method-heading">
266
- <span class="method-name">xlsx_path</span><span
267
- class="method-args">()</span>
268
- <span class="method-click-advice">click to toggle source</span>
269
- </div>
436
+
437
+ <div class="method-heading">
438
+ <a href="#method-i-xlsx_path" title="Link to this method">
439
+ <span class="method-name">xlsx_path</span>
440
+ <span class="method-args">()</span>
441
+ </a>
442
+ </div>
443
+
270
444
  </div>
271
445
 
446
+
447
+ <div class="method-controls">
448
+ <details class="method-source-toggle">
449
+ <summary>Source</summary>
450
+ </details>
451
+ </div>
452
+
453
+
454
+
272
455
  <div class="method-description">
273
- <p>Prototype method. For top-level OOXML object, returns the path at which the current object’s XML file is located within the <code>.xlsx</code> zip container.</p>
274
456
 
275
457
  <div class="method-source-code" id="xlsx_path-source">
276
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 430</span>
458
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/ooxml_object.rb, line 432</span>
277
459
  <span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
278
460
  <span class="ruby-identifier">raise</span> <span class="ruby-string">&#39;Subclass responsebility&#39;</span>
279
461
  <span class="ruby-keyword">end</span></pre>
280
462
  </div>
463
+
464
+
465
+
466
+ <p>Prototype method. For top-level OOXML object, returns the path at which the current object’s XML file is located within the <code>.xlsx</code> zip container.</p>
467
+
468
+
281
469
  </div>
282
470
 
283
471
 
472
+
473
+
474
+
284
475
  </div>
285
476
 
477
+
286
478
  </section>
287
479
 
288
480
  </section>
289
- </main>
290
481
 
291
-
292
- <footer id="validator-badges" role="contentinfo">
293
- <p><a href="https://validator.w3.org/check/referer">Validate</a>
294
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
295
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
296
- </footer>
482
+ </main>
483
+ </body>
297
484
 
@@ -1,10 +1,21 @@
1
1
  <!DOCTYPE html>
2
2
 
3
- <html>
3
+ <html lang="en">
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+
8
+ <title>class RubyXL::OdbcOleDbProperties - rubyXL 3.4.35</title>
9
+
10
+
11
+ <meta name="keywords" content="ruby,class,RubyXL::OdbcOleDbProperties">
12
+
13
+
14
+ <meta name="description" content="class RubyXL::OdbcOleDbProperties: www. datypic.">
15
+
16
+
17
+
6
18
 
7
- <title>class RubyXL::OdbcOleDbProperties - rubyXL 3.4.33</title>
8
19
 
9
20
  <script type="text/javascript">
10
21
  var rdoc_rel_prefix = "../";
@@ -21,8 +32,14 @@
21
32
  <link href="../css/rdoc.css" rel="stylesheet">
22
33
 
23
34
 
35
+
24
36
  <body id="top" role="document" class="class">
25
- <nav role="navigation">
37
+ <div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
38
+ <span aria-hidden="true">&#9776;</span>
39
+ </div>
40
+
41
+
42
+ <nav id="navigation" role="navigation">
26
43
  <div id="project-navigation">
27
44
  <div id="home-section" role="region" title="Quick navigation" class="nav-section">
28
45
  <h2>
@@ -55,23 +72,53 @@
55
72
 
56
73
 
57
74
 
58
- <div id="class-metadata">
59
-
60
-
61
- <div id="parent-class-section" class="nav-section">
62
- <h3>Parent</h3>
75
+
63
76
 
64
- <p class="link">OOXMLObject
77
+
78
+ <div id="parent-class-section" class="nav-section">
79
+ <h3>Ancestors</h3>
80
+ <ul><li>OOXMLObject</li></ul>
65
81
  </div>
66
82
 
67
-
68
-
69
-
70
- </div>
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+ <footer id="validator-badges" role="contentinfo">
94
+ <p><a href="https://validator.w3.org/check/referer">Validate</a></p>
95
+ <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.15.1.</p>
96
+ <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.</p>
97
+ </footer>
98
+
71
99
  </nav>
72
100
 
73
101
  <main role="main" aria-labelledby="class-RubyXL::OdbcOleDbProperties">
74
- <h1 id="class-RubyXL::OdbcOleDbProperties" class="class">
102
+
103
+
104
+ <ol role="navigation" aria-label="Breadcrumb navigation" class="breadcrumb">
105
+
106
+ <li>
107
+
108
+ <a href="../RubyXL.html">RubyXL</a><span>::</span>
109
+
110
+ </li>
111
+
112
+ <li>
113
+
114
+ <span>OdbcOleDbProperties</span>
115
+
116
+ </li>
117
+
118
+ </ol>
119
+
120
+
121
+ <h1 id="class-RubyXL::OdbcOleDbProperties" class="anchor-link class">
75
122
  class RubyXL::OdbcOleDbProperties
76
123
  </h1>
77
124
 
@@ -81,19 +128,19 @@
81
128
 
82
129
  </section>
83
130
 
84
- <section id="5Buntitled-5D" class="documentation-section">
85
131
 
132
+ <section id="5Buntitled-5D" class="documentation-section anchor-link">
86
133
 
87
134
 
88
135
 
89
136
 
90
- </section>
91
- </main>
92
137
 
93
138
 
94
- <footer id="validator-badges" role="contentinfo">
95
- <p><a href="https://validator.w3.org/check/referer">Validate</a>
96
- <p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
97
- <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
98
- </footer>
139
+
140
+
141
+
142
+ </section>
143
+
144
+ </main>
145
+ </body>
99
146