rubyXL 3.1.2 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (376) hide show
  1. checksums.yaml +7 -0
  2. data/VERSION +1 -1
  3. data/lib/rubyXL/cell.rb +1 -1
  4. data/lib/rubyXL/objects/calculation_chain.rb +1 -1
  5. data/lib/rubyXL/objects/chartsheet.rb +1 -2
  6. data/lib/rubyXL/objects/column_range.rb +1 -1
  7. data/lib/rubyXL/objects/comments.rb +1 -1
  8. data/lib/rubyXL/objects/content_types.rb +41 -26
  9. data/lib/rubyXL/objects/document_properties.rb +21 -11
  10. data/lib/rubyXL/objects/filters.rb +2 -2
  11. data/lib/rubyXL/objects/font.rb +1 -1
  12. data/lib/rubyXL/objects/ooxml_object.rb +22 -18
  13. data/lib/rubyXL/objects/reference.rb +3 -3
  14. data/lib/rubyXL/objects/relationships.rb +34 -70
  15. data/lib/rubyXL/objects/root.rb +7 -8
  16. data/lib/rubyXL/objects/shared_strings.rb +4 -4
  17. data/lib/rubyXL/objects/sheet_data.rb +2 -2
  18. data/lib/rubyXL/objects/simple_types.rb +2 -2
  19. data/lib/rubyXL/objects/storage.rb +9 -10
  20. data/lib/rubyXL/objects/stylesheet.rb +3 -3
  21. data/lib/rubyXL/objects/theme.rb +2 -2
  22. data/lib/rubyXL/objects/workbook.rb +2 -4
  23. data/lib/rubyXL/objects/worksheet.rb +6 -6
  24. data/lib/rubyXL/workbook.rb +4 -4
  25. data/lib/rubyXL/worksheet.rb +8 -8
  26. data/rdoc/README_rdoc.html +28 -28
  27. data/rdoc/RubyXL.html +1 -1
  28. data/rdoc/RubyXL/AExtension.html +1 -1
  29. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  30. data/rdoc/RubyXL/AdjustHandleList.html +1 -1
  31. data/rdoc/RubyXL/Alignment.html +1 -1
  32. data/rdoc/RubyXL/AlternateContent.html +1 -1
  33. data/rdoc/RubyXL/Authors.html +1 -1
  34. data/rdoc/RubyXL/AutoFilter.html +1 -1
  35. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  36. data/rdoc/RubyXL/BinaryImageFile.html +1 -1
  37. data/rdoc/RubyXL/BodyProperties.html +1 -1
  38. data/rdoc/RubyXL/BooleanNode.html +1 -1
  39. data/rdoc/RubyXL/BooleanValue.html +1 -1
  40. data/rdoc/RubyXL/Border.html +1 -1
  41. data/rdoc/RubyXL/BorderEdge.html +1 -1
  42. data/rdoc/RubyXL/Borders.html +1 -1
  43. data/rdoc/RubyXL/Break.html +1 -1
  44. data/rdoc/RubyXL/BreakList.html +1 -1
  45. data/rdoc/RubyXL/CT_AdjPoint2D.html +1 -1
  46. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +1 -1
  47. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +1 -1
  48. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +1 -1
  49. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +1 -1
  50. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +1 -1
  51. data/rdoc/RubyXL/CT_Backdrop.html +1 -1
  52. data/rdoc/RubyXL/CT_Bevel.html +1 -1
  53. data/rdoc/RubyXL/CT_BiLevelEffect.html +1 -1
  54. data/rdoc/RubyXL/CT_BlendEffect.html +1 -1
  55. data/rdoc/RubyXL/CT_Blip.html +1 -1
  56. data/rdoc/RubyXL/CT_BlipFillProperties.html +1 -1
  57. data/rdoc/RubyXL/CT_BlurEffect.html +1 -1
  58. data/rdoc/RubyXL/CT_Camera.html +1 -1
  59. data/rdoc/RubyXL/CT_Color.html +1 -1
  60. data/rdoc/RubyXL/CT_ColorChangeEffect.html +1 -1
  61. data/rdoc/RubyXL/CT_ColorMapping.html +1 -1
  62. data/rdoc/RubyXL/CT_ColorScheme.html +1 -1
  63. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +1 -1
  64. data/rdoc/RubyXL/CT_ConnectionSite.html +1 -1
  65. data/rdoc/RubyXL/CT_ConnectionSiteList.html +1 -1
  66. data/rdoc/RubyXL/CT_DashStop.html +1 -1
  67. data/rdoc/RubyXL/CT_DashStopList.html +1 -1
  68. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +1 -1
  69. data/rdoc/RubyXL/CT_DuotoneEffect.html +1 -1
  70. data/rdoc/RubyXL/CT_EffectContainer.html +1 -1
  71. data/rdoc/RubyXL/CT_EffectList.html +1 -1
  72. data/rdoc/RubyXL/CT_EffectReference.html +1 -1
  73. data/rdoc/RubyXL/CT_EffectStyleItem.html +1 -1
  74. data/rdoc/RubyXL/CT_EffectStyleList.html +1 -1
  75. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +1 -1
  76. data/rdoc/RubyXL/CT_FillEffect.html +1 -1
  77. data/rdoc/RubyXL/CT_FillOverlayEffect.html +1 -1
  78. data/rdoc/RubyXL/CT_FillStyleList.html +1 -1
  79. data/rdoc/RubyXL/CT_FlatText.html +1 -1
  80. data/rdoc/RubyXL/CT_FontCollection.html +1 -1
  81. data/rdoc/RubyXL/CT_FontReference.html +1 -1
  82. data/rdoc/RubyXL/CT_GeomGuideList.html +1 -1
  83. data/rdoc/RubyXL/CT_GlowEffect.html +1 -1
  84. data/rdoc/RubyXL/CT_GradientFillProperties.html +1 -1
  85. data/rdoc/RubyXL/CT_GradientStop.html +1 -1
  86. data/rdoc/RubyXL/CT_GradientStopList.html +1 -1
  87. data/rdoc/RubyXL/CT_HSLEffect.html +1 -1
  88. data/rdoc/RubyXL/CT_HslColor.html +1 -1
  89. data/rdoc/RubyXL/CT_Hyperlink.html +1 -1
  90. data/rdoc/RubyXL/CT_InnerShadowEffect.html +1 -1
  91. data/rdoc/RubyXL/CT_LightRig.html +1 -1
  92. data/rdoc/RubyXL/CT_LineEndProperties.html +1 -1
  93. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +1 -1
  94. data/rdoc/RubyXL/CT_LineProperties.html +1 -1
  95. data/rdoc/RubyXL/CT_LineStyleList.html +1 -1
  96. data/rdoc/RubyXL/CT_LinearShadeProperties.html +1 -1
  97. data/rdoc/RubyXL/CT_LuminanceEffect.html +1 -1
  98. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +1 -1
  99. data/rdoc/RubyXL/CT_OuterShadowEffect.html +1 -1
  100. data/rdoc/RubyXL/CT_Path2D.html +1 -1
  101. data/rdoc/RubyXL/CT_Path2DArcTo.html +1 -1
  102. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +1 -1
  103. data/rdoc/RubyXL/CT_Path2DList.html +1 -1
  104. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +1 -1
  105. data/rdoc/RubyXL/CT_Path2DTo.html +1 -1
  106. data/rdoc/RubyXL/CT_PathShadeProperties.html +1 -1
  107. data/rdoc/RubyXL/CT_PatternFillProperties.html +1 -1
  108. data/rdoc/RubyXL/CT_Point3D.html +1 -1
  109. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +1 -1
  110. data/rdoc/RubyXL/CT_PresetColor.html +1 -1
  111. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +1 -1
  112. data/rdoc/RubyXL/CT_PresetShadowEffect.html +1 -1
  113. data/rdoc/RubyXL/CT_PresetTextShape.html +1 -1
  114. data/rdoc/RubyXL/CT_ReflectionEffect.html +1 -1
  115. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +1 -1
  116. data/rdoc/RubyXL/CT_RelativeRect.html +1 -1
  117. data/rdoc/RubyXL/CT_SRgbColor.html +1 -1
  118. data/rdoc/RubyXL/CT_ScRgbColor.html +1 -1
  119. data/rdoc/RubyXL/CT_Scene3D.html +1 -1
  120. data/rdoc/RubyXL/CT_SchemeColor.html +1 -1
  121. data/rdoc/RubyXL/CT_Shape3D.html +1 -1
  122. data/rdoc/RubyXL/CT_ShapeStyle.html +1 -1
  123. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +1 -1
  124. data/rdoc/RubyXL/CT_SphereCoords.html +1 -1
  125. data/rdoc/RubyXL/CT_StretchInfoProperties.html +1 -1
  126. data/rdoc/RubyXL/CT_StyleMatrix.html +1 -1
  127. data/rdoc/RubyXL/CT_StyleMatrixReference.html +1 -1
  128. data/rdoc/RubyXL/CT_SupplementalFont.html +1 -1
  129. data/rdoc/RubyXL/CT_SystemColor.html +1 -1
  130. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +1 -1
  131. data/rdoc/RubyXL/CT_TextBlipBullet.html +1 -1
  132. data/rdoc/RubyXL/CT_TextCharBullet.html +1 -1
  133. data/rdoc/RubyXL/CT_TextCharacterProperties.html +1 -1
  134. data/rdoc/RubyXL/CT_TextFont.html +1 -1
  135. data/rdoc/RubyXL/CT_TextListStyle.html +1 -1
  136. data/rdoc/RubyXL/CT_TextNormalAutofit.html +1 -1
  137. data/rdoc/RubyXL/CT_TextParagraphProperties.html +1 -1
  138. data/rdoc/RubyXL/CT_TextSpacing.html +1 -1
  139. data/rdoc/RubyXL/CT_TextTabStop.html +1 -1
  140. data/rdoc/RubyXL/CT_TextTabStopList.html +1 -1
  141. data/rdoc/RubyXL/CT_TileInfoProperties.html +1 -1
  142. data/rdoc/RubyXL/CT_TintEffect.html +1 -1
  143. data/rdoc/RubyXL/CT_Transform2D.html +1 -1
  144. data/rdoc/RubyXL/CT_TransformEffect.html +1 -1
  145. data/rdoc/RubyXL/CT_Vector3D.html +1 -1
  146. data/rdoc/RubyXL/CT_XYAdjustHandle.html +1 -1
  147. data/rdoc/RubyXL/CalculationChain.html +2 -2
  148. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  149. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  150. data/rdoc/RubyXL/Cell.html +2 -2
  151. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  152. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  153. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  154. data/rdoc/RubyXL/CellStyle.html +1 -1
  155. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  156. data/rdoc/RubyXL/CellStyles.html +1 -1
  157. data/rdoc/RubyXL/CellValue.html +2 -2
  158. data/rdoc/RubyXL/CellWatch.html +1 -1
  159. data/rdoc/RubyXL/CellWatches.html +1 -1
  160. data/rdoc/RubyXL/CellXFs.html +1 -1
  161. data/rdoc/RubyXL/ChartColorsFile.html +1 -1
  162. data/rdoc/RubyXL/ChartFile.html +1 -1
  163. data/rdoc/RubyXL/ChartStyleFile.html +1 -1
  164. data/rdoc/RubyXL/ChartUserShapesFile.html +1 -1
  165. data/rdoc/RubyXL/Chartsheet.html +1 -1
  166. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  167. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  168. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  169. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  170. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  171. data/rdoc/RubyXL/Color.html +3 -3
  172. data/rdoc/RubyXL/ColorFilter.html +1 -1
  173. data/rdoc/RubyXL/ColorScale.html +1 -1
  174. data/rdoc/RubyXL/ColorSet.html +1 -1
  175. data/rdoc/RubyXL/Colors.html +1 -1
  176. data/rdoc/RubyXL/ColumnRange.html +1 -1
  177. data/rdoc/RubyXL/ColumnRanges.html +2 -2
  178. data/rdoc/RubyXL/Comment.html +1 -1
  179. data/rdoc/RubyXL/CommentList.html +1 -1
  180. data/rdoc/RubyXL/CommentsFile.html +1 -1
  181. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  182. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  183. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  184. data/rdoc/RubyXL/ContentTypeDefault.html +1 -1
  185. data/rdoc/RubyXL/ContentTypeOverride.html +1 -1
  186. data/rdoc/RubyXL/ContentTypes.html +42 -76
  187. data/rdoc/RubyXL/ControlPropertiesFile.html +1 -1
  188. data/rdoc/RubyXL/CorePropertiesFile.html +1 -1
  189. data/rdoc/RubyXL/CustomColor.html +1 -1
  190. data/rdoc/RubyXL/CustomColorList.html +1 -1
  191. data/rdoc/RubyXL/CustomFilter.html +1 -1
  192. data/rdoc/RubyXL/CustomFilters.html +1 -1
  193. data/rdoc/RubyXL/CustomGeometry.html +1 -1
  194. data/rdoc/RubyXL/CustomProperties.html +1 -1
  195. data/rdoc/RubyXL/CustomPropertiesFile.html +1 -1
  196. data/rdoc/RubyXL/CustomProperty.html +1 -1
  197. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  198. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  199. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  200. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  201. data/rdoc/RubyXL/CustomXMLFile.html +1 -1
  202. data/rdoc/RubyXL/DXF.html +1 -1
  203. data/rdoc/RubyXL/DXFs.html +1 -1
  204. data/rdoc/RubyXL/DataBar.html +1 -1
  205. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  206. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  207. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  208. data/rdoc/RubyXL/DataType.html +1 -1
  209. data/rdoc/RubyXL/DataValidation.html +1 -1
  210. data/rdoc/RubyXL/DataValidations.html +1 -1
  211. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  212. data/rdoc/RubyXL/DefinedName.html +1 -1
  213. data/rdoc/RubyXL/DefinedNames.html +1 -1
  214. data/rdoc/RubyXL/DocumentPropertiesFile.html +21 -46
  215. data/rdoc/RubyXL/DrawingFile.html +2 -7
  216. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  217. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  218. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  219. data/rdoc/RubyXL/Extension.html +1 -1
  220. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  221. data/rdoc/RubyXL/Extents.html +1 -1
  222. data/rdoc/RubyXL/ExternalLinksFile.html +1 -1
  223. data/rdoc/RubyXL/ExternalReference.html +1 -1
  224. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  225. data/rdoc/RubyXL/ExtraColorSchemeList.html +1 -1
  226. data/rdoc/RubyXL/FieldItem.html +1 -1
  227. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  228. data/rdoc/RubyXL/FileSharing.html +1 -1
  229. data/rdoc/RubyXL/FileVersion.html +1 -1
  230. data/rdoc/RubyXL/Fill.html +1 -1
  231. data/rdoc/RubyXL/Fills.html +1 -1
  232. data/rdoc/RubyXL/FilterContainer.html +1 -1
  233. data/rdoc/RubyXL/FloatNode.html +1 -1
  234. data/rdoc/RubyXL/FloatValue.html +1 -1
  235. data/rdoc/RubyXL/Font.html +3 -3
  236. data/rdoc/RubyXL/FontScheme.html +1 -1
  237. data/rdoc/RubyXL/Fonts.html +1 -1
  238. data/rdoc/RubyXL/Formula.html +1 -1
  239. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  240. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  241. data/rdoc/RubyXL/GenericStorageObject.html +10 -24
  242. data/rdoc/RubyXL/GradientFill.html +1 -1
  243. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  244. data/rdoc/RubyXL/Hyperlink.html +1 -1
  245. data/rdoc/RubyXL/HyperlinkRelFile.html +1 -1
  246. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  247. data/rdoc/RubyXL/IconFilter.html +1 -1
  248. data/rdoc/RubyXL/IconSet.html +1 -1
  249. data/rdoc/RubyXL/IgnoredError.html +1 -1
  250. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  251. data/rdoc/RubyXL/IndexedColors.html +1 -1
  252. data/rdoc/RubyXL/InputCells.html +1 -1
  253. data/rdoc/RubyXL/IntegerNode.html +1 -1
  254. data/rdoc/RubyXL/IntegerValue.html +1 -1
  255. data/rdoc/RubyXL/LegacyCell.html +24 -24
  256. data/rdoc/RubyXL/LegacyWorkbook.html +10 -10
  257. data/rdoc/RubyXL/LegacyWorksheet.html +32 -32
  258. data/rdoc/RubyXL/MRUColors.html +1 -1
  259. data/rdoc/RubyXL/MacrosFile.html +1 -1
  260. data/rdoc/RubyXL/MergedCell.html +1 -1
  261. data/rdoc/RubyXL/MergedCells.html +1 -1
  262. data/rdoc/RubyXL/NumFmt.html +1 -1
  263. data/rdoc/RubyXL/NumberFormat.html +2 -2
  264. data/rdoc/RubyXL/NumberFormats.html +1 -1
  265. data/rdoc/RubyXL/OLEObject.html +1 -1
  266. data/rdoc/RubyXL/OLEObjects.html +1 -1
  267. data/rdoc/RubyXL/OLESize.html +1 -1
  268. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  269. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  270. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +18 -18
  271. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  272. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +119 -23
  273. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  274. data/rdoc/RubyXL/Offset.html +1 -1
  275. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  276. data/rdoc/RubyXL/PageMargins.html +1 -1
  277. data/rdoc/RubyXL/PageSetup.html +1 -1
  278. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  279. data/rdoc/RubyXL/Pane.html +1 -1
  280. data/rdoc/RubyXL/Parser.html +1 -1
  281. data/rdoc/RubyXL/PatternFill.html +1 -1
  282. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  283. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  284. data/rdoc/RubyXL/PivotArea.html +1 -1
  285. data/rdoc/RubyXL/PivotCache.html +1 -1
  286. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +1 -1
  287. data/rdoc/RubyXL/PivotCaches.html +1 -1
  288. data/rdoc/RubyXL/PivotReference.html +1 -1
  289. data/rdoc/RubyXL/PivotReferences.html +1 -1
  290. data/rdoc/RubyXL/PivotTableFile.html +1 -1
  291. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  292. data/rdoc/RubyXL/PresetGeometry.html +1 -1
  293. data/rdoc/RubyXL/PrintOptions.html +1 -1
  294. data/rdoc/RubyXL/PrinterSettingsFile.html +6 -1
  295. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  296. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  297. data/rdoc/RubyXL/Protection.html +1 -1
  298. data/rdoc/RubyXL/RID.html +1 -1
  299. data/rdoc/RubyXL/RawOOXML.html +1 -1
  300. data/rdoc/RubyXL/Reference.html +7 -7
  301. data/rdoc/RubyXL/Relationship.html +1 -1
  302. data/rdoc/RubyXL/RelationshipSupport.html +1 -1
  303. data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +1 -1
  304. data/rdoc/RubyXL/RichText.html +1 -1
  305. data/rdoc/RubyXL/RichTextRun.html +1 -1
  306. data/rdoc/RubyXL/Row.html +1 -1
  307. data/rdoc/RubyXL/RunProperties.html +1 -1
  308. data/rdoc/RubyXL/Scenario.html +1 -1
  309. data/rdoc/RubyXL/Scenarios.html +1 -1
  310. data/rdoc/RubyXL/Selection.html +1 -1
  311. data/rdoc/RubyXL/ShapeGuide.html +1 -1
  312. data/rdoc/RubyXL/ShapeTextRectangle.html +1 -1
  313. data/rdoc/RubyXL/SharedStringsTable.html +5 -5
  314. data/rdoc/RubyXL/Sheet.html +1 -1
  315. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  316. data/rdoc/RubyXL/SheetData.html +1 -1
  317. data/rdoc/RubyXL/Sheets.html +1 -1
  318. data/rdoc/RubyXL/SlicerCacheFile.html +1 -1
  319. data/rdoc/RubyXL/SlicerFile.html +1 -1
  320. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  321. data/rdoc/RubyXL/SmartTagType.html +1 -1
  322. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  323. data/rdoc/RubyXL/SmartTags.html +1 -1
  324. data/rdoc/RubyXL/SortCondition.html +1 -1
  325. data/rdoc/RubyXL/SortState.html +1 -1
  326. data/rdoc/RubyXL/Sqref.html +2 -2
  327. data/rdoc/RubyXL/Stop.html +1 -1
  328. data/rdoc/RubyXL/StringNode.html +1 -1
  329. data/rdoc/RubyXL/StringNodeW3C.html +1 -1
  330. data/rdoc/RubyXL/StringValue.html +1 -1
  331. data/rdoc/RubyXL/Stylesheet.html +1 -1
  332. data/rdoc/RubyXL/TableFile.html +1 -1
  333. data/rdoc/RubyXL/TableParts.html +1 -1
  334. data/rdoc/RubyXL/TableStyle.html +1 -1
  335. data/rdoc/RubyXL/TableStyles.html +1 -1
  336. data/rdoc/RubyXL/Text.html +2 -2
  337. data/rdoc/RubyXL/Theme.html +1 -1
  338. data/rdoc/RubyXL/ThemeElements.html +1 -1
  339. data/rdoc/RubyXL/ThumbnailFile.html +1 -1
  340. data/rdoc/RubyXL/Top10.html +1 -1
  341. data/rdoc/RubyXL/VMLDrawingFile.html +1 -1
  342. data/rdoc/RubyXL/Variant.html +1 -1
  343. data/rdoc/RubyXL/Vector.html +1 -1
  344. data/rdoc/RubyXL/VectorValue.html +1 -1
  345. data/rdoc/RubyXL/VisualProperties.html +1 -1
  346. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  347. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  348. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  349. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  350. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  351. data/rdoc/RubyXL/Workbook.html +1 -1
  352. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  353. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  354. data/rdoc/RubyXL/WorkbookRoot.html +43 -25
  355. data/rdoc/RubyXL/WorkbookView.html +1 -1
  356. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  357. data/rdoc/RubyXL/Worksheet.html +1 -1
  358. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  359. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  360. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  361. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  362. data/rdoc/RubyXL/WorksheetView.html +1 -1
  363. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  364. data/rdoc/RubyXL/XF.html +1 -1
  365. data/rdoc/created.rid +37 -37
  366. data/rdoc/index.html +2 -2
  367. data/rdoc/js/search_index.js +1 -1
  368. data/rdoc/table_of_contents.html +68 -63
  369. data/rubyXL.gemspec +6 -11
  370. metadata +92 -86
  371. data/rdoc/RubyXL/ChartRelationshipsFile.html +0 -105
  372. data/rdoc/RubyXL/DrawingRelationshipsFile.html +0 -105
  373. data/rdoc/RubyXL/REL_CLASS.html +0 -105
  374. data/rdoc/RubyXL/RootRelationships.html +0 -105
  375. data/rdoc/RubyXL/SheetRelationshipsFile.html +0 -105
  376. data/rdoc/RubyXL/WorkbookRelationships.html +0 -105
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookProperties - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorkbookProperties - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookProtection - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorkbookProtection - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookRoot - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorkbookRoot - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -92,6 +92,8 @@
92
92
 
93
93
  <li ><a href="#method-i-stream">#stream</a>
94
94
 
95
+ <li ><a href="#method-i-xlsx_path">#xlsx_path</a>
96
+
95
97
  </ul>
96
98
  </div>
97
99
 
@@ -116,20 +118,6 @@
116
118
 
117
119
 
118
120
 
119
- <section class="constants-list">
120
- <header>
121
- <h3>Constants</h3>
122
- </header>
123
- <dl>
124
-
125
- <dt id="REL_CLASS">REL_CLASS
126
-
127
- <dd>
128
-
129
-
130
- </dl>
131
- </section>
132
-
133
121
 
134
122
 
135
123
  <section class="attribute-method-details" class="method-section">
@@ -271,12 +259,12 @@
271
259
 
272
260
 
273
261
  <div class="method-source-code" id="default-source">
274
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 30</span>
262
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 28</span>
275
263
  <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>
276
264
  <span class="ruby-identifier">obj</span> = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>
277
265
  <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">document_properties</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">DocumentPropertiesFile</span>.<span class="ruby-identifier">new</span>
278
266
  <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">core_properties</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">CorePropertiesFile</span>.<span class="ruby-identifier">new</span>
279
- <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">relationship_container</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">RootRelationships</span>.<span class="ruby-identifier">new</span>
267
+ <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">relationship_container</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">OOXMLRelationshipsFile</span>.<span class="ruby-identifier">new</span>
280
268
  <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">content_types</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">ContentTypes</span>.<span class="ruby-identifier">new</span>
281
269
  <span class="ruby-identifier">obj</span>
282
270
  <span class="ruby-keyword">end</span></pre>
@@ -309,14 +297,14 @@
309
297
 
310
298
 
311
299
  <div class="method-source-code" id="parse_file-source">
312
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 65</span>
300
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 64</span>
313
301
  <span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">parse_file</span>(<span class="ruby-identifier">xl_file_path</span>, <span class="ruby-identifier">opts</span>)
314
302
  <span class="ruby-keyword">begin</span>
315
303
  <span class="ruby-operator">::</span><span class="ruby-constant">Zip</span><span class="ruby-operator">::</span><span class="ruby-constant">File</span>.<span class="ruby-identifier">open</span>(<span class="ruby-identifier">xl_file_path</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">zip_file</span><span class="ruby-operator">|</span>
316
304
  <span class="ruby-identifier">root</span> = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>
317
305
  <span class="ruby-identifier">root</span>.<span class="ruby-identifier">filepath</span> = <span class="ruby-identifier">xl_file_path</span>
318
306
  <span class="ruby-identifier">root</span>.<span class="ruby-identifier">content_types</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">ContentTypes</span>.<span class="ruby-identifier">parse_file</span>(<span class="ruby-identifier">zip_file</span>)
319
- <span class="ruby-identifier">root</span>.<span class="ruby-identifier">load_relationships</span>(<span class="ruby-identifier">zip_file</span>)
307
+ <span class="ruby-identifier">root</span>.<span class="ruby-identifier">load_relationships</span>(<span class="ruby-identifier">zip_file</span>, <span class="ruby-constant">OOXMLTopLevelObject</span><span class="ruby-operator">::</span><span class="ruby-constant">ROOT</span>)
320
308
  <span class="ruby-identifier">root</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">root</span> = <span class="ruby-identifier">root</span>
321
309
  <span class="ruby-identifier">root</span>
322
310
  }
@@ -361,7 +349,7 @@
361
349
 
362
350
 
363
351
  <div class="method-source-code" id="related_objects-source">
364
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 26</span>
352
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 24</span>
365
353
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">related_objects</span>
366
354
  [ <span class="ruby-identifier">content_types</span>, <span class="ruby-identifier">thumbnail</span>, <span class="ruby-identifier">core_properties</span>, <span class="ruby-identifier">document_properties</span>, <span class="ruby-identifier">custom_properties</span>, <span class="ruby-identifier">workbook</span> ]
367
355
  <span class="ruby-keyword">end</span></pre>
@@ -394,15 +382,14 @@
394
382
 
395
383
 
396
384
  <div class="method-source-code" id="stream-source">
397
- <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 39</span>
385
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 37</span>
398
386
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">stream</span>
399
387
  <span class="ruby-identifier">stream</span> = <span class="ruby-constant">Zip</span><span class="ruby-operator">::</span><span class="ruby-constant">OutputStream</span>.<span class="ruby-identifier">write_buffer</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">zipstream</span><span class="ruby-operator">|</span>
400
388
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">rels_hash</span> = {}
401
389
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">relationship_container</span>.<span class="ruby-identifier">owner</span> = <span class="ruby-keyword">self</span>
402
- <span class="ruby-keyword">self</span>.<span class="ruby-identifier">content_types</span>.<span class="ruby-identifier">overrides</span> = []
403
- <span class="ruby-keyword">self</span>.<span class="ruby-identifier">content_types</span>.<span class="ruby-identifier">owner</span> = <span class="ruby-keyword">self</span>
404
390
  <span class="ruby-identifier">collect_related_objects</span>.<span class="ruby-identifier">compact</span>.<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">obj</span><span class="ruby-operator">|</span>
405
391
  <span class="ruby-identifier">puts</span> <span class="ruby-node">&quot;&lt;-- DEBUG: adding relationship to #{obj.class}&quot;</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">@@debug</span>
392
+ <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">root</span> = <span class="ruby-keyword">self</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">respond_to?</span>(<span class="ruby-value">:root=</span>)
406
393
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">rels_hash</span>[<span class="ruby-identifier">obj</span>.<span class="ruby-identifier">class</span>] <span class="ruby-operator">||=</span> []
407
394
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">rels_hash</span>[<span class="ruby-identifier">obj</span>.<span class="ruby-identifier">class</span>] <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">obj</span>
408
395
  }
@@ -410,9 +397,7 @@
410
397
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">rels_hash</span>.<span class="ruby-identifier">keys</span>.<span class="ruby-identifier">sort_by</span>{ <span class="ruby-operator">|</span><span class="ruby-identifier">c</span><span class="ruby-operator">|</span> <span class="ruby-identifier">c</span><span class="ruby-operator">::</span><span class="ruby-constant">SAVE_ORDER</span> }.<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">klass</span><span class="ruby-operator">|</span>
411
398
  <span class="ruby-identifier">puts</span> <span class="ruby-node">&quot;&lt;-- DEBUG: saving related #{klass} files&quot;</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">@@debug</span>
412
399
  <span class="ruby-keyword">self</span>.<span class="ruby-identifier">rels_hash</span>[<span class="ruby-identifier">klass</span>].<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">obj</span><span class="ruby-operator">|</span>
413
- <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">workbook</span> = <span class="ruby-identifier">workbook</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">respond_to?</span>(<span class="ruby-value">:workbook=</span>)
414
400
  <span class="ruby-identifier">puts</span> <span class="ruby-node">&quot;&lt;-- DEBUG: &gt; #{obj.xlsx_path}&quot;</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">@@debug</span>
415
- <span class="ruby-keyword">self</span>.<span class="ruby-identifier">content_types</span>.<span class="ruby-identifier">add_override</span>(<span class="ruby-identifier">obj</span>)
416
401
  <span class="ruby-identifier">obj</span>.<span class="ruby-identifier">add_to_zip</span>(<span class="ruby-identifier">zipstream</span>)
417
402
  }
418
403
  }
@@ -427,6 +412,39 @@
427
412
 
428
413
 
429
414
 
415
+ </div>
416
+
417
+
418
+ <div id="method-i-xlsx_path" class="method-detail ">
419
+
420
+ <div class="method-heading">
421
+ <span class="method-name">xlsx_path</span><span
422
+ class="method-args">()</span>
423
+
424
+ <span class="method-click-advice">click to toggle source</span>
425
+
426
+ </div>
427
+
428
+
429
+ <div class="method-description">
430
+
431
+
432
+
433
+
434
+
435
+
436
+ <div class="method-source-code" id="xlsx_path-source">
437
+ <pre><span class="ruby-comment"># File lib/rubyXL/objects/root.rb, line 60</span>
438
+ <span class="ruby-keyword">def</span> <span class="ruby-identifier">xlsx_path</span>
439
+ <span class="ruby-constant">OOXMLTopLevelObject</span><span class="ruby-operator">::</span><span class="ruby-constant">ROOT</span>
440
+ <span class="ruby-keyword">end</span></pre>
441
+ </div>
442
+
443
+ </div>
444
+
445
+
446
+
447
+
430
448
  </div>
431
449
 
432
450
 
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookView - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorkbookView - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorkbookViews - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorkbookViews - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::Worksheet - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::Worksheet - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorksheetDimensions - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorksheetDimensions - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorksheetFormatProperties - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorksheetFormatProperties - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorksheetProperties - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorksheetProperties - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorksheetProtection - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorksheetProtection - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorksheetView - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorksheetView - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::WorksheetViews - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::WorksheetViews - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
data/rdoc/RubyXL/XF.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::XF - rubyXL 3.1.2</title>
7
+ <title>class RubyXL::XF - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
data/rdoc/created.rid CHANGED
@@ -1,37 +1,37 @@
1
- Wed, 02 Jul 2014 10:52:53 -0500
2
- README.rdoc Wed, 02 Jul 2014 09:16:05 -0500
3
- lib/rubyXL.rb Mon, 30 Jun 2014 20:04:07 -0500
4
- lib/rubyXL/cell.rb Wed, 02 Jul 2014 09:16:05 -0500
5
- lib/rubyXL/objects/border.rb Mon, 30 Jun 2014 20:04:07 -0500
6
- lib/rubyXL/objects/calculation_chain.rb Fri, 20 Jun 2014 11:23:44 -0500
7
- lib/rubyXL/objects/cell_style.rb Mon, 30 Jun 2014 20:04:07 -0500
8
- lib/rubyXL/objects/chartsheet.rb Mon, 30 Jun 2014 20:04:07 -0500
9
- lib/rubyXL/objects/color.rb Sat, 28 Jun 2014 18:09:43 -0500
10
- lib/rubyXL/objects/column_range.rb Sat, 28 Jun 2014 18:09:43 -0500
11
- lib/rubyXL/objects/comments.rb Fri, 20 Jun 2014 11:23:44 -0500
12
- lib/rubyXL/objects/container_nodes.rb Sat, 28 Jun 2014 18:09:43 -0500
13
- lib/rubyXL/objects/content_types.rb Mon, 30 Jun 2014 20:04:07 -0500
14
- lib/rubyXL/objects/data_validation.rb Thu, 08 May 2014 12:37:10 -0500
15
- lib/rubyXL/objects/document_properties.rb Wed, 02 Jul 2014 10:41:51 -0500
16
- lib/rubyXL/objects/extensions.rb Thu, 29 May 2014 03:10:04 -0500
17
- lib/rubyXL/objects/fill.rb Mon, 30 Jun 2014 20:04:07 -0500
18
- lib/rubyXL/objects/filters.rb Sat, 28 Jun 2014 18:09:43 -0500
19
- lib/rubyXL/objects/font.rb Mon, 30 Jun 2014 20:04:07 -0500
20
- lib/rubyXL/objects/formula.rb Fri, 20 Jun 2014 11:24:03 -0500
21
- lib/rubyXL/objects/ooxml_object.rb Mon, 30 Jun 2014 20:04:07 -0500
22
- lib/rubyXL/objects/reference.rb Thu, 29 May 2014 03:10:04 -0500
23
- lib/rubyXL/objects/relationships.rb Mon, 30 Jun 2014 20:04:07 -0500
24
- lib/rubyXL/objects/root.rb Wed, 02 Jul 2014 10:26:54 -0500
25
- lib/rubyXL/objects/shared_strings.rb Fri, 20 Jun 2014 11:23:44 -0500
26
- lib/rubyXL/objects/sheet_common.rb Mon, 30 Jun 2014 20:04:07 -0500
27
- lib/rubyXL/objects/sheet_data.rb Mon, 30 Jun 2014 20:04:07 -0500
28
- lib/rubyXL/objects/simple_types.rb Sun, 06 Apr 2014 22:25:16 -0500
29
- lib/rubyXL/objects/storage.rb Mon, 30 Jun 2014 20:04:07 -0500
30
- lib/rubyXL/objects/stylesheet.rb Fri, 20 Jun 2014 11:24:03 -0500
31
- lib/rubyXL/objects/text.rb Mon, 30 Jun 2014 20:04:07 -0500
32
- lib/rubyXL/objects/theme.rb Sat, 28 Jun 2014 18:09:43 -0500
33
- lib/rubyXL/objects/workbook.rb Mon, 30 Jun 2014 20:04:07 -0500
34
- lib/rubyXL/objects/worksheet.rb Mon, 30 Jun 2014 20:04:07 -0500
35
- lib/rubyXL/parser.rb Mon, 30 Jun 2014 20:04:07 -0500
36
- lib/rubyXL/workbook.rb Mon, 30 Jun 2014 20:04:07 -0500
37
- lib/rubyXL/worksheet.rb Wed, 02 Jul 2014 09:16:05 -0500
1
+ Wed, 09 Jul 2014 20:17:03 +0000
2
+ README.rdoc Tue, 01 Jul 2014 21:10:10 +0000
3
+ lib/rubyXL.rb Tue, 08 Jul 2014 00:23:54 +0000
4
+ lib/rubyXL/cell.rb Tue, 08 Jul 2014 22:25:52 +0000
5
+ lib/rubyXL/objects/border.rb Tue, 01 Jul 2014 21:10:10 +0000
6
+ lib/rubyXL/objects/calculation_chain.rb Tue, 08 Jul 2014 22:25:52 +0000
7
+ lib/rubyXL/objects/cell_style.rb Tue, 01 Jul 2014 21:10:10 +0000
8
+ lib/rubyXL/objects/chartsheet.rb Tue, 08 Jul 2014 22:25:52 +0000
9
+ lib/rubyXL/objects/color.rb Tue, 01 Jul 2014 21:10:10 +0000
10
+ lib/rubyXL/objects/column_range.rb Tue, 08 Jul 2014 22:25:52 +0000
11
+ lib/rubyXL/objects/comments.rb Tue, 08 Jul 2014 22:25:52 +0000
12
+ lib/rubyXL/objects/container_nodes.rb Thu, 03 Jul 2014 20:42:44 +0000
13
+ lib/rubyXL/objects/content_types.rb Tue, 08 Jul 2014 22:25:52 +0000
14
+ lib/rubyXL/objects/data_validation.rb Tue, 27 May 2014 20:28:09 +0000
15
+ lib/rubyXL/objects/document_properties.rb Tue, 08 Jul 2014 22:25:52 +0000
16
+ lib/rubyXL/objects/extensions.rb Sat, 21 Jun 2014 00:45:28 +0000
17
+ lib/rubyXL/objects/fill.rb Tue, 01 Jul 2014 21:10:10 +0000
18
+ lib/rubyXL/objects/filters.rb Tue, 08 Jul 2014 22:25:52 +0000
19
+ lib/rubyXL/objects/font.rb Tue, 08 Jul 2014 22:25:52 +0000
20
+ lib/rubyXL/objects/formula.rb Tue, 08 Jul 2014 22:26:53 +0000
21
+ lib/rubyXL/objects/ooxml_object.rb Tue, 08 Jul 2014 22:25:52 +0000
22
+ lib/rubyXL/objects/reference.rb Tue, 08 Jul 2014 22:25:52 +0000
23
+ lib/rubyXL/objects/relationships.rb Tue, 08 Jul 2014 22:25:52 +0000
24
+ lib/rubyXL/objects/root.rb Tue, 08 Jul 2014 22:25:52 +0000
25
+ lib/rubyXL/objects/shared_strings.rb Tue, 08 Jul 2014 22:25:52 +0000
26
+ lib/rubyXL/objects/sheet_common.rb Tue, 01 Jul 2014 21:10:10 +0000
27
+ lib/rubyXL/objects/sheet_data.rb Tue, 08 Jul 2014 22:26:53 +0000
28
+ lib/rubyXL/objects/simple_types.rb Tue, 08 Jul 2014 22:25:52 +0000
29
+ lib/rubyXL/objects/storage.rb Tue, 08 Jul 2014 22:25:52 +0000
30
+ lib/rubyXL/objects/stylesheet.rb Tue, 08 Jul 2014 22:25:52 +0000
31
+ lib/rubyXL/objects/text.rb Tue, 01 Jul 2014 21:10:10 +0000
32
+ lib/rubyXL/objects/theme.rb Tue, 08 Jul 2014 22:25:52 +0000
33
+ lib/rubyXL/objects/workbook.rb Tue, 08 Jul 2014 22:26:53 +0000
34
+ lib/rubyXL/objects/worksheet.rb Tue, 08 Jul 2014 22:25:52 +0000
35
+ lib/rubyXL/parser.rb Tue, 01 Jul 2014 21:10:10 +0000
36
+ lib/rubyXL/workbook.rb Tue, 08 Jul 2014 22:25:52 +0000
37
+ lib/rubyXL/worksheet.rb Tue, 08 Jul 2014 22:25:52 +0000
data/rdoc/index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>rubyXL 3.1.2</title>
7
+ <title>rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="./fonts.css" rel="stylesheet">
10
10
  <link href="./rdoc.css" rel="stylesheet">
@@ -205,7 +205,7 @@
205
205
  </nav>
206
206
 
207
207
  <main role="main">
208
- <p>This is the API documentation for rubyXL 3.1.2.
208
+ <p>This is the API documentation for rubyXL 3.2.0.
209
209
  </main>
210
210
 
211
211
 
@@ -1 +1 @@
1
- var search_data = {"index":{"searchIndex":["rubyxl","aextension","aextensionstoragearea","adjusthandlelist","alignment","alternatecontent","authors","autofilter","autofiltercolumn","binaryimagefile","bodyproperties","booleannode","booleanvalue","border","borderedge","borders","break","breaklist","ct_adjpoint2d","ct_alphabileveleffect","ct_alphamodulateeffect","ct_alphamodulatefixedeffect","ct_alphaoutseteffect","ct_alphareplaceeffect","ct_backdrop","ct_bevel","ct_bileveleffect","ct_blendeffect","ct_blip","ct_blipfillproperties","ct_blureffect","ct_camera","ct_color","ct_colorchangeeffect","ct_colormapping","ct_colorscheme","ct_colorschemeandmapping","ct_connectionsite","ct_connectionsitelist","ct_dashstop","ct_dashstoplist","ct_defaultshapedefinition","ct_duotoneeffect","ct_effectcontainer","ct_effectlist","ct_effectreference","ct_effectstyleitem","ct_effectstylelist","ct_embeddedwavaudiofile","ct_filleffect","ct_filloverlayeffect","ct_fillstylelist","ct_flattext","ct_fontcollection","ct_fontreference","ct_geomguidelist","ct_gloweffect","ct_gradientfillproperties","ct_gradientstop","ct_gradientstoplist","ct_hsleffect","ct_hslcolor","ct_hyperlink","ct_innershadoweffect","ct_lightrig","ct_lineendproperties","ct_linejoinmiterproperties","ct_lineproperties","ct_linestylelist","ct_linearshadeproperties","ct_luminanceeffect","ct_objectstyledefaults","ct_outershadoweffect","ct_path2d","ct_path2darcto","ct_path2dcubicbezierto","ct_path2dlist","ct_path2dquadbezierto","ct_path2dto","ct_pathshadeproperties","ct_patternfillproperties","ct_point3d","ct_polaradjusthandle","ct_presetcolor","ct_presetlinedashproperties","ct_presetshadoweffect","ct_presettextshape","ct_reflectioneffect","ct_relativeoffseteffect","ct_relativerect","ct_srgbcolor","ct_scrgbcolor","ct_scene3d","ct_schemecolor","ct_shape3d","ct_shapestyle","ct_softedgeseffect","ct_spherecoords","ct_stretchinfoproperties","ct_stylematrix","ct_stylematrixreference","ct_supplementalfont","ct_systemcolor","ct_textautonumberbullet","ct_textblipbullet","ct_textcharbullet","ct_textcharacterproperties","ct_textfont","ct_textliststyle","ct_textnormalautofit","ct_textparagraphproperties","ct_textspacing","ct_texttabstop","ct_texttabstoplist","ct_tileinfoproperties","ct_tinteffect","ct_transform2d","ct_transformeffect","ct_vector3d","ct_xyadjusthandle","calculationchain","calculationchaincell","calculationproperties","cell","cellsmarttag","cellsmarttagproperty","cellsmarttags","cellstyle","cellstylexfs","cellstyles","cellvalue","cellwatch","cellwatches","cellxfs","chartcolorsfile","chartfile","chartrelationshipsfile","chartstylefile","chartusershapesfile","chartsheet","chartsheetpagesetup","chartsheetproperties","chartsheetprotection","chartsheetview","chartsheetviews","color","colorfilter","colorscale","colorset","colors","columnrange","columnranges","comment","commentlist","commentsfile","conditionalformatvalue","conditionalformatting","conditionalformattingrule","contenttypedefault","contenttypeoverride","contenttypes","controlpropertiesfile","corepropertiesfile","customcolor","customcolorlist","customfilter","customfilters","customgeometry","customproperties","custompropertiesfile","customproperty","customsheetview","customsheetviews","customworkbookview","customworkbookviews","customxmlfile","dxf","dxfs","databar","dataconsolidate","dataconsolidationreference","dataconsolidationreferences","datatype","datavalidation","datavalidations","dategroupitem","definedname","definednames","documentpropertiesfile","drawingfile","drawingrelationshipsfile","dynamicfilter","embeddedcontrol","embeddedcontrols","extension","extensionstoragearea","extents","externallinksfile","externalreference","externalreferences","extracolorschemelist","fielditem","filerecoveryproperties","filesharing","fileversion","fill","fills","filtercontainer","floatnode","floatvalue","font","fontscheme","fonts","formula","functiongroup","functiongroups","genericstorageobject","gradientfill","headerfootersettings","hyperlink","hyperlinkrelfile","hyperlinks","iconfilter","iconset","ignorederror","ignorederrors","indexedcolors","inputcells","integernode","integervalue","legacycell","legacyworkbook","legacyworksheet","mrucolors","macrosfile","mergedcell","mergedcells","numfmt","numberformat","numberformats","oleobject","oleobjects","olesize","ooxmlcontainerobject","ooxmlobject","ooxmlobjectclassmethods","ooxmlobjectinstancemethods","ooxmlrelationshipsfile","ooxmltoplevelobject","offset","outlineproperties","pagemargins","pagesetup","pagesetupproperties","pane","parser","patternfill","phoneticproperties","phoneticrun","pivotarea","pivotcache","pivotcachedefinitionfile","pivotcaches","pivotreference","pivotreferences","pivottablefile","pivottableselection","presetgeometry","printoptions","printersettingsfile","protectedrange","protectedranges","protection","rel_class","rid","rawooxml","reference","relationship","relationshipsupport","classmehods","richtext","richtextrun","rootrelationships","row","runproperties","scenario","scenarios","selection","shapeguide","shapetextrectangle","sharedstringstable","sheet","sheetcalculationproperties","sheetdata","sheetrelationshipsfile","sheets","slicercachefile","slicerfile","smarttagproperties","smarttagtype","smarttagtypes","smarttags","sortcondition","sortstate","sqref","stop","stringnode","stringnodew3c","stringvalue","stylesheet","tablefile","tableparts","tablestyle","tablestyles","text","theme","themeelements","thumbnailfile","top10","vmldrawingfile","variant","vector","vectorvalue","visualproperties","webpublishobject","webpublishobjects","webpublishingitem","webpublishingitems","webpublishingproperties","workbook","workbookproperties","workbookprotection","workbookrelationships","workbookroot","workbookview","workbookviews","worksheet","worksheetdimensions","worksheetformatproperties","worksheetproperties","worksheetprotection","worksheetview","worksheetviews","xf","==()","==()","==()","[]()","[]()","[]()","add()","add_cell()","add_override()","add_part_title()","add_relationship()","add_row()","add_to_zip()","add_worksheet()","attach_relationship()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","border_bottom()","border_diagonal()","border_left()","border_right()","border_top()","borders()","cell_xfs()","change_border()","change_border_bottom()","change_border_diagonal()","change_border_left()","change_border_right()","change_border_top()","change_column_bold()","change_column_border()","change_column_border_bottom()","change_column_border_diagonal()","change_column_border_left()","change_column_border_right()","change_column_border_top()","change_column_fill()","change_column_font_color()","change_column_font_name()","change_column_font_size()","change_column_horizontal_alignment()","change_column_italics()","change_column_strikethrough()","change_column_underline()","change_column_vertical_alignment()","change_column_width()","change_column_width_raw()","change_contents()","change_fill()","change_font_bold()","change_font_color()","change_font_italics()","change_font_name()","change_font_size()","change_font_strikethrough()","change_font_underline()","change_horizontal_alignment()","change_row_bold()","change_row_border()","change_row_border_bottom()","change_row_border_diagonal()","change_row_border_left()","change_row_border_right()","change_row_border_top()","change_row_fill()","change_row_font_color()","change_row_font_name()","change_row_font_size()","change_row_height()","change_row_horizontal_alignment()","change_row_italics()","change_row_strikethrough()","change_row_underline()","change_row_vertical_alignment()","change_text_wrap()","change_vertical_alignment()","column()","column=()","cover?()","date_to_num()","default()","define_attribute()","define_child_node()","define_element_name()","delete_cell()","delete_column()","delete_column()","delete_row()","each()","each()","empty?()","extract_data()","fill_color()","fills()","find()","find_by_format_id()","find_by_rid()","find_by_target()","first_col()","first_row()","font_color()","font_name()","font_size()","font_switch()","fonts()","get_class_by_rel_type()","get_column_border_bottom()","get_column_border_diagonal()","get_column_border_left()","get_column_border_right()","get_column_border_top()","get_column_fill()","get_column_font_color()","get_column_font_name()","get_column_font_size()","get_column_horizontal_alignment()","get_column_vertical_alignment()","get_column_width()","get_column_width_raw()","get_fill_color()","get_index()","get_name()","get_range()","get_rgb_color()","get_row_border_bottom()","get_row_border_diagonal()","get_row_border_left()","get_row_border_right()","get_row_border_top()","get_row_fill()","get_row_font_color()","get_row_font_name()","get_row_font_size()","get_row_height()","get_row_horizontal_alignment()","get_row_vertical_alignment()","get_size()","get_table()","horizontal_alignment()","include?()","ind2ref()","index_in_collection()","insert_cell()","insert_column()","insert_column()","insert_column()","insert_row()","inspect()","inspect()","is_bold()","is_bolded()","is_column_bolded()","is_column_italicized()","is_column_struckthrough()","is_column_underlined()","is_date?()","is_date_format?()","is_italic()","is_italicized()","is_row_bolded()","is_row_italicized()","is_row_struckthrough()","is_row_underlined()","is_strikethrough()","is_struckthrough()","is_underlined()","is_underlined()","last_col()","last_row()","load_related_files()","load_relationship_file()","merge_cells()","modify_alignment()","modify_border()","modify_fill()","modify_text_wrap()","new()","new()","new()","new()","new()","new()","new()","new_relationship()","num_to_date()","number_format()","obtain_class_variable()","parse()","parse()","parse()","parse()","parse()","parse_file()","parse_file()","raw_value()","raw_value=()","ref2ind()","register_new_fill()","register_new_font()","register_new_xf()","related_objects()","row()","row=()","save()","set_bold()","set_italic()","set_name()","set_rgb_color()","set_size()","set_strikethrough()","set_underline()","single_cell?()","stream()","stream()","text_wrap()","to_s()","to_s()","to_s()","validate_color()","value()","vertical_alignment()","workbook()","write()","write_xml()","write_xml()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","readme"],"longSearchIndex":["rubyxl","rubyxl::aextension","rubyxl::aextensionstoragearea","rubyxl::adjusthandlelist","rubyxl::alignment","rubyxl::alternatecontent","rubyxl::authors","rubyxl::autofilter","rubyxl::autofiltercolumn","rubyxl::binaryimagefile","rubyxl::bodyproperties","rubyxl::booleannode","rubyxl::booleanvalue","rubyxl::border","rubyxl::borderedge","rubyxl::borders","rubyxl::break","rubyxl::breaklist","rubyxl::ct_adjpoint2d","rubyxl::ct_alphabileveleffect","rubyxl::ct_alphamodulateeffect","rubyxl::ct_alphamodulatefixedeffect","rubyxl::ct_alphaoutseteffect","rubyxl::ct_alphareplaceeffect","rubyxl::ct_backdrop","rubyxl::ct_bevel","rubyxl::ct_bileveleffect","rubyxl::ct_blendeffect","rubyxl::ct_blip","rubyxl::ct_blipfillproperties","rubyxl::ct_blureffect","rubyxl::ct_camera","rubyxl::ct_color","rubyxl::ct_colorchangeeffect","rubyxl::ct_colormapping","rubyxl::ct_colorscheme","rubyxl::ct_colorschemeandmapping","rubyxl::ct_connectionsite","rubyxl::ct_connectionsitelist","rubyxl::ct_dashstop","rubyxl::ct_dashstoplist","rubyxl::ct_defaultshapedefinition","rubyxl::ct_duotoneeffect","rubyxl::ct_effectcontainer","rubyxl::ct_effectlist","rubyxl::ct_effectreference","rubyxl::ct_effectstyleitem","rubyxl::ct_effectstylelist","rubyxl::ct_embeddedwavaudiofile","rubyxl::ct_filleffect","rubyxl::ct_filloverlayeffect","rubyxl::ct_fillstylelist","rubyxl::ct_flattext","rubyxl::ct_fontcollection","rubyxl::ct_fontreference","rubyxl::ct_geomguidelist","rubyxl::ct_gloweffect","rubyxl::ct_gradientfillproperties","rubyxl::ct_gradientstop","rubyxl::ct_gradientstoplist","rubyxl::ct_hsleffect","rubyxl::ct_hslcolor","rubyxl::ct_hyperlink","rubyxl::ct_innershadoweffect","rubyxl::ct_lightrig","rubyxl::ct_lineendproperties","rubyxl::ct_linejoinmiterproperties","rubyxl::ct_lineproperties","rubyxl::ct_linestylelist","rubyxl::ct_linearshadeproperties","rubyxl::ct_luminanceeffect","rubyxl::ct_objectstyledefaults","rubyxl::ct_outershadoweffect","rubyxl::ct_path2d","rubyxl::ct_path2darcto","rubyxl::ct_path2dcubicbezierto","rubyxl::ct_path2dlist","rubyxl::ct_path2dquadbezierto","rubyxl::ct_path2dto","rubyxl::ct_pathshadeproperties","rubyxl::ct_patternfillproperties","rubyxl::ct_point3d","rubyxl::ct_polaradjusthandle","rubyxl::ct_presetcolor","rubyxl::ct_presetlinedashproperties","rubyxl::ct_presetshadoweffect","rubyxl::ct_presettextshape","rubyxl::ct_reflectioneffect","rubyxl::ct_relativeoffseteffect","rubyxl::ct_relativerect","rubyxl::ct_srgbcolor","rubyxl::ct_scrgbcolor","rubyxl::ct_scene3d","rubyxl::ct_schemecolor","rubyxl::ct_shape3d","rubyxl::ct_shapestyle","rubyxl::ct_softedgeseffect","rubyxl::ct_spherecoords","rubyxl::ct_stretchinfoproperties","rubyxl::ct_stylematrix","rubyxl::ct_stylematrixreference","rubyxl::ct_supplementalfont","rubyxl::ct_systemcolor","rubyxl::ct_textautonumberbullet","rubyxl::ct_textblipbullet","rubyxl::ct_textcharbullet","rubyxl::ct_textcharacterproperties","rubyxl::ct_textfont","rubyxl::ct_textliststyle","rubyxl::ct_textnormalautofit","rubyxl::ct_textparagraphproperties","rubyxl::ct_textspacing","rubyxl::ct_texttabstop","rubyxl::ct_texttabstoplist","rubyxl::ct_tileinfoproperties","rubyxl::ct_tinteffect","rubyxl::ct_transform2d","rubyxl::ct_transformeffect","rubyxl::ct_vector3d","rubyxl::ct_xyadjusthandle","rubyxl::calculationchain","rubyxl::calculationchaincell","rubyxl::calculationproperties","rubyxl::cell","rubyxl::cellsmarttag","rubyxl::cellsmarttagproperty","rubyxl::cellsmarttags","rubyxl::cellstyle","rubyxl::cellstylexfs","rubyxl::cellstyles","rubyxl::cellvalue","rubyxl::cellwatch","rubyxl::cellwatches","rubyxl::cellxfs","rubyxl::chartcolorsfile","rubyxl::chartfile","rubyxl::chartrelationshipsfile","rubyxl::chartstylefile","rubyxl::chartusershapesfile","rubyxl::chartsheet","rubyxl::chartsheetpagesetup","rubyxl::chartsheetproperties","rubyxl::chartsheetprotection","rubyxl::chartsheetview","rubyxl::chartsheetviews","rubyxl::color","rubyxl::colorfilter","rubyxl::colorscale","rubyxl::colorset","rubyxl::colors","rubyxl::columnrange","rubyxl::columnranges","rubyxl::comment","rubyxl::commentlist","rubyxl::commentsfile","rubyxl::conditionalformatvalue","rubyxl::conditionalformatting","rubyxl::conditionalformattingrule","rubyxl::contenttypedefault","rubyxl::contenttypeoverride","rubyxl::contenttypes","rubyxl::controlpropertiesfile","rubyxl::corepropertiesfile","rubyxl::customcolor","rubyxl::customcolorlist","rubyxl::customfilter","rubyxl::customfilters","rubyxl::customgeometry","rubyxl::customproperties","rubyxl::custompropertiesfile","rubyxl::customproperty","rubyxl::customsheetview","rubyxl::customsheetviews","rubyxl::customworkbookview","rubyxl::customworkbookviews","rubyxl::customxmlfile","rubyxl::dxf","rubyxl::dxfs","rubyxl::databar","rubyxl::dataconsolidate","rubyxl::dataconsolidationreference","rubyxl::dataconsolidationreferences","rubyxl::datatype","rubyxl::datavalidation","rubyxl::datavalidations","rubyxl::dategroupitem","rubyxl::definedname","rubyxl::definednames","rubyxl::documentpropertiesfile","rubyxl::drawingfile","rubyxl::drawingrelationshipsfile","rubyxl::dynamicfilter","rubyxl::embeddedcontrol","rubyxl::embeddedcontrols","rubyxl::extension","rubyxl::extensionstoragearea","rubyxl::extents","rubyxl::externallinksfile","rubyxl::externalreference","rubyxl::externalreferences","rubyxl::extracolorschemelist","rubyxl::fielditem","rubyxl::filerecoveryproperties","rubyxl::filesharing","rubyxl::fileversion","rubyxl::fill","rubyxl::fills","rubyxl::filtercontainer","rubyxl::floatnode","rubyxl::floatvalue","rubyxl::font","rubyxl::fontscheme","rubyxl::fonts","rubyxl::formula","rubyxl::functiongroup","rubyxl::functiongroups","rubyxl::genericstorageobject","rubyxl::gradientfill","rubyxl::headerfootersettings","rubyxl::hyperlink","rubyxl::hyperlinkrelfile","rubyxl::hyperlinks","rubyxl::iconfilter","rubyxl::iconset","rubyxl::ignorederror","rubyxl::ignorederrors","rubyxl::indexedcolors","rubyxl::inputcells","rubyxl::integernode","rubyxl::integervalue","rubyxl::legacycell","rubyxl::legacyworkbook","rubyxl::legacyworksheet","rubyxl::mrucolors","rubyxl::macrosfile","rubyxl::mergedcell","rubyxl::mergedcells","rubyxl::numfmt","rubyxl::numberformat","rubyxl::numberformats","rubyxl::oleobject","rubyxl::oleobjects","rubyxl::olesize","rubyxl::ooxmlcontainerobject","rubyxl::ooxmlobject","rubyxl::ooxmlobjectclassmethods","rubyxl::ooxmlobjectinstancemethods","rubyxl::ooxmlrelationshipsfile","rubyxl::ooxmltoplevelobject","rubyxl::offset","rubyxl::outlineproperties","rubyxl::pagemargins","rubyxl::pagesetup","rubyxl::pagesetupproperties","rubyxl::pane","rubyxl::parser","rubyxl::patternfill","rubyxl::phoneticproperties","rubyxl::phoneticrun","rubyxl::pivotarea","rubyxl::pivotcache","rubyxl::pivotcachedefinitionfile","rubyxl::pivotcaches","rubyxl::pivotreference","rubyxl::pivotreferences","rubyxl::pivottablefile","rubyxl::pivottableselection","rubyxl::presetgeometry","rubyxl::printoptions","rubyxl::printersettingsfile","rubyxl::protectedrange","rubyxl::protectedranges","rubyxl::protection","rubyxl::rel_class","rubyxl::rid","rubyxl::rawooxml","rubyxl::reference","rubyxl::relationship","rubyxl::relationshipsupport","rubyxl::relationshipsupport::classmehods","rubyxl::richtext","rubyxl::richtextrun","rubyxl::rootrelationships","rubyxl::row","rubyxl::runproperties","rubyxl::scenario","rubyxl::scenarios","rubyxl::selection","rubyxl::shapeguide","rubyxl::shapetextrectangle","rubyxl::sharedstringstable","rubyxl::sheet","rubyxl::sheetcalculationproperties","rubyxl::sheetdata","rubyxl::sheetrelationshipsfile","rubyxl::sheets","rubyxl::slicercachefile","rubyxl::slicerfile","rubyxl::smarttagproperties","rubyxl::smarttagtype","rubyxl::smarttagtypes","rubyxl::smarttags","rubyxl::sortcondition","rubyxl::sortstate","rubyxl::sqref","rubyxl::stop","rubyxl::stringnode","rubyxl::stringnodew3c","rubyxl::stringvalue","rubyxl::stylesheet","rubyxl::tablefile","rubyxl::tableparts","rubyxl::tablestyle","rubyxl::tablestyles","rubyxl::text","rubyxl::theme","rubyxl::themeelements","rubyxl::thumbnailfile","rubyxl::top10","rubyxl::vmldrawingfile","rubyxl::variant","rubyxl::vector","rubyxl::vectorvalue","rubyxl::visualproperties","rubyxl::webpublishobject","rubyxl::webpublishobjects","rubyxl::webpublishingitem","rubyxl::webpublishingitems","rubyxl::webpublishingproperties","rubyxl::workbook","rubyxl::workbookproperties","rubyxl::workbookprotection","rubyxl::workbookrelationships","rubyxl::workbookroot","rubyxl::workbookview","rubyxl::workbookviews","rubyxl::worksheet","rubyxl::worksheetdimensions","rubyxl::worksheetformatproperties","rubyxl::worksheetproperties","rubyxl::worksheetprotection","rubyxl::worksheetview","rubyxl::worksheetviews","rubyxl::xf","rubyxl::borderedge#==()","rubyxl::font#==()","rubyxl::reference#==()","rubyxl::legacyworkbook#[]()","rubyxl::legacyworksheet#[]()","rubyxl::sharedstringstable#[]()","rubyxl::sharedstringstable#add()","rubyxl::legacyworksheet#add_cell()","rubyxl::contenttypes#add_override()","rubyxl::documentpropertiesfile#add_part_title()","rubyxl::ooxmlrelationshipsfile#add_relationship()","rubyxl::legacyworksheet#add_row()","rubyxl::genericstorageobject#add_to_zip()","rubyxl::legacyworkbook#add_worksheet()","rubyxl::drawingfile#attach_relationship()","rubyxl::cellvalue#before_write_xml()","rubyxl::columnranges#before_write_xml()","rubyxl::contenttypes#before_write_xml()","rubyxl::documentpropertiesfile#before_write_xml()","rubyxl::sharedstringstable#before_write_xml()","rubyxl::text#before_write_xml()","rubyxl::legacycell#border_bottom()","rubyxl::legacycell#border_diagonal()","rubyxl::legacycell#border_left()","rubyxl::legacycell#border_right()","rubyxl::legacycell#border_top()","rubyxl::legacyworkbook#borders()","rubyxl::legacyworkbook#cell_xfs()","rubyxl::legacycell#change_border()","rubyxl::legacycell#change_border_bottom()","rubyxl::legacycell#change_border_diagonal()","rubyxl::legacycell#change_border_left()","rubyxl::legacycell#change_border_right()","rubyxl::legacycell#change_border_top()","rubyxl::legacyworksheet#change_column_bold()","rubyxl::legacyworksheet#change_column_border()","rubyxl::legacyworksheet#change_column_border_bottom()","rubyxl::legacyworksheet#change_column_border_diagonal()","rubyxl::legacyworksheet#change_column_border_left()","rubyxl::legacyworksheet#change_column_border_right()","rubyxl::legacyworksheet#change_column_border_top()","rubyxl::legacyworksheet#change_column_fill()","rubyxl::legacyworksheet#change_column_font_color()","rubyxl::legacyworksheet#change_column_font_name()","rubyxl::legacyworksheet#change_column_font_size()","rubyxl::legacyworksheet#change_column_horizontal_alignment()","rubyxl::legacyworksheet#change_column_italics()","rubyxl::legacyworksheet#change_column_strikethrough()","rubyxl::legacyworksheet#change_column_underline()","rubyxl::legacyworksheet#change_column_vertical_alignment()","rubyxl::legacyworksheet#change_column_width()","rubyxl::legacyworksheet#change_column_width_raw()","rubyxl::legacycell#change_contents()","rubyxl::legacycell#change_fill()","rubyxl::legacycell#change_font_bold()","rubyxl::legacycell#change_font_color()","rubyxl::legacycell#change_font_italics()","rubyxl::legacycell#change_font_name()","rubyxl::legacycell#change_font_size()","rubyxl::legacycell#change_font_strikethrough()","rubyxl::legacycell#change_font_underline()","rubyxl::legacycell#change_horizontal_alignment()","rubyxl::legacyworksheet#change_row_bold()","rubyxl::legacyworksheet#change_row_border()","rubyxl::legacyworksheet#change_row_border_bottom()","rubyxl::legacyworksheet#change_row_border_diagonal()","rubyxl::legacyworksheet#change_row_border_left()","rubyxl::legacyworksheet#change_row_border_right()","rubyxl::legacyworksheet#change_row_border_top()","rubyxl::legacyworksheet#change_row_fill()","rubyxl::legacyworksheet#change_row_font_color()","rubyxl::legacyworksheet#change_row_font_name()","rubyxl::legacyworksheet#change_row_font_size()","rubyxl::legacyworksheet#change_row_height()","rubyxl::legacyworksheet#change_row_horizontal_alignment()","rubyxl::legacyworksheet#change_row_italics()","rubyxl::legacyworksheet#change_row_strikethrough()","rubyxl::legacyworksheet#change_row_underline()","rubyxl::legacyworksheet#change_row_vertical_alignment()","rubyxl::legacycell#change_text_wrap()","rubyxl::legacycell#change_vertical_alignment()","rubyxl::cell#column()","rubyxl::cell#column=()","rubyxl::reference#cover?()","rubyxl::legacyworkbook#date_to_num()","rubyxl::workbookroot::default()","rubyxl::ooxmlobjectclassmethods#define_attribute()","rubyxl::ooxmlobjectclassmethods#define_child_node()","rubyxl::ooxmlobjectclassmethods#define_element_name()","rubyxl::legacyworksheet#delete_cell()","rubyxl::columnrange#delete_column()","rubyxl::legacyworksheet#delete_column()","rubyxl::legacyworksheet#delete_row()","rubyxl::legacyworkbook#each()","rubyxl::legacyworksheet#each()","rubyxl::sharedstringstable#empty?()","rubyxl::legacyworksheet#extract_data()","rubyxl::legacycell#fill_color()","rubyxl::legacyworkbook#fills()","rubyxl::columnranges#find()","rubyxl::numberformats#find_by_format_id()","rubyxl::ooxmlrelationshipsfile#find_by_rid()","rubyxl::ooxmlrelationshipsfile#find_by_target()","rubyxl::reference#first_col()","rubyxl::reference#first_row()","rubyxl::legacycell#font_color()","rubyxl::legacycell#font_name()","rubyxl::legacycell#font_size()","rubyxl::legacycell#font_switch()","rubyxl::legacyworkbook#fonts()","rubyxl::ooxmlrelationshipsfile::get_class_by_rel_type()","rubyxl::legacyworksheet#get_column_border_bottom()","rubyxl::legacyworksheet#get_column_border_diagonal()","rubyxl::legacyworksheet#get_column_border_left()","rubyxl::legacyworksheet#get_column_border_right()","rubyxl::legacyworksheet#get_column_border_top()","rubyxl::legacyworksheet#get_column_fill()","rubyxl::legacyworksheet#get_column_font_color()","rubyxl::legacyworksheet#get_column_font_name()","rubyxl::legacyworksheet#get_column_font_size()","rubyxl::legacyworksheet#get_column_horizontal_alignment()","rubyxl::legacyworksheet#get_column_vertical_alignment()","rubyxl::legacyworksheet#get_column_width()","rubyxl::legacyworksheet#get_column_width_raw()","rubyxl::legacyworkbook#get_fill_color()","rubyxl::sharedstringstable#get_index()","rubyxl::font#get_name()","rubyxl::columnranges#get_range()","rubyxl::font#get_rgb_color()","rubyxl::legacyworksheet#get_row_border_bottom()","rubyxl::legacyworksheet#get_row_border_diagonal()","rubyxl::legacyworksheet#get_row_border_left()","rubyxl::legacyworksheet#get_row_border_right()","rubyxl::legacyworksheet#get_row_border_top()","rubyxl::legacyworksheet#get_row_fill()","rubyxl::legacyworksheet#get_row_font_color()","rubyxl::legacyworksheet#get_row_font_name()","rubyxl::legacyworksheet#get_row_font_size()","rubyxl::legacyworksheet#get_row_height()","rubyxl::legacyworksheet#get_row_horizontal_alignment()","rubyxl::legacyworksheet#get_row_vertical_alignment()","rubyxl::font#get_size()","rubyxl::legacyworksheet#get_table()","rubyxl::legacycell#horizontal_alignment()","rubyxl::columnrange#include?()","rubyxl::reference::ind2ref()","rubyxl::cell#index_in_collection()","rubyxl::legacyworksheet#insert_cell()","rubyxl::columnrange#insert_column()","rubyxl::columnranges#insert_column()","rubyxl::legacyworksheet#insert_column()","rubyxl::legacyworksheet#insert_row()","rubyxl::legacycell#inspect()","rubyxl::reference#inspect()","rubyxl::font#is_bold()","rubyxl::legacycell#is_bolded()","rubyxl::legacyworksheet#is_column_bolded()","rubyxl::legacyworksheet#is_column_italicized()","rubyxl::legacyworksheet#is_column_struckthrough()","rubyxl::legacyworksheet#is_column_underlined()","rubyxl::cell#is_date?()","rubyxl::numberformat#is_date_format?()","rubyxl::font#is_italic()","rubyxl::legacycell#is_italicized()","rubyxl::legacyworksheet#is_row_bolded()","rubyxl::legacyworksheet#is_row_italicized()","rubyxl::legacyworksheet#is_row_struckthrough()","rubyxl::legacyworksheet#is_row_underlined()","rubyxl::font#is_strikethrough()","rubyxl::legacycell#is_struckthrough()","rubyxl::font#is_underlined()","rubyxl::legacycell#is_underlined()","rubyxl::reference#last_col()","rubyxl::reference#last_row()","rubyxl::ooxmlrelationshipsfile#load_related_files()","rubyxl::ooxmlrelationshipsfile::load_relationship_file()","rubyxl::legacyworksheet#merge_cells()","rubyxl::legacyworkbook#modify_alignment()","rubyxl::legacyworkbook#modify_border()","rubyxl::legacyworkbook#modify_fill()","rubyxl::legacyworkbook#modify_text_wrap()","rubyxl::genericstorageobject::new()","rubyxl::legacyworkbook::new()","rubyxl::legacyworksheet::new()","rubyxl::parser::new()","rubyxl::reference::new()","rubyxl::sharedstringstable::new()","rubyxl::sqref::new()","rubyxl::ooxmlrelationshipsfile#new_relationship()","rubyxl::legacyworkbook#num_to_date()","rubyxl::cell#number_format()","rubyxl::ooxmlobjectclassmethods#obtain_class_variable()","rubyxl::aextension::parse()","rubyxl::ooxmlobjectclassmethods#parse()","rubyxl::parser#parse()","rubyxl::parser::parse()","rubyxl::rawooxml::parse()","rubyxl::genericstorageobject::parse_file()","rubyxl::workbookroot::parse_file()","rubyxl::cell#raw_value()","rubyxl::cell#raw_value=()","rubyxl::reference::ref2ind()","rubyxl::legacyworkbook#register_new_fill()","rubyxl::legacyworkbook#register_new_font()","rubyxl::legacyworkbook#register_new_xf()","rubyxl::workbookroot#related_objects()","rubyxl::cell#row()","rubyxl::cell#row=()","rubyxl::legacyworkbook#save()","rubyxl::font#set_bold()","rubyxl::font#set_italic()","rubyxl::font#set_name()","rubyxl::font#set_rgb_color()","rubyxl::font#set_size()","rubyxl::font#set_strikethrough()","rubyxl::font#set_underline()","rubyxl::reference#single_cell?()","rubyxl::legacyworkbook#stream()","rubyxl::workbookroot#stream()","rubyxl::legacycell#text_wrap()","rubyxl::reference#to_s()","rubyxl::sqref#to_s()","rubyxl::text#to_s()","rubyxl::color::validate_color()","rubyxl::cell#value()","rubyxl::legacycell#vertical_alignment()","rubyxl::legacycell#workbook()","rubyxl::legacyworkbook#write()","rubyxl::aextension#write_xml()","rubyxl::rawooxml#write_xml()","rubyxl::calculationchain#xlsx_path()","rubyxl::contenttypes::xlsx_path()","rubyxl::contenttypes#xlsx_path()","rubyxl::documentpropertiesfile#xlsx_path()","rubyxl::ooxmlrelationshipsfile#xlsx_path()","rubyxl::sharedstringstable#xlsx_path()",""],"info":[["RubyXL","","RubyXL.html","",""],["RubyXL::AExtension","","RubyXL/AExtension.html","","<p>www.schemacentral.com/sc/ooxml/e-a_ext-1.html\n"],["RubyXL::AExtensionStorageArea","","RubyXL/AExtensionStorageArea.html","",""],["RubyXL::AdjustHandleList","","RubyXL/AdjustHandleList.html","",""],["RubyXL::Alignment","","RubyXL/Alignment.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_alignment-1.html\n"],["RubyXL::AlternateContent","","RubyXL/AlternateContent.html","",""],["RubyXL::Authors","","RubyXL/Authors.html","",""],["RubyXL::AutoFilter","","RubyXL/AutoFilter.html","",""],["RubyXL::AutoFilterColumn","","RubyXL/AutoFilterColumn.html","",""],["RubyXL::BinaryImageFile","","RubyXL/BinaryImageFile.html","",""],["RubyXL::BodyProperties","","RubyXL/BodyProperties.html","",""],["RubyXL::BooleanNode","","RubyXL/BooleanNode.html","",""],["RubyXL::BooleanValue","","RubyXL/BooleanValue.html","",""],["RubyXL::Border","","RubyXL/Border.html","",""],["RubyXL::BorderEdge","","RubyXL/BorderEdge.html","",""],["RubyXL::Borders","","RubyXL/Borders.html","",""],["RubyXL::Break","","RubyXL/Break.html","",""],["RubyXL::BreakList","","RubyXL/BreakList.html","",""],["RubyXL::CT_AdjPoint2D","","RubyXL/CT_AdjPoint2D.html","",""],["RubyXL::CT_AlphaBiLevelEffect","","RubyXL/CT_AlphaBiLevelEffect.html","",""],["RubyXL::CT_AlphaModulateEffect","","RubyXL/CT_AlphaModulateEffect.html","",""],["RubyXL::CT_AlphaModulateFixedEffect","","RubyXL/CT_AlphaModulateFixedEffect.html","",""],["RubyXL::CT_AlphaOutsetEffect","","RubyXL/CT_AlphaOutsetEffect.html","",""],["RubyXL::CT_AlphaReplaceEffect","","RubyXL/CT_AlphaReplaceEffect.html","",""],["RubyXL::CT_Backdrop","","RubyXL/CT_Backdrop.html","",""],["RubyXL::CT_Bevel","","RubyXL/CT_Bevel.html","",""],["RubyXL::CT_BiLevelEffect","","RubyXL/CT_BiLevelEffect.html","",""],["RubyXL::CT_BlendEffect","","RubyXL/CT_BlendEffect.html","",""],["RubyXL::CT_Blip","","RubyXL/CT_Blip.html","",""],["RubyXL::CT_BlipFillProperties","","RubyXL/CT_BlipFillProperties.html","",""],["RubyXL::CT_BlurEffect","","RubyXL/CT_BlurEffect.html","",""],["RubyXL::CT_Camera","","RubyXL/CT_Camera.html","",""],["RubyXL::CT_Color","","RubyXL/CT_Color.html","",""],["RubyXL::CT_ColorChangeEffect","","RubyXL/CT_ColorChangeEffect.html","",""],["RubyXL::CT_ColorMapping","","RubyXL/CT_ColorMapping.html","",""],["RubyXL::CT_ColorScheme","","RubyXL/CT_ColorScheme.html","",""],["RubyXL::CT_ColorSchemeAndMapping","","RubyXL/CT_ColorSchemeAndMapping.html","",""],["RubyXL::CT_ConnectionSite","","RubyXL/CT_ConnectionSite.html","",""],["RubyXL::CT_ConnectionSiteList","","RubyXL/CT_ConnectionSiteList.html","",""],["RubyXL::CT_DashStop","","RubyXL/CT_DashStop.html","",""],["RubyXL::CT_DashStopList","","RubyXL/CT_DashStopList.html","",""],["RubyXL::CT_DefaultShapeDefinition","","RubyXL/CT_DefaultShapeDefinition.html","",""],["RubyXL::CT_DuotoneEffect","","RubyXL/CT_DuotoneEffect.html","",""],["RubyXL::CT_EffectContainer","","RubyXL/CT_EffectContainer.html","",""],["RubyXL::CT_EffectList","","RubyXL/CT_EffectList.html","",""],["RubyXL::CT_EffectReference","","RubyXL/CT_EffectReference.html","",""],["RubyXL::CT_EffectStyleItem","","RubyXL/CT_EffectStyleItem.html","",""],["RubyXL::CT_EffectStyleList","","RubyXL/CT_EffectStyleList.html","",""],["RubyXL::CT_EmbeddedWAVAudioFile","","RubyXL/CT_EmbeddedWAVAudioFile.html","",""],["RubyXL::CT_FillEffect","","RubyXL/CT_FillEffect.html","",""],["RubyXL::CT_FillOverlayEffect","","RubyXL/CT_FillOverlayEffect.html","",""],["RubyXL::CT_FillStyleList","","RubyXL/CT_FillStyleList.html","",""],["RubyXL::CT_FlatText","","RubyXL/CT_FlatText.html","",""],["RubyXL::CT_FontCollection","","RubyXL/CT_FontCollection.html","",""],["RubyXL::CT_FontReference","","RubyXL/CT_FontReference.html","",""],["RubyXL::CT_GeomGuideList","","RubyXL/CT_GeomGuideList.html","",""],["RubyXL::CT_GlowEffect","","RubyXL/CT_GlowEffect.html","",""],["RubyXL::CT_GradientFillProperties","","RubyXL/CT_GradientFillProperties.html","",""],["RubyXL::CT_GradientStop","","RubyXL/CT_GradientStop.html","",""],["RubyXL::CT_GradientStopList","","RubyXL/CT_GradientStopList.html","",""],["RubyXL::CT_HSLEffect","","RubyXL/CT_HSLEffect.html","",""],["RubyXL::CT_HslColor","","RubyXL/CT_HslColor.html","",""],["RubyXL::CT_Hyperlink","","RubyXL/CT_Hyperlink.html","",""],["RubyXL::CT_InnerShadowEffect","","RubyXL/CT_InnerShadowEffect.html","",""],["RubyXL::CT_LightRig","","RubyXL/CT_LightRig.html","",""],["RubyXL::CT_LineEndProperties","","RubyXL/CT_LineEndProperties.html","",""],["RubyXL::CT_LineJoinMiterProperties","","RubyXL/CT_LineJoinMiterProperties.html","",""],["RubyXL::CT_LineProperties","","RubyXL/CT_LineProperties.html","",""],["RubyXL::CT_LineStyleList","","RubyXL/CT_LineStyleList.html","",""],["RubyXL::CT_LinearShadeProperties","","RubyXL/CT_LinearShadeProperties.html","",""],["RubyXL::CT_LuminanceEffect","","RubyXL/CT_LuminanceEffect.html","",""],["RubyXL::CT_ObjectStyleDefaults","","RubyXL/CT_ObjectStyleDefaults.html","",""],["RubyXL::CT_OuterShadowEffect","","RubyXL/CT_OuterShadowEffect.html","",""],["RubyXL::CT_Path2D","","RubyXL/CT_Path2D.html","",""],["RubyXL::CT_Path2DArcTo","","RubyXL/CT_Path2DArcTo.html","",""],["RubyXL::CT_Path2DCubicBezierTo","","RubyXL/CT_Path2DCubicBezierTo.html","",""],["RubyXL::CT_Path2DList","","RubyXL/CT_Path2DList.html","",""],["RubyXL::CT_Path2DQuadBezierTo","","RubyXL/CT_Path2DQuadBezierTo.html","",""],["RubyXL::CT_Path2DTo","","RubyXL/CT_Path2DTo.html","",""],["RubyXL::CT_PathShadeProperties","","RubyXL/CT_PathShadeProperties.html","",""],["RubyXL::CT_PatternFillProperties","","RubyXL/CT_PatternFillProperties.html","",""],["RubyXL::CT_Point3D","","RubyXL/CT_Point3D.html","",""],["RubyXL::CT_PolarAdjustHandle","","RubyXL/CT_PolarAdjustHandle.html","",""],["RubyXL::CT_PresetColor","","RubyXL/CT_PresetColor.html","",""],["RubyXL::CT_PresetLineDashProperties","","RubyXL/CT_PresetLineDashProperties.html","",""],["RubyXL::CT_PresetShadowEffect","","RubyXL/CT_PresetShadowEffect.html","",""],["RubyXL::CT_PresetTextShape","","RubyXL/CT_PresetTextShape.html","",""],["RubyXL::CT_ReflectionEffect","","RubyXL/CT_ReflectionEffect.html","",""],["RubyXL::CT_RelativeOffsetEffect","","RubyXL/CT_RelativeOffsetEffect.html","",""],["RubyXL::CT_RelativeRect","","RubyXL/CT_RelativeRect.html","",""],["RubyXL::CT_SRgbColor","","RubyXL/CT_SRgbColor.html","",""],["RubyXL::CT_ScRgbColor","","RubyXL/CT_ScRgbColor.html","",""],["RubyXL::CT_Scene3D","","RubyXL/CT_Scene3D.html","",""],["RubyXL::CT_SchemeColor","","RubyXL/CT_SchemeColor.html","",""],["RubyXL::CT_Shape3D","","RubyXL/CT_Shape3D.html","",""],["RubyXL::CT_ShapeStyle","","RubyXL/CT_ShapeStyle.html","",""],["RubyXL::CT_SoftEdgesEffect","","RubyXL/CT_SoftEdgesEffect.html","",""],["RubyXL::CT_SphereCoords","","RubyXL/CT_SphereCoords.html","",""],["RubyXL::CT_StretchInfoProperties","","RubyXL/CT_StretchInfoProperties.html","",""],["RubyXL::CT_StyleMatrix","","RubyXL/CT_StyleMatrix.html","",""],["RubyXL::CT_StyleMatrixReference","","RubyXL/CT_StyleMatrixReference.html","",""],["RubyXL::CT_SupplementalFont","","RubyXL/CT_SupplementalFont.html","",""],["RubyXL::CT_SystemColor","","RubyXL/CT_SystemColor.html","",""],["RubyXL::CT_TextAutonumberBullet","","RubyXL/CT_TextAutonumberBullet.html","",""],["RubyXL::CT_TextBlipBullet","","RubyXL/CT_TextBlipBullet.html","",""],["RubyXL::CT_TextCharBullet","","RubyXL/CT_TextCharBullet.html","",""],["RubyXL::CT_TextCharacterProperties","","RubyXL/CT_TextCharacterProperties.html","",""],["RubyXL::CT_TextFont","","RubyXL/CT_TextFont.html","",""],["RubyXL::CT_TextListStyle","","RubyXL/CT_TextListStyle.html","",""],["RubyXL::CT_TextNormalAutofit","","RubyXL/CT_TextNormalAutofit.html","",""],["RubyXL::CT_TextParagraphProperties","","RubyXL/CT_TextParagraphProperties.html","",""],["RubyXL::CT_TextSpacing","","RubyXL/CT_TextSpacing.html","",""],["RubyXL::CT_TextTabStop","","RubyXL/CT_TextTabStop.html","",""],["RubyXL::CT_TextTabStopList","","RubyXL/CT_TextTabStopList.html","",""],["RubyXL::CT_TileInfoProperties","","RubyXL/CT_TileInfoProperties.html","",""],["RubyXL::CT_TintEffect","","RubyXL/CT_TintEffect.html","",""],["RubyXL::CT_Transform2D","","RubyXL/CT_Transform2D.html","",""],["RubyXL::CT_TransformEffect","","RubyXL/CT_TransformEffect.html","",""],["RubyXL::CT_Vector3D","","RubyXL/CT_Vector3D.html","",""],["RubyXL::CT_XYAdjustHandle","","RubyXL/CT_XYAdjustHandle.html","",""],["RubyXL::CalculationChain","","RubyXL/CalculationChain.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_calcChain.html\n"],["RubyXL::CalculationChainCell","","RubyXL/CalculationChainCell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-1.html\n"],["RubyXL::CalculationProperties","","RubyXL/CalculationProperties.html","",""],["RubyXL::Cell","","RubyXL/Cell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-2.html\n"],["RubyXL::CellSmartTag","","RubyXL/CellSmartTag.html","",""],["RubyXL::CellSmartTagProperty","","RubyXL/CellSmartTagProperty.html","",""],["RubyXL::CellSmartTags","","RubyXL/CellSmartTags.html","",""],["RubyXL::CellStyle","","RubyXL/CellStyle.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_cellStyle-1.html\n"],["RubyXL::CellStyleXFs","","RubyXL/CellStyleXFs.html","",""],["RubyXL::CellStyles","","RubyXL/CellStyles.html","",""],["RubyXL::CellValue","","RubyXL/CellValue.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_v-1.html\n"],["RubyXL::CellWatch","","RubyXL/CellWatch.html","",""],["RubyXL::CellWatches","","RubyXL/CellWatches.html","",""],["RubyXL::CellXFs","","RubyXL/CellXFs.html","",""],["RubyXL::ChartColorsFile","","RubyXL/ChartColorsFile.html","",""],["RubyXL::ChartFile","","RubyXL/ChartFile.html","",""],["RubyXL::ChartRelationshipsFile","","RubyXL/ChartRelationshipsFile.html","",""],["RubyXL::ChartStyleFile","","RubyXL/ChartStyleFile.html","",""],["RubyXL::ChartUserShapesFile","","RubyXL/ChartUserShapesFile.html","",""],["RubyXL::Chartsheet","","RubyXL/Chartsheet.html","",""],["RubyXL::ChartsheetPageSetup","","RubyXL/ChartsheetPageSetup.html","",""],["RubyXL::ChartsheetProperties","","RubyXL/ChartsheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-4.html\n"],["RubyXL::ChartsheetProtection","","RubyXL/ChartsheetProtection.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetProtection-4.html\n"],["RubyXL::ChartsheetView","","RubyXL/ChartsheetView.html","",""],["RubyXL::ChartsheetViews","","RubyXL/ChartsheetViews.html","",""],["RubyXL::Color","","RubyXL/Color.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_color-4.html\n"],["RubyXL::ColorFilter","","RubyXL/ColorFilter.html","",""],["RubyXL::ColorScale","","RubyXL/ColorScale.html","",""],["RubyXL::ColorSet","","RubyXL/ColorSet.html","",""],["RubyXL::Colors","","RubyXL/Colors.html","",""],["RubyXL::ColumnRange","","RubyXL/ColumnRange.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_col-1.html\n"],["RubyXL::ColumnRanges","","RubyXL/ColumnRanges.html","",""],["RubyXL::Comment","","RubyXL/Comment.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_comment-1.html\n"],["RubyXL::CommentList","","RubyXL/CommentList.html","",""],["RubyXL::CommentsFile","","RubyXL/CommentsFile.html","",""],["RubyXL::ConditionalFormatValue","","RubyXL/ConditionalFormatValue.html","",""],["RubyXL::ConditionalFormatting","","RubyXL/ConditionalFormatting.html","",""],["RubyXL::ConditionalFormattingRule","","RubyXL/ConditionalFormattingRule.html","",""],["RubyXL::ContentTypeDefault","","RubyXL/ContentTypeDefault.html","",""],["RubyXL::ContentTypeOverride","","RubyXL/ContentTypeOverride.html","",""],["RubyXL::ContentTypes","","RubyXL/ContentTypes.html","",""],["RubyXL::ControlPropertiesFile","","RubyXL/ControlPropertiesFile.html","",""],["RubyXL::CorePropertiesFile","","RubyXL/CorePropertiesFile.html","",""],["RubyXL::CustomColor","","RubyXL/CustomColor.html","",""],["RubyXL::CustomColorList","","RubyXL/CustomColorList.html","",""],["RubyXL::CustomFilter","","RubyXL/CustomFilter.html","",""],["RubyXL::CustomFilters","","RubyXL/CustomFilters.html","",""],["RubyXL::CustomGeometry","","RubyXL/CustomGeometry.html","",""],["RubyXL::CustomProperties","","RubyXL/CustomProperties.html","",""],["RubyXL::CustomPropertiesFile","","RubyXL/CustomPropertiesFile.html","",""],["RubyXL::CustomProperty","","RubyXL/CustomProperty.html","",""],["RubyXL::CustomSheetView","","RubyXL/CustomSheetView.html","",""],["RubyXL::CustomSheetViews","","RubyXL/CustomSheetViews.html","",""],["RubyXL::CustomWorkbookView","","RubyXL/CustomWorkbookView.html","",""],["RubyXL::CustomWorkbookViews","","RubyXL/CustomWorkbookViews.html","",""],["RubyXL::CustomXMLFile","","RubyXL/CustomXMLFile.html","",""],["RubyXL::DXF","","RubyXL/DXF.html","",""],["RubyXL::DXFs","","RubyXL/DXFs.html","",""],["RubyXL::DataBar","","RubyXL/DataBar.html","",""],["RubyXL::DataConsolidate","","RubyXL/DataConsolidate.html","",""],["RubyXL::DataConsolidationReference","","RubyXL/DataConsolidationReference.html","",""],["RubyXL::DataConsolidationReferences","","RubyXL/DataConsolidationReferences.html","",""],["RubyXL::DataType","","RubyXL/DataType.html","","<p>msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.cellvalues(v=office.14).aspx\n"],["RubyXL::DataValidation","","RubyXL/DataValidation.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dataValidation-1.html\n"],["RubyXL::DataValidations","","RubyXL/DataValidations.html","",""],["RubyXL::DateGroupItem","","RubyXL/DateGroupItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dateGroupItem-1.html\n"],["RubyXL::DefinedName","","RubyXL/DefinedName.html","",""],["RubyXL::DefinedNames","","RubyXL/DefinedNames.html","",""],["RubyXL::DocumentPropertiesFile","","RubyXL/DocumentPropertiesFile.html","","<p>www.schemacentral.com/sc/ooxml/e-extended-properties_Properties.html\n"],["RubyXL::DrawingFile","","RubyXL/DrawingFile.html","",""],["RubyXL::DrawingRelationshipsFile","","RubyXL/DrawingRelationshipsFile.html","",""],["RubyXL::DynamicFilter","","RubyXL/DynamicFilter.html","",""],["RubyXL::EmbeddedControl","","RubyXL/EmbeddedControl.html","",""],["RubyXL::EmbeddedControls","","RubyXL/EmbeddedControls.html","",""],["RubyXL::Extension","","RubyXL/Extension.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n"],["RubyXL::ExtensionStorageArea","","RubyXL/ExtensionStorageArea.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_extLst-1.html\n"],["RubyXL::Extents","","RubyXL/Extents.html","",""],["RubyXL::ExternalLinksFile","","RubyXL/ExternalLinksFile.html","",""],["RubyXL::ExternalReference","","RubyXL/ExternalReference.html","",""],["RubyXL::ExternalReferences","","RubyXL/ExternalReferences.html","",""],["RubyXL::ExtraColorSchemeList","","RubyXL/ExtraColorSchemeList.html","",""],["RubyXL::FieldItem","","RubyXL/FieldItem.html","",""],["RubyXL::FileRecoveryProperties","","RubyXL/FileRecoveryProperties.html","",""],["RubyXL::FileSharing","","RubyXL/FileSharing.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileSharing-1.html\n"],["RubyXL::FileVersion","","RubyXL/FileVersion.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileVersion-1.html\n"],["RubyXL::Fill","","RubyXL/Fill.html","",""],["RubyXL::Fills","","RubyXL/Fills.html","",""],["RubyXL::FilterContainer","","RubyXL/FilterContainer.html","",""],["RubyXL::FloatNode","","RubyXL/FloatNode.html","",""],["RubyXL::FloatValue","","RubyXL/FloatValue.html","",""],["RubyXL::Font","","RubyXL/Font.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_font-1.html\n"],["RubyXL::FontScheme","","RubyXL/FontScheme.html","",""],["RubyXL::Fonts","","RubyXL/Fonts.html","",""],["RubyXL::Formula","","RubyXL/Formula.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_f-1.html\n"],["RubyXL::FunctionGroup","","RubyXL/FunctionGroup.html","",""],["RubyXL::FunctionGroups","","RubyXL/FunctionGroups.html","",""],["RubyXL::GenericStorageObject","","RubyXL/GenericStorageObject.html","",""],["RubyXL::GradientFill","","RubyXL/GradientFill.html","",""],["RubyXL::HeaderFooterSettings","","RubyXL/HeaderFooterSettings.html","",""],["RubyXL::Hyperlink","","RubyXL/Hyperlink.html","",""],["RubyXL::HyperlinkRelFile","","RubyXL/HyperlinkRelFile.html","",""],["RubyXL::Hyperlinks","","RubyXL/Hyperlinks.html","",""],["RubyXL::IconFilter","","RubyXL/IconFilter.html","",""],["RubyXL::IconSet","","RubyXL/IconSet.html","",""],["RubyXL::IgnoredError","","RubyXL/IgnoredError.html","",""],["RubyXL::IgnoredErrors","","RubyXL/IgnoredErrors.html","",""],["RubyXL::IndexedColors","","RubyXL/IndexedColors.html","",""],["RubyXL::InputCells","","RubyXL/InputCells.html","",""],["RubyXL::IntegerNode","","RubyXL/IntegerNode.html","",""],["RubyXL::IntegerValue","","RubyXL/IntegerValue.html","",""],["RubyXL::LegacyCell","","RubyXL/LegacyCell.html","",""],["RubyXL::LegacyWorkbook","","RubyXL/LegacyWorkbook.html","",""],["RubyXL::LegacyWorksheet","","RubyXL/LegacyWorksheet.html","",""],["RubyXL::MRUColors","","RubyXL/MRUColors.html","",""],["RubyXL::MacrosFile","","RubyXL/MacrosFile.html","",""],["RubyXL::MergedCell","","RubyXL/MergedCell.html","",""],["RubyXL::MergedCells","","RubyXL/MergedCells.html","",""],["RubyXL::NumFmt","","RubyXL/NumFmt.html","",""],["RubyXL::NumberFormat","","RubyXL/NumberFormat.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmt-1.html\n"],["RubyXL::NumberFormats","","RubyXL/NumberFormats.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmts-1.html\n"],["RubyXL::OLEObject","","RubyXL/OLEObject.html","",""],["RubyXL::OLEObjects","","RubyXL/OLEObjects.html","",""],["RubyXL::OLESize","","RubyXL/OLESize.html","",""],["RubyXL::OOXMLContainerObject","","RubyXL/OOXMLContainerObject.html","",""],["RubyXL::OOXMLObject","","RubyXL/OOXMLObject.html","",""],["RubyXL::OOXMLObjectClassMethods","","RubyXL/OOXMLObjectClassMethods.html","",""],["RubyXL::OOXMLObjectInstanceMethods","","RubyXL/OOXMLObjectInstanceMethods.html","",""],["RubyXL::OOXMLRelationshipsFile","","RubyXL/OOXMLRelationshipsFile.html","",""],["RubyXL::OOXMLTopLevelObject","","RubyXL/OOXMLTopLevelObject.html","",""],["RubyXL::Offset","","RubyXL/Offset.html","",""],["RubyXL::OutlineProperties","","RubyXL/OutlineProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_outlinePr-1.html\n"],["RubyXL::PageMargins","","RubyXL/PageMargins.html","",""],["RubyXL::PageSetup","","RubyXL/PageSetup.html","",""],["RubyXL::PageSetupProperties","","RubyXL/PageSetupProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_pageSetUpPr-1.html\n"],["RubyXL::Pane","","RubyXL/Pane.html","",""],["RubyXL::Parser","","RubyXL/Parser.html","",""],["RubyXL::PatternFill","","RubyXL/PatternFill.html","",""],["RubyXL::PhoneticProperties","","RubyXL/PhoneticProperties.html","",""],["RubyXL::PhoneticRun","","RubyXL/PhoneticRun.html","",""],["RubyXL::PivotArea","","RubyXL/PivotArea.html","",""],["RubyXL::PivotCache","","RubyXL/PivotCache.html","",""],["RubyXL::PivotCacheDefinitionFile","","RubyXL/PivotCacheDefinitionFile.html","",""],["RubyXL::PivotCaches","","RubyXL/PivotCaches.html","",""],["RubyXL::PivotReference","","RubyXL/PivotReference.html","",""],["RubyXL::PivotReferences","","RubyXL/PivotReferences.html","",""],["RubyXL::PivotTableFile","","RubyXL/PivotTableFile.html","",""],["RubyXL::PivotTableSelection","","RubyXL/PivotTableSelection.html","",""],["RubyXL::PresetGeometry","","RubyXL/PresetGeometry.html","",""],["RubyXL::PrintOptions","","RubyXL/PrintOptions.html","",""],["RubyXL::PrinterSettingsFile","","RubyXL/PrinterSettingsFile.html","",""],["RubyXL::ProtectedRange","","RubyXL/ProtectedRange.html","",""],["RubyXL::ProtectedRanges","","RubyXL/ProtectedRanges.html","",""],["RubyXL::Protection","","RubyXL/Protection.html","",""],["RubyXL::REL_CLASS","","RubyXL/REL_CLASS.html","",""],["RubyXL::RID","","RubyXL/RID.html","",""],["RubyXL::RawOOXML","","RubyXL/RawOOXML.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n"],["RubyXL::Reference","","RubyXL/Reference.html","",""],["RubyXL::Relationship","","RubyXL/Relationship.html","",""],["RubyXL::RelationshipSupport","","RubyXL/RelationshipSupport.html","",""],["RubyXL::RelationshipSupport::ClassMehods","","RubyXL/RelationshipSupport/ClassMehods.html","",""],["RubyXL::RichText","","RubyXL/RichText.html","",""],["RubyXL::RichTextRun","","RubyXL/RichTextRun.html","",""],["RubyXL::RootRelationships","","RubyXL/RootRelationships.html","",""],["RubyXL::Row","","RubyXL/Row.html","",""],["RubyXL::RunProperties","","RubyXL/RunProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_rPr-1.html\n"],["RubyXL::Scenario","","RubyXL/Scenario.html","",""],["RubyXL::Scenarios","","RubyXL/Scenarios.html","",""],["RubyXL::Selection","","RubyXL/Selection.html","",""],["RubyXL::ShapeGuide","","RubyXL/ShapeGuide.html","",""],["RubyXL::ShapeTextRectangle","","RubyXL/ShapeTextRectangle.html","",""],["RubyXL::SharedStringsTable","","RubyXL/SharedStringsTable.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sst.html\n"],["RubyXL::Sheet","","RubyXL/Sheet.html","",""],["RubyXL::SheetCalculationProperties","","RubyXL/SheetCalculationProperties.html","",""],["RubyXL::SheetData","","RubyXL/SheetData.html","",""],["RubyXL::SheetRelationshipsFile","","RubyXL/SheetRelationshipsFile.html","",""],["RubyXL::Sheets","","RubyXL/Sheets.html","",""],["RubyXL::SlicerCacheFile","","RubyXL/SlicerCacheFile.html","",""],["RubyXL::SlicerFile","","RubyXL/SlicerFile.html","",""],["RubyXL::SmartTagProperties","","RubyXL/SmartTagProperties.html","",""],["RubyXL::SmartTagType","","RubyXL/SmartTagType.html","",""],["RubyXL::SmartTagTypes","","RubyXL/SmartTagTypes.html","",""],["RubyXL::SmartTags","","RubyXL/SmartTags.html","",""],["RubyXL::SortCondition","","RubyXL/SortCondition.html","",""],["RubyXL::SortState","","RubyXL/SortState.html","",""],["RubyXL::Sqref","","RubyXL/Sqref.html","",""],["RubyXL::Stop","","RubyXL/Stop.html","","<p>www.datypic.com/sc/ooxml/e-ssml_stop-1.html\n"],["RubyXL::StringNode","","RubyXL/StringNode.html","",""],["RubyXL::StringNodeW3C","","RubyXL/StringNodeW3C.html","",""],["RubyXL::StringValue","","RubyXL/StringValue.html","",""],["RubyXL::Stylesheet","","RubyXL/Stylesheet.html","",""],["RubyXL::TableFile","","RubyXL/TableFile.html","",""],["RubyXL::TableParts","","RubyXL/TableParts.html","",""],["RubyXL::TableStyle","","RubyXL/TableStyle.html","",""],["RubyXL::TableStyles","","RubyXL/TableStyles.html","",""],["RubyXL::Text","","RubyXL/Text.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_t-1.html\n"],["RubyXL::Theme","","RubyXL/Theme.html","",""],["RubyXL::ThemeElements","","RubyXL/ThemeElements.html","",""],["RubyXL::ThumbnailFile","","RubyXL/ThumbnailFile.html","",""],["RubyXL::Top10","","RubyXL/Top10.html","",""],["RubyXL::VMLDrawingFile","","RubyXL/VMLDrawingFile.html","",""],["RubyXL::Variant","","RubyXL/Variant.html","","<p>www.schemacentral.com/sc/ooxml/e-docPropsVTypes_variant.html\n"],["RubyXL::Vector","","RubyXL/Vector.html","",""],["RubyXL::VectorValue","","RubyXL/VectorValue.html","",""],["RubyXL::VisualProperties","","RubyXL/VisualProperties.html","",""],["RubyXL::WebPublishObject","","RubyXL/WebPublishObject.html","",""],["RubyXL::WebPublishObjects","","RubyXL/WebPublishObjects.html","",""],["RubyXL::WebPublishingItem","","RubyXL/WebPublishingItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_webPublishItem-1.html\n"],["RubyXL::WebPublishingItems","","RubyXL/WebPublishingItems.html","",""],["RubyXL::WebPublishingProperties","","RubyXL/WebPublishingProperties.html","",""],["RubyXL::Workbook","","RubyXL/Workbook.html","",""],["RubyXL::WorkbookProperties","","RubyXL/WorkbookProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_workbookPr-1.html\n"],["RubyXL::WorkbookProtection","","RubyXL/WorkbookProtection.html","",""],["RubyXL::WorkbookRelationships","","RubyXL/WorkbookRelationships.html","",""],["RubyXL::WorkbookRoot","","RubyXL/WorkbookRoot.html","",""],["RubyXL::WorkbookView","","RubyXL/WorkbookView.html","",""],["RubyXL::WorkbookViews","","RubyXL/WorkbookViews.html","",""],["RubyXL::Worksheet","","RubyXL/Worksheet.html","",""],["RubyXL::WorksheetDimensions","","RubyXL/WorksheetDimensions.html","",""],["RubyXL::WorksheetFormatProperties","","RubyXL/WorksheetFormatProperties.html","",""],["RubyXL::WorksheetProperties","","RubyXL/WorksheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-3.html\n"],["RubyXL::WorksheetProtection","","RubyXL/WorksheetProtection.html","",""],["RubyXL::WorksheetView","","RubyXL/WorksheetView.html","",""],["RubyXL::WorksheetViews","","RubyXL/WorksheetViews.html","",""],["RubyXL::XF","","RubyXL/XF.html","",""],["==","RubyXL::BorderEdge","RubyXL/BorderEdge.html#method-i-3D-3D","(other)",""],["==","RubyXL::Font","RubyXL/Font.html#method-i-3D-3D","(other)",""],["==","RubyXL::Reference","RubyXL/Reference.html#method-i-3D-3D","(other)",""],["[]","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-5B-5D","(ind)","<p>Finds worksheet by its name or numerical index\n"],["[]","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-5B-5D","(row = 0)","<p>allows for easier access to sheet_data\n"],["[]","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-5B-5D","(index)",""],["add","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-add","(str, index = nil)",""],["add_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_cell","(row = 0, column = 0, data = '', formula = nil, overwrite = true)",""],["add_override","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-add_override","(obj)",""],["add_part_title","RubyXL::DocumentPropertiesFile","RubyXL/DocumentPropertiesFile.html#method-i-add_part_title","(name)",""],["add_relationship","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-add_relationship","(obj)",""],["add_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_row","(row = 0, params = {})",""],["add_to_zip","RubyXL::GenericStorageObject","RubyXL/GenericStorageObject.html#method-i-add_to_zip","(zip_stream)",""],["add_worksheet","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-add_worksheet","(name = nil)","<p>Create new simple worksheet and add it to the workbook worksheets\n<p>@param [String] The name for the new …\n"],["attach_relationship","RubyXL::DrawingFile","RubyXL/DrawingFile.html#method-i-attach_relationship","(rid, rf)",""],["before_write_xml","RubyXL::CellValue","RubyXL/CellValue.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::DocumentPropertiesFile","RubyXL/DocumentPropertiesFile.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::Text","RubyXL/Text.html#method-i-before_write_xml","()",""],["border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_bottom","()","<p>returns cell’s bottom border\n"],["border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_diagonal","()","<p>returns cell’s diagonal border\n"],["border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_left","()","<p>returns cell’s left border\n"],["border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_right","()","<p>returns cell’s right border\n"],["border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_top","()","<p>returns cell’s top border\n"],["borders","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-borders","()",""],["cell_xfs","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-cell_xfs","()",""],["change_border","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border","(direction, weight)",""],["change_border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_bottom","(weight = 'thin')",""],["change_border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_diagonal","(weight = 'thin')",""],["change_border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_left","(weight = 'thin')",""],["change_border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_right","(weight = 'thin')",""],["change_border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_top","(weight = 'thin')",""],["change_column_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_bold","(column_index, bolded = false)",""],["change_column_border","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border","(column_index, direction, weight)",""],["change_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_bottom","(column_index, weight = 'thin')",""],["change_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_diagonal","(column_index, weight = 'thin')",""],["change_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_left","(column_index, weight = 'thin')",""],["change_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_right","(column_index, weight = 'thin')",""],["change_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_top","(column_index, weight = 'thin')",""],["change_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_fill","(column_index, color_index='ffffff')",""],["change_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_color","(column_index, font_color='000000')","<p>Changes font color of column\n"],["change_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_name","(column_index = 0, font_name = 'Verdana')","<p>Changes font name of column\n"],["change_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_size","(column_index, font_size=10)","<p>Changes font size of column\n"],["change_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_horizontal_alignment","(column_index, alignment = 'center')",""],["change_column_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_italics","(column_index, italicized = false)",""],["change_column_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_strikethrough","(column_index, struckthrough=false)",""],["change_column_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_underline","(column_index, underlined = false)",""],["change_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_vertical_alignment","(column_index, alignment = 'center')",""],["change_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_width","(column_index, width_in_chars = RubyXL::ColumnRange::DEFAULT_WIDTH)","<p>Get column width measured in number of digits, as per\nmsdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.column%28v=office.14%29.aspx\n…\n"],["change_column_width_raw","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_width_raw","(column_index, width)","<p>Set raw column width value\n"],["change_contents","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_contents","(data, formula_expression = nil)",""],["change_fill","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_fill","(rgb = 'ffffff')","<p>changes fill color of cell\n"],["change_font_bold","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_bold","(bolded = false)","<p>Changes font bold settings of cell\n"],["change_font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_color","(font_color = '000000')","<p>Changes font color of cell\n"],["change_font_italics","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_italics","(italicized = false)","<p>Changes font italics settings of cell\n"],["change_font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_name","(new_font_name = 'Verdana')","<p>Changes font name of cell\n"],["change_font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_size","(font_size = 10)","<p>Changes font size of cell\n"],["change_font_strikethrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_strikethrough","(struckthrough = false)",""],["change_font_underline","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_underline","(underlined = false)","<p>Changes font underline settings of cell\n"],["change_horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_horizontal_alignment","(alignment = 'center')","<p>changes horizontal alignment of cell\n"],["change_row_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_bold","(row = 0, bolded = false)",""],["change_row_border","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border","(row, direction, weight)",""],["change_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_bottom","(row = 0, weight = 'thin')",""],["change_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_diagonal","(row = 0, weight = 'thin')",""],["change_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_left","(row = 0, weight = 'thin')",""],["change_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_right","(row = 0, weight = 'thin')",""],["change_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_top","(row = 0, weight = 'thin')",""],["change_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_fill","(row_index = 0, rgb = 'ffffff')","<p>changes color of fill in (zer0 indexed) row\n"],["change_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_color","(row = 0, font_color = '000000')",""],["change_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_name","(row = 0, font_name = 'Verdana')",""],["change_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_size","(row = 0, font_size=10)",""],["change_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_height","(row = 0, height = 10)",""],["change_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_horizontal_alignment","(row = 0, alignment = 'center')",""],["change_row_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_italics","(row = 0, italicized = false)",""],["change_row_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_strikethrough","(row = 0, struckthrough=false)",""],["change_row_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_underline","(row = 0, underlined=false)",""],["change_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_vertical_alignment","(row = 0, alignment = 'center')",""],["change_text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_text_wrap","(wrap = false)","<p>changes wrap of cell\n"],["change_vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_vertical_alignment","(alignment = 'center')","<p>changes vertical alignment of cell\n"],["column","RubyXL::Cell","RubyXL/Cell.html#method-i-column","()",""],["column=","RubyXL::Cell","RubyXL/Cell.html#method-i-column-3D","(v)",""],["cover?","RubyXL::Reference","RubyXL/Reference.html#method-i-cover-3F","(other)",""],["date_to_num","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-date_to_num","(date)",""],["default","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-c-default","()",""],["define_attribute","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_attribute","(attr_name, attr_type, extra_params = {})","<p>Defines an attribute of OOXML object.\n<p>Parameters\n<p><code>attribute_name</code> - Name of the element attribute as seen ...\n"],["define_child_node","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_child_node","(klass, extra_params = {})","<p>Defines a child node of OOXML object.\n<p>Parameters\n<p><code>klass</code> - Class (descendant of RubyXL::OOXMLObject) of the ...\n"],["define_element_name","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_element_name","(element_name)","<p>Defines the name of the element that represents the current OOXML object.\nShould only be used once per …\n"],["delete_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_cell","(row = 0, col=0, shift=nil)","<p>by default, only sets cell to nil if :left is specified, method will shift\nrow contents to the right …\n"],["delete_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-delete_column","(col_index)",""],["delete_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_column","(column_index = 0)",""],["delete_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_row","(row_index=0)",""],["each","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-each","()",""],["each","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-each","()",""],["empty?","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-empty-3F","()",""],["extract_data","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-extract_data","(args = {})","<p>returns 2d array of just the cell values (without style or formula\ninformation)\n"],["fill_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-fill_color","()","<p>returns cell’s fill color\n"],["fills","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fills","()",""],["find","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-find","(col_index)",""],["find_by_format_id","RubyXL::NumberFormats","RubyXL/NumberFormats.html#method-i-find_by_format_id","(format_id)",""],["find_by_rid","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_rid","(r_id)",""],["find_by_target","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_target","(target)",""],["first_col","RubyXL::Reference","RubyXL/Reference.html#method-i-first_col","()",""],["first_row","RubyXL::Reference","RubyXL/Reference.html#method-i-first_row","()",""],["font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_color","()",""],["font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_name","()",""],["font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_size","()",""],["font_switch","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_switch","(change_type, arg)","<p>Performs correct modification based on what type of change_type is\nspecified\n"],["fonts","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fonts","()",""],["get_class_by_rel_type","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-c-get_class_by_rel_type","(rel_type)",""],["get_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_bottom","(col=0)",""],["get_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_diagonal","(col=0)",""],["get_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_left","(col=0)",""],["get_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_right","(col=0)",""],["get_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_top","(col=0)",""],["get_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_fill","(col=0)",""],["get_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_color","(col = 0)",""],["get_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_name","(col = 0)",""],["get_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_size","(col = 0)",""],["get_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_horizontal_alignment","(col=0)",""],["get_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_vertical_alignment","(col=0)",""],["get_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_width","(column_index = 0)","<p>Get column width measured in number of digits, as per\nmsdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.column%28v=office.14%29.aspx\n…\n"],["get_column_width_raw","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_width_raw","(column_index = 0)","<p>Get raw column width value as stored in the file\n"],["get_fill_color","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-get_fill_color","(xf)",""],["get_index","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-get_index","(str, add_if_missing = false)",""],["get_name","RubyXL::Font","RubyXL/Font.html#method-i-get_name","()",""],["get_range","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-get_range","(col_index)","<p>Locate an existing column range, make a new one if not found, or split\nexisting column range into multiples. …\n"],["get_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-get_rgb_color","()",""],["get_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_bottom","(row = 0)",""],["get_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_diagonal","(row = 0)",""],["get_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_left","(row = 0)",""],["get_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_right","(row = 0)",""],["get_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_top","(row = 0)",""],["get_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_fill","(row = 0)",""],["get_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_color","(row = 0)",""],["get_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_name","(row = 0)",""],["get_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_size","(row = 0)",""],["get_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_height","(row = 0)",""],["get_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_horizontal_alignment","(row = 0)",""],["get_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_vertical_alignment","(row = 0)",""],["get_size","RubyXL::Font","RubyXL/Font.html#method-i-get_size","()",""],["get_table","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_table","(headers = [], opts = {})",""],["horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-horizontal_alignment","()","<p>returns cell’s horizontal alignment\n"],["include?","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-include-3F","(col_index)",""],["ind2ref","RubyXL::Reference","RubyXL/Reference.html#method-c-ind2ref","(row = 0, col = 0)","<p>Converts <code>row</code> and <code>col</code> zero-based indices to\nExcel-style cell reference (0) A…Z, AA…AZ, BA… …ZZ, …\n"],["index_in_collection","RubyXL::Cell","RubyXL/Cell.html#method-i-index_in_collection","()",""],["insert_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_cell","(row = 0, col = 0, data = nil, formula = nil, shift = nil)",""],["insert_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_column","(column_index = 0)","<p>Inserts column at <code>column_index</code>, pushes everything right, takes\nstyles from column to left NOTE: use of …\n"],["insert_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_row","(row_index = 0)","<p>Inserts row at row_index, pushes down, copies style from the row above\n(that’s what Excel 2013 does!) …\n"],["inspect","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-inspect","()",""],["inspect","RubyXL::Reference","RubyXL/Reference.html#method-i-inspect","()",""],["is_bold","RubyXL::Font","RubyXL/Font.html#method-i-is_bold","()",""],["is_bolded","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_bolded","()","<p>returns if font is bolded\n"],["is_column_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_bolded","(col = 0)",""],["is_column_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_italicized","(col = 0)",""],["is_column_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_struckthrough","(col = 0)",""],["is_column_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_underlined","(col = 0)",""],["is_date?","RubyXL::Cell","RubyXL/Cell.html#method-i-is_date-3F","()",""],["is_date_format?","RubyXL::NumberFormat","RubyXL/NumberFormat.html#method-i-is_date_format-3F","()",""],["is_italic","RubyXL::Font","RubyXL/Font.html#method-i-is_italic","()",""],["is_italicized","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_italicized","()","<p>returns if font is italicized\n"],["is_row_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_bolded","(row = 0)",""],["is_row_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_italicized","(row = 0)",""],["is_row_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_struckthrough","(row = 0)",""],["is_row_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_underlined","(row = 0)",""],["is_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-is_strikethrough","()",""],["is_struckthrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_struckthrough","()",""],["is_underlined","RubyXL::Font","RubyXL/Font.html#method-i-is_underlined","()",""],["is_underlined","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_underlined","()",""],["last_col","RubyXL::Reference","RubyXL/Reference.html#method-i-last_col","()",""],["last_row","RubyXL::Reference","RubyXL/Reference.html#method-i-last_row","()",""],["load_related_files","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-load_related_files","(zipdir_path, base_file_name = '')",""],["load_relationship_file","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-c-load_relationship_file","(zipdir_path, base_file_path)",""],["merge_cells","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-merge_cells","(row1 = 0, col1 = 0, row2 = 0, col2 = 0)","<p>merges cells within a rectangular range\n"],["modify_alignment","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_alignment","(style_index, is_horizontal, alignment)",""],["modify_border","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_border","(style_index, direction, weight)",""],["modify_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_fill","(style_index, rgb)",""],["modify_text_wrap","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_text_wrap","(style_index, wrap = false)",""],["new","RubyXL::GenericStorageObject","RubyXL/GenericStorageObject.html#method-c-new","()",""],["new","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-c-new","(worksheets=[], filepath=nil, creator=nil, modifier=nil, created_at=nil, company='', application=APPLICATION, appversion=APPVERSION, date1904=0)",""],["new","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-c-new","(params = {})",""],["new","RubyXL::Parser","RubyXL/Parser.html#method-c-new","(opts = {})","<p><code>:data_only</code> allows only the sheet data to be parsed, so as to\nspeed up parsing. However, using this option ...\n"],["new","RubyXL::Reference","RubyXL/Reference.html#method-c-new","(*params)","<p>RubyXL::Reference.new(row, col) RubyXL::Reference.new(row_from, row_to,\ncol_from, col_to) RubyXL::Reference.new(reference_string) …\n"],["new","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-new","(*params)",""],["new","RubyXL::Sqref","RubyXL/Sqref.html#method-c-new","(str)",""],["new_relationship","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-new_relationship","(target, type)",""],["num_to_date","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-num_to_date","(num)",""],["number_format","RubyXL::Cell","RubyXL/Cell.html#method-i-number_format","()",""],["obtain_class_variable","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable","(var_name, default = {})","<p>Get the value of a [sub]class variable if it exists, or create the\nrespective variable with the passed-in …\n"],["parse","RubyXL::AExtension","RubyXL/AExtension.html#method-c-parse","(node, ignore)",""],["parse","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-parse","(node, known_namespaces = nil)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-i-parse","(xl_file_path)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-c-parse","(file_path, opts = {})",""],["parse","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-c-parse","(node, ignore)",""],["parse_file","RubyXL::GenericStorageObject","RubyXL/GenericStorageObject.html#method-c-parse_file","(dirpath, file_path = nil)",""],["parse_file","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-c-parse_file","(xl_file_path, opts)",""],["raw_value","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value","()",""],["raw_value=","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value-3D","(v)",""],["ref2ind","RubyXL::Reference","RubyXL/Reference.html#method-c-ref2ind","(str)","<p>Converts Excel-style cell reference to <code>row</code> and\n<code>col</code> zero-based indices.\n"],["register_new_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_fill","(new_fill, old_xf)",""],["register_new_font","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_font","(new_font, old_xf)",""],["register_new_xf","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_xf","(new_xf, old_style_index)",""],["related_objects","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-i-related_objects","()",""],["row","RubyXL::Cell","RubyXL/Cell.html#method-i-row","()",""],["row=","RubyXL::Cell","RubyXL/Cell.html#method-i-row-3D","(v)",""],["save","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-save","(filepath = nil)","<p>Save the resulting XLSX file to the specified location\n"],["set_bold","RubyXL::Font","RubyXL/Font.html#method-i-set_bold","(val)",""],["set_italic","RubyXL::Font","RubyXL/Font.html#method-i-set_italic","(val)",""],["set_name","RubyXL::Font","RubyXL/Font.html#method-i-set_name","(val)",""],["set_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-set_rgb_color","(font_color)","<p>Helper method to modify the font color\n"],["set_size","RubyXL::Font","RubyXL/Font.html#method-i-set_size","(val)",""],["set_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-set_strikethrough","(val)",""],["set_underline","RubyXL::Font","RubyXL/Font.html#method-i-set_underline","(val)",""],["single_cell?","RubyXL::Reference","RubyXL/Reference.html#method-i-single_cell-3F","()",""],["stream","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-stream","()","<p>Return the resulting XLSX file in a stream (useful for sending over HTTP)\n"],["stream","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-i-stream","()",""],["text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-text_wrap","()","<p>returns cell’s wrap\n"],["to_s","RubyXL::Reference","RubyXL/Reference.html#method-i-to_s","()",""],["to_s","RubyXL::Sqref","RubyXL/Sqref.html#method-i-to_s","()",""],["to_s","RubyXL::Text","RubyXL/Text.html#method-i-to_s","()",""],["validate_color","RubyXL::Color","RubyXL/Color.html#method-c-validate_color","(color)","<p>validates hex color code, no ‘#’ allowed\n"],["value","RubyXL::Cell","RubyXL/Cell.html#method-i-value","(args = {})","<p>Gets massaged value of the cell, converting datatypes to those known to\nRuby (that includes stripping …\n"],["vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-vertical_alignment","()","<p>returns cell’s vertical alignment\n"],["workbook","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-workbook","()",""],["write","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-write","(filepath = nil)",""],["write_xml","RubyXL::AExtension","RubyXL/AExtension.html#method-i-write_xml","(xml, node_name_override = nil)",""],["write_xml","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-i-write_xml","(xml, node_name_override = nil)",""],["xlsx_path","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::DocumentPropertiesFile","RubyXL/DocumentPropertiesFile.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-xlsx_path","()",""],["README","","README_rdoc.html","","<p>rubyXL\n<p><img src=\"https://codeclimate.com/github/weshatheleopard/rubyXL.png\">\n<p>To Install:\n"]]}}
1
+ var search_data = {"index":{"searchIndex":["rubyxl","aextension","aextensionstoragearea","adjusthandlelist","alignment","alternatecontent","authors","autofilter","autofiltercolumn","binaryimagefile","bodyproperties","booleannode","booleanvalue","border","borderedge","borders","break","breaklist","ct_adjpoint2d","ct_alphabileveleffect","ct_alphamodulateeffect","ct_alphamodulatefixedeffect","ct_alphaoutseteffect","ct_alphareplaceeffect","ct_backdrop","ct_bevel","ct_bileveleffect","ct_blendeffect","ct_blip","ct_blipfillproperties","ct_blureffect","ct_camera","ct_color","ct_colorchangeeffect","ct_colormapping","ct_colorscheme","ct_colorschemeandmapping","ct_connectionsite","ct_connectionsitelist","ct_dashstop","ct_dashstoplist","ct_defaultshapedefinition","ct_duotoneeffect","ct_effectcontainer","ct_effectlist","ct_effectreference","ct_effectstyleitem","ct_effectstylelist","ct_embeddedwavaudiofile","ct_filleffect","ct_filloverlayeffect","ct_fillstylelist","ct_flattext","ct_fontcollection","ct_fontreference","ct_geomguidelist","ct_gloweffect","ct_gradientfillproperties","ct_gradientstop","ct_gradientstoplist","ct_hsleffect","ct_hslcolor","ct_hyperlink","ct_innershadoweffect","ct_lightrig","ct_lineendproperties","ct_linejoinmiterproperties","ct_lineproperties","ct_linestylelist","ct_linearshadeproperties","ct_luminanceeffect","ct_objectstyledefaults","ct_outershadoweffect","ct_path2d","ct_path2darcto","ct_path2dcubicbezierto","ct_path2dlist","ct_path2dquadbezierto","ct_path2dto","ct_pathshadeproperties","ct_patternfillproperties","ct_point3d","ct_polaradjusthandle","ct_presetcolor","ct_presetlinedashproperties","ct_presetshadoweffect","ct_presettextshape","ct_reflectioneffect","ct_relativeoffseteffect","ct_relativerect","ct_srgbcolor","ct_scrgbcolor","ct_scene3d","ct_schemecolor","ct_shape3d","ct_shapestyle","ct_softedgeseffect","ct_spherecoords","ct_stretchinfoproperties","ct_stylematrix","ct_stylematrixreference","ct_supplementalfont","ct_systemcolor","ct_textautonumberbullet","ct_textblipbullet","ct_textcharbullet","ct_textcharacterproperties","ct_textfont","ct_textliststyle","ct_textnormalautofit","ct_textparagraphproperties","ct_textspacing","ct_texttabstop","ct_texttabstoplist","ct_tileinfoproperties","ct_tinteffect","ct_transform2d","ct_transformeffect","ct_vector3d","ct_xyadjusthandle","calculationchain","calculationchaincell","calculationproperties","cell","cellsmarttag","cellsmarttagproperty","cellsmarttags","cellstyle","cellstylexfs","cellstyles","cellvalue","cellwatch","cellwatches","cellxfs","chartcolorsfile","chartfile","chartstylefile","chartusershapesfile","chartsheet","chartsheetpagesetup","chartsheetproperties","chartsheetprotection","chartsheetview","chartsheetviews","color","colorfilter","colorscale","colorset","colors","columnrange","columnranges","comment","commentlist","commentsfile","conditionalformatvalue","conditionalformatting","conditionalformattingrule","contenttypedefault","contenttypeoverride","contenttypes","controlpropertiesfile","corepropertiesfile","customcolor","customcolorlist","customfilter","customfilters","customgeometry","customproperties","custompropertiesfile","customproperty","customsheetview","customsheetviews","customworkbookview","customworkbookviews","customxmlfile","dxf","dxfs","databar","dataconsolidate","dataconsolidationreference","dataconsolidationreferences","datatype","datavalidation","datavalidations","dategroupitem","definedname","definednames","documentpropertiesfile","drawingfile","dynamicfilter","embeddedcontrol","embeddedcontrols","extension","extensionstoragearea","extents","externallinksfile","externalreference","externalreferences","extracolorschemelist","fielditem","filerecoveryproperties","filesharing","fileversion","fill","fills","filtercontainer","floatnode","floatvalue","font","fontscheme","fonts","formula","functiongroup","functiongroups","genericstorageobject","gradientfill","headerfootersettings","hyperlink","hyperlinkrelfile","hyperlinks","iconfilter","iconset","ignorederror","ignorederrors","indexedcolors","inputcells","integernode","integervalue","legacycell","legacyworkbook","legacyworksheet","mrucolors","macrosfile","mergedcell","mergedcells","numfmt","numberformat","numberformats","oleobject","oleobjects","olesize","ooxmlcontainerobject","ooxmlobject","ooxmlobjectclassmethods","ooxmlobjectinstancemethods","ooxmlrelationshipsfile","ooxmltoplevelobject","offset","outlineproperties","pagemargins","pagesetup","pagesetupproperties","pane","parser","patternfill","phoneticproperties","phoneticrun","pivotarea","pivotcache","pivotcachedefinitionfile","pivotcaches","pivotreference","pivotreferences","pivottablefile","pivottableselection","presetgeometry","printoptions","printersettingsfile","protectedrange","protectedranges","protection","rid","rawooxml","reference","relationship","relationshipsupport","classmehods","richtext","richtextrun","row","runproperties","scenario","scenarios","selection","shapeguide","shapetextrectangle","sharedstringstable","sheet","sheetcalculationproperties","sheetdata","sheets","slicercachefile","slicerfile","smarttagproperties","smarttagtype","smarttagtypes","smarttags","sortcondition","sortstate","sqref","stop","stringnode","stringnodew3c","stringvalue","stylesheet","tablefile","tableparts","tablestyle","tablestyles","text","theme","themeelements","thumbnailfile","top10","vmldrawingfile","variant","vector","vectorvalue","visualproperties","webpublishobject","webpublishobjects","webpublishingitem","webpublishingitems","webpublishingproperties","workbook","workbookproperties","workbookprotection","workbookroot","workbookview","workbookviews","worksheet","worksheetdimensions","worksheetformatproperties","worksheetproperties","worksheetprotection","worksheetview","worksheetviews","xf","==()","==()","==()","[]()","[]()","[]()","add()","add_cell()","add_relationship()","add_row()","add_to_zip()","add_worksheet()","attach_relationship()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","before_write_xml()","border_bottom()","border_diagonal()","border_left()","border_right()","border_top()","borders()","cell_xfs()","change_border()","change_border_bottom()","change_border_diagonal()","change_border_left()","change_border_right()","change_border_top()","change_column_bold()","change_column_border()","change_column_border_bottom()","change_column_border_diagonal()","change_column_border_left()","change_column_border_right()","change_column_border_top()","change_column_fill()","change_column_font_color()","change_column_font_name()","change_column_font_size()","change_column_horizontal_alignment()","change_column_italics()","change_column_strikethrough()","change_column_underline()","change_column_vertical_alignment()","change_column_width()","change_column_width_raw()","change_contents()","change_fill()","change_font_bold()","change_font_color()","change_font_italics()","change_font_name()","change_font_size()","change_font_strikethrough()","change_font_underline()","change_horizontal_alignment()","change_row_bold()","change_row_border()","change_row_border_bottom()","change_row_border_diagonal()","change_row_border_left()","change_row_border_right()","change_row_border_top()","change_row_fill()","change_row_font_color()","change_row_font_name()","change_row_font_size()","change_row_height()","change_row_horizontal_alignment()","change_row_italics()","change_row_strikethrough()","change_row_underline()","change_row_vertical_alignment()","change_text_wrap()","change_vertical_alignment()","column()","column=()","cover?()","date_to_num()","default()","define_attribute()","define_child_node()","define_element_name()","delete_cell()","delete_column()","delete_column()","delete_row()","each()","each()","empty?()","extract_data()","fill_color()","fills()","find()","find_by_format_id()","find_by_rid()","find_by_target()","first_col()","first_row()","font_color()","font_name()","font_size()","font_switch()","fonts()","get_class_by_rel_type()","get_column_border_bottom()","get_column_border_diagonal()","get_column_border_left()","get_column_border_right()","get_column_border_top()","get_column_fill()","get_column_font_color()","get_column_font_name()","get_column_font_size()","get_column_horizontal_alignment()","get_column_vertical_alignment()","get_column_width()","get_column_width_raw()","get_fill_color()","get_index()","get_name()","get_range()","get_rgb_color()","get_row_border_bottom()","get_row_border_diagonal()","get_row_border_left()","get_row_border_right()","get_row_border_top()","get_row_fill()","get_row_font_color()","get_row_font_name()","get_row_font_size()","get_row_height()","get_row_horizontal_alignment()","get_row_vertical_alignment()","get_size()","get_table()","horizontal_alignment()","include?()","ind2ref()","index_in_collection()","insert_cell()","insert_column()","insert_column()","insert_column()","insert_row()","inspect()","inspect()","is_bold()","is_bolded()","is_column_bolded()","is_column_italicized()","is_column_struckthrough()","is_column_underlined()","is_date?()","is_date_format?()","is_italic()","is_italicized()","is_row_bolded()","is_row_italicized()","is_row_struckthrough()","is_row_underlined()","is_strikethrough()","is_struckthrough()","is_underlined()","is_underlined()","last_col()","last_row()","load_related_files()","load_relationship_file()","merge_cells()","modify_alignment()","modify_border()","modify_fill()","modify_text_wrap()","new()","new()","new()","new()","new()","new()","new()","new_relationship()","num_to_date()","number_format()","obtain_class_variable()","parse()","parse()","parse()","parse()","parse()","parse_file()","parse_file()","raw_value()","raw_value=()","ref2ind()","register_new_fill()","register_new_font()","register_new_xf()","rel_file_path()","related_objects()","row()","row=()","save()","set_bold()","set_italic()","set_name()","set_rgb_color()","set_size()","set_strikethrough()","set_underline()","single_cell?()","stream()","stream()","text_wrap()","to_s()","to_s()","to_s()","validate_color()","value()","vertical_alignment()","workbook()","write()","write_xml()","write_xml()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","xlsx_path()","readme"],"longSearchIndex":["rubyxl","rubyxl::aextension","rubyxl::aextensionstoragearea","rubyxl::adjusthandlelist","rubyxl::alignment","rubyxl::alternatecontent","rubyxl::authors","rubyxl::autofilter","rubyxl::autofiltercolumn","rubyxl::binaryimagefile","rubyxl::bodyproperties","rubyxl::booleannode","rubyxl::booleanvalue","rubyxl::border","rubyxl::borderedge","rubyxl::borders","rubyxl::break","rubyxl::breaklist","rubyxl::ct_adjpoint2d","rubyxl::ct_alphabileveleffect","rubyxl::ct_alphamodulateeffect","rubyxl::ct_alphamodulatefixedeffect","rubyxl::ct_alphaoutseteffect","rubyxl::ct_alphareplaceeffect","rubyxl::ct_backdrop","rubyxl::ct_bevel","rubyxl::ct_bileveleffect","rubyxl::ct_blendeffect","rubyxl::ct_blip","rubyxl::ct_blipfillproperties","rubyxl::ct_blureffect","rubyxl::ct_camera","rubyxl::ct_color","rubyxl::ct_colorchangeeffect","rubyxl::ct_colormapping","rubyxl::ct_colorscheme","rubyxl::ct_colorschemeandmapping","rubyxl::ct_connectionsite","rubyxl::ct_connectionsitelist","rubyxl::ct_dashstop","rubyxl::ct_dashstoplist","rubyxl::ct_defaultshapedefinition","rubyxl::ct_duotoneeffect","rubyxl::ct_effectcontainer","rubyxl::ct_effectlist","rubyxl::ct_effectreference","rubyxl::ct_effectstyleitem","rubyxl::ct_effectstylelist","rubyxl::ct_embeddedwavaudiofile","rubyxl::ct_filleffect","rubyxl::ct_filloverlayeffect","rubyxl::ct_fillstylelist","rubyxl::ct_flattext","rubyxl::ct_fontcollection","rubyxl::ct_fontreference","rubyxl::ct_geomguidelist","rubyxl::ct_gloweffect","rubyxl::ct_gradientfillproperties","rubyxl::ct_gradientstop","rubyxl::ct_gradientstoplist","rubyxl::ct_hsleffect","rubyxl::ct_hslcolor","rubyxl::ct_hyperlink","rubyxl::ct_innershadoweffect","rubyxl::ct_lightrig","rubyxl::ct_lineendproperties","rubyxl::ct_linejoinmiterproperties","rubyxl::ct_lineproperties","rubyxl::ct_linestylelist","rubyxl::ct_linearshadeproperties","rubyxl::ct_luminanceeffect","rubyxl::ct_objectstyledefaults","rubyxl::ct_outershadoweffect","rubyxl::ct_path2d","rubyxl::ct_path2darcto","rubyxl::ct_path2dcubicbezierto","rubyxl::ct_path2dlist","rubyxl::ct_path2dquadbezierto","rubyxl::ct_path2dto","rubyxl::ct_pathshadeproperties","rubyxl::ct_patternfillproperties","rubyxl::ct_point3d","rubyxl::ct_polaradjusthandle","rubyxl::ct_presetcolor","rubyxl::ct_presetlinedashproperties","rubyxl::ct_presetshadoweffect","rubyxl::ct_presettextshape","rubyxl::ct_reflectioneffect","rubyxl::ct_relativeoffseteffect","rubyxl::ct_relativerect","rubyxl::ct_srgbcolor","rubyxl::ct_scrgbcolor","rubyxl::ct_scene3d","rubyxl::ct_schemecolor","rubyxl::ct_shape3d","rubyxl::ct_shapestyle","rubyxl::ct_softedgeseffect","rubyxl::ct_spherecoords","rubyxl::ct_stretchinfoproperties","rubyxl::ct_stylematrix","rubyxl::ct_stylematrixreference","rubyxl::ct_supplementalfont","rubyxl::ct_systemcolor","rubyxl::ct_textautonumberbullet","rubyxl::ct_textblipbullet","rubyxl::ct_textcharbullet","rubyxl::ct_textcharacterproperties","rubyxl::ct_textfont","rubyxl::ct_textliststyle","rubyxl::ct_textnormalautofit","rubyxl::ct_textparagraphproperties","rubyxl::ct_textspacing","rubyxl::ct_texttabstop","rubyxl::ct_texttabstoplist","rubyxl::ct_tileinfoproperties","rubyxl::ct_tinteffect","rubyxl::ct_transform2d","rubyxl::ct_transformeffect","rubyxl::ct_vector3d","rubyxl::ct_xyadjusthandle","rubyxl::calculationchain","rubyxl::calculationchaincell","rubyxl::calculationproperties","rubyxl::cell","rubyxl::cellsmarttag","rubyxl::cellsmarttagproperty","rubyxl::cellsmarttags","rubyxl::cellstyle","rubyxl::cellstylexfs","rubyxl::cellstyles","rubyxl::cellvalue","rubyxl::cellwatch","rubyxl::cellwatches","rubyxl::cellxfs","rubyxl::chartcolorsfile","rubyxl::chartfile","rubyxl::chartstylefile","rubyxl::chartusershapesfile","rubyxl::chartsheet","rubyxl::chartsheetpagesetup","rubyxl::chartsheetproperties","rubyxl::chartsheetprotection","rubyxl::chartsheetview","rubyxl::chartsheetviews","rubyxl::color","rubyxl::colorfilter","rubyxl::colorscale","rubyxl::colorset","rubyxl::colors","rubyxl::columnrange","rubyxl::columnranges","rubyxl::comment","rubyxl::commentlist","rubyxl::commentsfile","rubyxl::conditionalformatvalue","rubyxl::conditionalformatting","rubyxl::conditionalformattingrule","rubyxl::contenttypedefault","rubyxl::contenttypeoverride","rubyxl::contenttypes","rubyxl::controlpropertiesfile","rubyxl::corepropertiesfile","rubyxl::customcolor","rubyxl::customcolorlist","rubyxl::customfilter","rubyxl::customfilters","rubyxl::customgeometry","rubyxl::customproperties","rubyxl::custompropertiesfile","rubyxl::customproperty","rubyxl::customsheetview","rubyxl::customsheetviews","rubyxl::customworkbookview","rubyxl::customworkbookviews","rubyxl::customxmlfile","rubyxl::dxf","rubyxl::dxfs","rubyxl::databar","rubyxl::dataconsolidate","rubyxl::dataconsolidationreference","rubyxl::dataconsolidationreferences","rubyxl::datatype","rubyxl::datavalidation","rubyxl::datavalidations","rubyxl::dategroupitem","rubyxl::definedname","rubyxl::definednames","rubyxl::documentpropertiesfile","rubyxl::drawingfile","rubyxl::dynamicfilter","rubyxl::embeddedcontrol","rubyxl::embeddedcontrols","rubyxl::extension","rubyxl::extensionstoragearea","rubyxl::extents","rubyxl::externallinksfile","rubyxl::externalreference","rubyxl::externalreferences","rubyxl::extracolorschemelist","rubyxl::fielditem","rubyxl::filerecoveryproperties","rubyxl::filesharing","rubyxl::fileversion","rubyxl::fill","rubyxl::fills","rubyxl::filtercontainer","rubyxl::floatnode","rubyxl::floatvalue","rubyxl::font","rubyxl::fontscheme","rubyxl::fonts","rubyxl::formula","rubyxl::functiongroup","rubyxl::functiongroups","rubyxl::genericstorageobject","rubyxl::gradientfill","rubyxl::headerfootersettings","rubyxl::hyperlink","rubyxl::hyperlinkrelfile","rubyxl::hyperlinks","rubyxl::iconfilter","rubyxl::iconset","rubyxl::ignorederror","rubyxl::ignorederrors","rubyxl::indexedcolors","rubyxl::inputcells","rubyxl::integernode","rubyxl::integervalue","rubyxl::legacycell","rubyxl::legacyworkbook","rubyxl::legacyworksheet","rubyxl::mrucolors","rubyxl::macrosfile","rubyxl::mergedcell","rubyxl::mergedcells","rubyxl::numfmt","rubyxl::numberformat","rubyxl::numberformats","rubyxl::oleobject","rubyxl::oleobjects","rubyxl::olesize","rubyxl::ooxmlcontainerobject","rubyxl::ooxmlobject","rubyxl::ooxmlobjectclassmethods","rubyxl::ooxmlobjectinstancemethods","rubyxl::ooxmlrelationshipsfile","rubyxl::ooxmltoplevelobject","rubyxl::offset","rubyxl::outlineproperties","rubyxl::pagemargins","rubyxl::pagesetup","rubyxl::pagesetupproperties","rubyxl::pane","rubyxl::parser","rubyxl::patternfill","rubyxl::phoneticproperties","rubyxl::phoneticrun","rubyxl::pivotarea","rubyxl::pivotcache","rubyxl::pivotcachedefinitionfile","rubyxl::pivotcaches","rubyxl::pivotreference","rubyxl::pivotreferences","rubyxl::pivottablefile","rubyxl::pivottableselection","rubyxl::presetgeometry","rubyxl::printoptions","rubyxl::printersettingsfile","rubyxl::protectedrange","rubyxl::protectedranges","rubyxl::protection","rubyxl::rid","rubyxl::rawooxml","rubyxl::reference","rubyxl::relationship","rubyxl::relationshipsupport","rubyxl::relationshipsupport::classmehods","rubyxl::richtext","rubyxl::richtextrun","rubyxl::row","rubyxl::runproperties","rubyxl::scenario","rubyxl::scenarios","rubyxl::selection","rubyxl::shapeguide","rubyxl::shapetextrectangle","rubyxl::sharedstringstable","rubyxl::sheet","rubyxl::sheetcalculationproperties","rubyxl::sheetdata","rubyxl::sheets","rubyxl::slicercachefile","rubyxl::slicerfile","rubyxl::smarttagproperties","rubyxl::smarttagtype","rubyxl::smarttagtypes","rubyxl::smarttags","rubyxl::sortcondition","rubyxl::sortstate","rubyxl::sqref","rubyxl::stop","rubyxl::stringnode","rubyxl::stringnodew3c","rubyxl::stringvalue","rubyxl::stylesheet","rubyxl::tablefile","rubyxl::tableparts","rubyxl::tablestyle","rubyxl::tablestyles","rubyxl::text","rubyxl::theme","rubyxl::themeelements","rubyxl::thumbnailfile","rubyxl::top10","rubyxl::vmldrawingfile","rubyxl::variant","rubyxl::vector","rubyxl::vectorvalue","rubyxl::visualproperties","rubyxl::webpublishobject","rubyxl::webpublishobjects","rubyxl::webpublishingitem","rubyxl::webpublishingitems","rubyxl::webpublishingproperties","rubyxl::workbook","rubyxl::workbookproperties","rubyxl::workbookprotection","rubyxl::workbookroot","rubyxl::workbookview","rubyxl::workbookviews","rubyxl::worksheet","rubyxl::worksheetdimensions","rubyxl::worksheetformatproperties","rubyxl::worksheetproperties","rubyxl::worksheetprotection","rubyxl::worksheetview","rubyxl::worksheetviews","rubyxl::xf","rubyxl::borderedge#==()","rubyxl::font#==()","rubyxl::reference#==()","rubyxl::legacyworkbook#[]()","rubyxl::legacyworksheet#[]()","rubyxl::sharedstringstable#[]()","rubyxl::sharedstringstable#add()","rubyxl::legacyworksheet#add_cell()","rubyxl::ooxmlrelationshipsfile#add_relationship()","rubyxl::legacyworksheet#add_row()","rubyxl::genericstorageobject#add_to_zip()","rubyxl::legacyworkbook#add_worksheet()","rubyxl::drawingfile#attach_relationship()","rubyxl::cellvalue#before_write_xml()","rubyxl::columnranges#before_write_xml()","rubyxl::contenttypes#before_write_xml()","rubyxl::documentpropertiesfile#before_write_xml()","rubyxl::ooxmlrelationshipsfile#before_write_xml()","rubyxl::sharedstringstable#before_write_xml()","rubyxl::text#before_write_xml()","rubyxl::legacycell#border_bottom()","rubyxl::legacycell#border_diagonal()","rubyxl::legacycell#border_left()","rubyxl::legacycell#border_right()","rubyxl::legacycell#border_top()","rubyxl::legacyworkbook#borders()","rubyxl::legacyworkbook#cell_xfs()","rubyxl::legacycell#change_border()","rubyxl::legacycell#change_border_bottom()","rubyxl::legacycell#change_border_diagonal()","rubyxl::legacycell#change_border_left()","rubyxl::legacycell#change_border_right()","rubyxl::legacycell#change_border_top()","rubyxl::legacyworksheet#change_column_bold()","rubyxl::legacyworksheet#change_column_border()","rubyxl::legacyworksheet#change_column_border_bottom()","rubyxl::legacyworksheet#change_column_border_diagonal()","rubyxl::legacyworksheet#change_column_border_left()","rubyxl::legacyworksheet#change_column_border_right()","rubyxl::legacyworksheet#change_column_border_top()","rubyxl::legacyworksheet#change_column_fill()","rubyxl::legacyworksheet#change_column_font_color()","rubyxl::legacyworksheet#change_column_font_name()","rubyxl::legacyworksheet#change_column_font_size()","rubyxl::legacyworksheet#change_column_horizontal_alignment()","rubyxl::legacyworksheet#change_column_italics()","rubyxl::legacyworksheet#change_column_strikethrough()","rubyxl::legacyworksheet#change_column_underline()","rubyxl::legacyworksheet#change_column_vertical_alignment()","rubyxl::legacyworksheet#change_column_width()","rubyxl::legacyworksheet#change_column_width_raw()","rubyxl::legacycell#change_contents()","rubyxl::legacycell#change_fill()","rubyxl::legacycell#change_font_bold()","rubyxl::legacycell#change_font_color()","rubyxl::legacycell#change_font_italics()","rubyxl::legacycell#change_font_name()","rubyxl::legacycell#change_font_size()","rubyxl::legacycell#change_font_strikethrough()","rubyxl::legacycell#change_font_underline()","rubyxl::legacycell#change_horizontal_alignment()","rubyxl::legacyworksheet#change_row_bold()","rubyxl::legacyworksheet#change_row_border()","rubyxl::legacyworksheet#change_row_border_bottom()","rubyxl::legacyworksheet#change_row_border_diagonal()","rubyxl::legacyworksheet#change_row_border_left()","rubyxl::legacyworksheet#change_row_border_right()","rubyxl::legacyworksheet#change_row_border_top()","rubyxl::legacyworksheet#change_row_fill()","rubyxl::legacyworksheet#change_row_font_color()","rubyxl::legacyworksheet#change_row_font_name()","rubyxl::legacyworksheet#change_row_font_size()","rubyxl::legacyworksheet#change_row_height()","rubyxl::legacyworksheet#change_row_horizontal_alignment()","rubyxl::legacyworksheet#change_row_italics()","rubyxl::legacyworksheet#change_row_strikethrough()","rubyxl::legacyworksheet#change_row_underline()","rubyxl::legacyworksheet#change_row_vertical_alignment()","rubyxl::legacycell#change_text_wrap()","rubyxl::legacycell#change_vertical_alignment()","rubyxl::cell#column()","rubyxl::cell#column=()","rubyxl::reference#cover?()","rubyxl::legacyworkbook#date_to_num()","rubyxl::workbookroot::default()","rubyxl::ooxmlobjectclassmethods#define_attribute()","rubyxl::ooxmlobjectclassmethods#define_child_node()","rubyxl::ooxmlobjectclassmethods#define_element_name()","rubyxl::legacyworksheet#delete_cell()","rubyxl::columnrange#delete_column()","rubyxl::legacyworksheet#delete_column()","rubyxl::legacyworksheet#delete_row()","rubyxl::legacyworkbook#each()","rubyxl::legacyworksheet#each()","rubyxl::sharedstringstable#empty?()","rubyxl::legacyworksheet#extract_data()","rubyxl::legacycell#fill_color()","rubyxl::legacyworkbook#fills()","rubyxl::columnranges#find()","rubyxl::numberformats#find_by_format_id()","rubyxl::ooxmlrelationshipsfile#find_by_rid()","rubyxl::ooxmlrelationshipsfile#find_by_target()","rubyxl::reference#first_col()","rubyxl::reference#first_row()","rubyxl::legacycell#font_color()","rubyxl::legacycell#font_name()","rubyxl::legacycell#font_size()","rubyxl::legacycell#font_switch()","rubyxl::legacyworkbook#fonts()","rubyxl::ooxmlrelationshipsfile::get_class_by_rel_type()","rubyxl::legacyworksheet#get_column_border_bottom()","rubyxl::legacyworksheet#get_column_border_diagonal()","rubyxl::legacyworksheet#get_column_border_left()","rubyxl::legacyworksheet#get_column_border_right()","rubyxl::legacyworksheet#get_column_border_top()","rubyxl::legacyworksheet#get_column_fill()","rubyxl::legacyworksheet#get_column_font_color()","rubyxl::legacyworksheet#get_column_font_name()","rubyxl::legacyworksheet#get_column_font_size()","rubyxl::legacyworksheet#get_column_horizontal_alignment()","rubyxl::legacyworksheet#get_column_vertical_alignment()","rubyxl::legacyworksheet#get_column_width()","rubyxl::legacyworksheet#get_column_width_raw()","rubyxl::legacyworkbook#get_fill_color()","rubyxl::sharedstringstable#get_index()","rubyxl::font#get_name()","rubyxl::columnranges#get_range()","rubyxl::font#get_rgb_color()","rubyxl::legacyworksheet#get_row_border_bottom()","rubyxl::legacyworksheet#get_row_border_diagonal()","rubyxl::legacyworksheet#get_row_border_left()","rubyxl::legacyworksheet#get_row_border_right()","rubyxl::legacyworksheet#get_row_border_top()","rubyxl::legacyworksheet#get_row_fill()","rubyxl::legacyworksheet#get_row_font_color()","rubyxl::legacyworksheet#get_row_font_name()","rubyxl::legacyworksheet#get_row_font_size()","rubyxl::legacyworksheet#get_row_height()","rubyxl::legacyworksheet#get_row_horizontal_alignment()","rubyxl::legacyworksheet#get_row_vertical_alignment()","rubyxl::font#get_size()","rubyxl::legacyworksheet#get_table()","rubyxl::legacycell#horizontal_alignment()","rubyxl::columnrange#include?()","rubyxl::reference::ind2ref()","rubyxl::cell#index_in_collection()","rubyxl::legacyworksheet#insert_cell()","rubyxl::columnrange#insert_column()","rubyxl::columnranges#insert_column()","rubyxl::legacyworksheet#insert_column()","rubyxl::legacyworksheet#insert_row()","rubyxl::legacycell#inspect()","rubyxl::reference#inspect()","rubyxl::font#is_bold()","rubyxl::legacycell#is_bolded()","rubyxl::legacyworksheet#is_column_bolded()","rubyxl::legacyworksheet#is_column_italicized()","rubyxl::legacyworksheet#is_column_struckthrough()","rubyxl::legacyworksheet#is_column_underlined()","rubyxl::cell#is_date?()","rubyxl::numberformat#is_date_format?()","rubyxl::font#is_italic()","rubyxl::legacycell#is_italicized()","rubyxl::legacyworksheet#is_row_bolded()","rubyxl::legacyworksheet#is_row_italicized()","rubyxl::legacyworksheet#is_row_struckthrough()","rubyxl::legacyworksheet#is_row_underlined()","rubyxl::font#is_strikethrough()","rubyxl::legacycell#is_struckthrough()","rubyxl::font#is_underlined()","rubyxl::legacycell#is_underlined()","rubyxl::reference#last_col()","rubyxl::reference#last_row()","rubyxl::ooxmlrelationshipsfile#load_related_files()","rubyxl::ooxmlrelationshipsfile::load_relationship_file()","rubyxl::legacyworksheet#merge_cells()","rubyxl::legacyworkbook#modify_alignment()","rubyxl::legacyworkbook#modify_border()","rubyxl::legacyworkbook#modify_fill()","rubyxl::legacyworkbook#modify_text_wrap()","rubyxl::genericstorageobject::new()","rubyxl::legacyworkbook::new()","rubyxl::legacyworksheet::new()","rubyxl::parser::new()","rubyxl::reference::new()","rubyxl::sharedstringstable::new()","rubyxl::sqref::new()","rubyxl::ooxmlrelationshipsfile#new_relationship()","rubyxl::legacyworkbook#num_to_date()","rubyxl::cell#number_format()","rubyxl::ooxmlobjectclassmethods#obtain_class_variable()","rubyxl::aextension::parse()","rubyxl::ooxmlobjectclassmethods#parse()","rubyxl::parser::parse()","rubyxl::parser#parse()","rubyxl::rawooxml::parse()","rubyxl::genericstorageobject::parse_file()","rubyxl::workbookroot::parse_file()","rubyxl::cell#raw_value()","rubyxl::cell#raw_value=()","rubyxl::reference::ref2ind()","rubyxl::legacyworkbook#register_new_fill()","rubyxl::legacyworkbook#register_new_font()","rubyxl::legacyworkbook#register_new_xf()","rubyxl::ooxmlrelationshipsfile::rel_file_path()","rubyxl::workbookroot#related_objects()","rubyxl::cell#row()","rubyxl::cell#row=()","rubyxl::legacyworkbook#save()","rubyxl::font#set_bold()","rubyxl::font#set_italic()","rubyxl::font#set_name()","rubyxl::font#set_rgb_color()","rubyxl::font#set_size()","rubyxl::font#set_strikethrough()","rubyxl::font#set_underline()","rubyxl::reference#single_cell?()","rubyxl::legacyworkbook#stream()","rubyxl::workbookroot#stream()","rubyxl::legacycell#text_wrap()","rubyxl::reference#to_s()","rubyxl::sqref#to_s()","rubyxl::text#to_s()","rubyxl::color::validate_color()","rubyxl::cell#value()","rubyxl::legacycell#vertical_alignment()","rubyxl::legacycell#workbook()","rubyxl::legacyworkbook#write()","rubyxl::aextension#write_xml()","rubyxl::rawooxml#write_xml()","rubyxl::calculationchain#xlsx_path()","rubyxl::contenttypes::xlsx_path()","rubyxl::contenttypes#xlsx_path()","rubyxl::documentpropertiesfile#xlsx_path()","rubyxl::ooxmlrelationshipsfile#xlsx_path()","rubyxl::sharedstringstable#xlsx_path()","rubyxl::workbookroot#xlsx_path()",""],"info":[["RubyXL","","RubyXL.html","",""],["RubyXL::AExtension","","RubyXL/AExtension.html","","<p>www.schemacentral.com/sc/ooxml/e-a_ext-1.html\n"],["RubyXL::AExtensionStorageArea","","RubyXL/AExtensionStorageArea.html","",""],["RubyXL::AdjustHandleList","","RubyXL/AdjustHandleList.html","",""],["RubyXL::Alignment","","RubyXL/Alignment.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_alignment-1.html\n"],["RubyXL::AlternateContent","","RubyXL/AlternateContent.html","",""],["RubyXL::Authors","","RubyXL/Authors.html","",""],["RubyXL::AutoFilter","","RubyXL/AutoFilter.html","",""],["RubyXL::AutoFilterColumn","","RubyXL/AutoFilterColumn.html","",""],["RubyXL::BinaryImageFile","","RubyXL/BinaryImageFile.html","",""],["RubyXL::BodyProperties","","RubyXL/BodyProperties.html","",""],["RubyXL::BooleanNode","","RubyXL/BooleanNode.html","",""],["RubyXL::BooleanValue","","RubyXL/BooleanValue.html","",""],["RubyXL::Border","","RubyXL/Border.html","",""],["RubyXL::BorderEdge","","RubyXL/BorderEdge.html","",""],["RubyXL::Borders","","RubyXL/Borders.html","",""],["RubyXL::Break","","RubyXL/Break.html","",""],["RubyXL::BreakList","","RubyXL/BreakList.html","",""],["RubyXL::CT_AdjPoint2D","","RubyXL/CT_AdjPoint2D.html","",""],["RubyXL::CT_AlphaBiLevelEffect","","RubyXL/CT_AlphaBiLevelEffect.html","",""],["RubyXL::CT_AlphaModulateEffect","","RubyXL/CT_AlphaModulateEffect.html","",""],["RubyXL::CT_AlphaModulateFixedEffect","","RubyXL/CT_AlphaModulateFixedEffect.html","",""],["RubyXL::CT_AlphaOutsetEffect","","RubyXL/CT_AlphaOutsetEffect.html","",""],["RubyXL::CT_AlphaReplaceEffect","","RubyXL/CT_AlphaReplaceEffect.html","",""],["RubyXL::CT_Backdrop","","RubyXL/CT_Backdrop.html","",""],["RubyXL::CT_Bevel","","RubyXL/CT_Bevel.html","",""],["RubyXL::CT_BiLevelEffect","","RubyXL/CT_BiLevelEffect.html","",""],["RubyXL::CT_BlendEffect","","RubyXL/CT_BlendEffect.html","",""],["RubyXL::CT_Blip","","RubyXL/CT_Blip.html","",""],["RubyXL::CT_BlipFillProperties","","RubyXL/CT_BlipFillProperties.html","",""],["RubyXL::CT_BlurEffect","","RubyXL/CT_BlurEffect.html","",""],["RubyXL::CT_Camera","","RubyXL/CT_Camera.html","",""],["RubyXL::CT_Color","","RubyXL/CT_Color.html","",""],["RubyXL::CT_ColorChangeEffect","","RubyXL/CT_ColorChangeEffect.html","",""],["RubyXL::CT_ColorMapping","","RubyXL/CT_ColorMapping.html","",""],["RubyXL::CT_ColorScheme","","RubyXL/CT_ColorScheme.html","",""],["RubyXL::CT_ColorSchemeAndMapping","","RubyXL/CT_ColorSchemeAndMapping.html","",""],["RubyXL::CT_ConnectionSite","","RubyXL/CT_ConnectionSite.html","",""],["RubyXL::CT_ConnectionSiteList","","RubyXL/CT_ConnectionSiteList.html","",""],["RubyXL::CT_DashStop","","RubyXL/CT_DashStop.html","",""],["RubyXL::CT_DashStopList","","RubyXL/CT_DashStopList.html","",""],["RubyXL::CT_DefaultShapeDefinition","","RubyXL/CT_DefaultShapeDefinition.html","",""],["RubyXL::CT_DuotoneEffect","","RubyXL/CT_DuotoneEffect.html","",""],["RubyXL::CT_EffectContainer","","RubyXL/CT_EffectContainer.html","",""],["RubyXL::CT_EffectList","","RubyXL/CT_EffectList.html","",""],["RubyXL::CT_EffectReference","","RubyXL/CT_EffectReference.html","",""],["RubyXL::CT_EffectStyleItem","","RubyXL/CT_EffectStyleItem.html","",""],["RubyXL::CT_EffectStyleList","","RubyXL/CT_EffectStyleList.html","",""],["RubyXL::CT_EmbeddedWAVAudioFile","","RubyXL/CT_EmbeddedWAVAudioFile.html","",""],["RubyXL::CT_FillEffect","","RubyXL/CT_FillEffect.html","",""],["RubyXL::CT_FillOverlayEffect","","RubyXL/CT_FillOverlayEffect.html","",""],["RubyXL::CT_FillStyleList","","RubyXL/CT_FillStyleList.html","",""],["RubyXL::CT_FlatText","","RubyXL/CT_FlatText.html","",""],["RubyXL::CT_FontCollection","","RubyXL/CT_FontCollection.html","",""],["RubyXL::CT_FontReference","","RubyXL/CT_FontReference.html","",""],["RubyXL::CT_GeomGuideList","","RubyXL/CT_GeomGuideList.html","",""],["RubyXL::CT_GlowEffect","","RubyXL/CT_GlowEffect.html","",""],["RubyXL::CT_GradientFillProperties","","RubyXL/CT_GradientFillProperties.html","",""],["RubyXL::CT_GradientStop","","RubyXL/CT_GradientStop.html","",""],["RubyXL::CT_GradientStopList","","RubyXL/CT_GradientStopList.html","",""],["RubyXL::CT_HSLEffect","","RubyXL/CT_HSLEffect.html","",""],["RubyXL::CT_HslColor","","RubyXL/CT_HslColor.html","",""],["RubyXL::CT_Hyperlink","","RubyXL/CT_Hyperlink.html","",""],["RubyXL::CT_InnerShadowEffect","","RubyXL/CT_InnerShadowEffect.html","",""],["RubyXL::CT_LightRig","","RubyXL/CT_LightRig.html","",""],["RubyXL::CT_LineEndProperties","","RubyXL/CT_LineEndProperties.html","",""],["RubyXL::CT_LineJoinMiterProperties","","RubyXL/CT_LineJoinMiterProperties.html","",""],["RubyXL::CT_LineProperties","","RubyXL/CT_LineProperties.html","",""],["RubyXL::CT_LineStyleList","","RubyXL/CT_LineStyleList.html","",""],["RubyXL::CT_LinearShadeProperties","","RubyXL/CT_LinearShadeProperties.html","",""],["RubyXL::CT_LuminanceEffect","","RubyXL/CT_LuminanceEffect.html","",""],["RubyXL::CT_ObjectStyleDefaults","","RubyXL/CT_ObjectStyleDefaults.html","",""],["RubyXL::CT_OuterShadowEffect","","RubyXL/CT_OuterShadowEffect.html","",""],["RubyXL::CT_Path2D","","RubyXL/CT_Path2D.html","",""],["RubyXL::CT_Path2DArcTo","","RubyXL/CT_Path2DArcTo.html","",""],["RubyXL::CT_Path2DCubicBezierTo","","RubyXL/CT_Path2DCubicBezierTo.html","",""],["RubyXL::CT_Path2DList","","RubyXL/CT_Path2DList.html","",""],["RubyXL::CT_Path2DQuadBezierTo","","RubyXL/CT_Path2DQuadBezierTo.html","",""],["RubyXL::CT_Path2DTo","","RubyXL/CT_Path2DTo.html","",""],["RubyXL::CT_PathShadeProperties","","RubyXL/CT_PathShadeProperties.html","",""],["RubyXL::CT_PatternFillProperties","","RubyXL/CT_PatternFillProperties.html","",""],["RubyXL::CT_Point3D","","RubyXL/CT_Point3D.html","",""],["RubyXL::CT_PolarAdjustHandle","","RubyXL/CT_PolarAdjustHandle.html","",""],["RubyXL::CT_PresetColor","","RubyXL/CT_PresetColor.html","",""],["RubyXL::CT_PresetLineDashProperties","","RubyXL/CT_PresetLineDashProperties.html","",""],["RubyXL::CT_PresetShadowEffect","","RubyXL/CT_PresetShadowEffect.html","",""],["RubyXL::CT_PresetTextShape","","RubyXL/CT_PresetTextShape.html","",""],["RubyXL::CT_ReflectionEffect","","RubyXL/CT_ReflectionEffect.html","",""],["RubyXL::CT_RelativeOffsetEffect","","RubyXL/CT_RelativeOffsetEffect.html","",""],["RubyXL::CT_RelativeRect","","RubyXL/CT_RelativeRect.html","",""],["RubyXL::CT_SRgbColor","","RubyXL/CT_SRgbColor.html","",""],["RubyXL::CT_ScRgbColor","","RubyXL/CT_ScRgbColor.html","",""],["RubyXL::CT_Scene3D","","RubyXL/CT_Scene3D.html","",""],["RubyXL::CT_SchemeColor","","RubyXL/CT_SchemeColor.html","",""],["RubyXL::CT_Shape3D","","RubyXL/CT_Shape3D.html","",""],["RubyXL::CT_ShapeStyle","","RubyXL/CT_ShapeStyle.html","",""],["RubyXL::CT_SoftEdgesEffect","","RubyXL/CT_SoftEdgesEffect.html","",""],["RubyXL::CT_SphereCoords","","RubyXL/CT_SphereCoords.html","",""],["RubyXL::CT_StretchInfoProperties","","RubyXL/CT_StretchInfoProperties.html","",""],["RubyXL::CT_StyleMatrix","","RubyXL/CT_StyleMatrix.html","",""],["RubyXL::CT_StyleMatrixReference","","RubyXL/CT_StyleMatrixReference.html","",""],["RubyXL::CT_SupplementalFont","","RubyXL/CT_SupplementalFont.html","",""],["RubyXL::CT_SystemColor","","RubyXL/CT_SystemColor.html","",""],["RubyXL::CT_TextAutonumberBullet","","RubyXL/CT_TextAutonumberBullet.html","",""],["RubyXL::CT_TextBlipBullet","","RubyXL/CT_TextBlipBullet.html","",""],["RubyXL::CT_TextCharBullet","","RubyXL/CT_TextCharBullet.html","",""],["RubyXL::CT_TextCharacterProperties","","RubyXL/CT_TextCharacterProperties.html","",""],["RubyXL::CT_TextFont","","RubyXL/CT_TextFont.html","",""],["RubyXL::CT_TextListStyle","","RubyXL/CT_TextListStyle.html","",""],["RubyXL::CT_TextNormalAutofit","","RubyXL/CT_TextNormalAutofit.html","",""],["RubyXL::CT_TextParagraphProperties","","RubyXL/CT_TextParagraphProperties.html","",""],["RubyXL::CT_TextSpacing","","RubyXL/CT_TextSpacing.html","",""],["RubyXL::CT_TextTabStop","","RubyXL/CT_TextTabStop.html","",""],["RubyXL::CT_TextTabStopList","","RubyXL/CT_TextTabStopList.html","",""],["RubyXL::CT_TileInfoProperties","","RubyXL/CT_TileInfoProperties.html","",""],["RubyXL::CT_TintEffect","","RubyXL/CT_TintEffect.html","",""],["RubyXL::CT_Transform2D","","RubyXL/CT_Transform2D.html","",""],["RubyXL::CT_TransformEffect","","RubyXL/CT_TransformEffect.html","",""],["RubyXL::CT_Vector3D","","RubyXL/CT_Vector3D.html","",""],["RubyXL::CT_XYAdjustHandle","","RubyXL/CT_XYAdjustHandle.html","",""],["RubyXL::CalculationChain","","RubyXL/CalculationChain.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_calcChain.html\n"],["RubyXL::CalculationChainCell","","RubyXL/CalculationChainCell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-1.html\n"],["RubyXL::CalculationProperties","","RubyXL/CalculationProperties.html","",""],["RubyXL::Cell","","RubyXL/Cell.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_c-2.html\n"],["RubyXL::CellSmartTag","","RubyXL/CellSmartTag.html","",""],["RubyXL::CellSmartTagProperty","","RubyXL/CellSmartTagProperty.html","",""],["RubyXL::CellSmartTags","","RubyXL/CellSmartTags.html","",""],["RubyXL::CellStyle","","RubyXL/CellStyle.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_cellStyle-1.html\n"],["RubyXL::CellStyleXFs","","RubyXL/CellStyleXFs.html","",""],["RubyXL::CellStyles","","RubyXL/CellStyles.html","",""],["RubyXL::CellValue","","RubyXL/CellValue.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_v-1.html\n"],["RubyXL::CellWatch","","RubyXL/CellWatch.html","",""],["RubyXL::CellWatches","","RubyXL/CellWatches.html","",""],["RubyXL::CellXFs","","RubyXL/CellXFs.html","",""],["RubyXL::ChartColorsFile","","RubyXL/ChartColorsFile.html","",""],["RubyXL::ChartFile","","RubyXL/ChartFile.html","",""],["RubyXL::ChartStyleFile","","RubyXL/ChartStyleFile.html","",""],["RubyXL::ChartUserShapesFile","","RubyXL/ChartUserShapesFile.html","",""],["RubyXL::Chartsheet","","RubyXL/Chartsheet.html","",""],["RubyXL::ChartsheetPageSetup","","RubyXL/ChartsheetPageSetup.html","",""],["RubyXL::ChartsheetProperties","","RubyXL/ChartsheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-4.html\n"],["RubyXL::ChartsheetProtection","","RubyXL/ChartsheetProtection.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetProtection-4.html\n"],["RubyXL::ChartsheetView","","RubyXL/ChartsheetView.html","",""],["RubyXL::ChartsheetViews","","RubyXL/ChartsheetViews.html","",""],["RubyXL::Color","","RubyXL/Color.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_color-4.html\n"],["RubyXL::ColorFilter","","RubyXL/ColorFilter.html","",""],["RubyXL::ColorScale","","RubyXL/ColorScale.html","",""],["RubyXL::ColorSet","","RubyXL/ColorSet.html","",""],["RubyXL::Colors","","RubyXL/Colors.html","",""],["RubyXL::ColumnRange","","RubyXL/ColumnRange.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_col-1.html\n"],["RubyXL::ColumnRanges","","RubyXL/ColumnRanges.html","",""],["RubyXL::Comment","","RubyXL/Comment.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_comment-1.html\n"],["RubyXL::CommentList","","RubyXL/CommentList.html","",""],["RubyXL::CommentsFile","","RubyXL/CommentsFile.html","",""],["RubyXL::ConditionalFormatValue","","RubyXL/ConditionalFormatValue.html","",""],["RubyXL::ConditionalFormatting","","RubyXL/ConditionalFormatting.html","",""],["RubyXL::ConditionalFormattingRule","","RubyXL/ConditionalFormattingRule.html","",""],["RubyXL::ContentTypeDefault","","RubyXL/ContentTypeDefault.html","",""],["RubyXL::ContentTypeOverride","","RubyXL/ContentTypeOverride.html","",""],["RubyXL::ContentTypes","","RubyXL/ContentTypes.html","",""],["RubyXL::ControlPropertiesFile","","RubyXL/ControlPropertiesFile.html","",""],["RubyXL::CorePropertiesFile","","RubyXL/CorePropertiesFile.html","",""],["RubyXL::CustomColor","","RubyXL/CustomColor.html","",""],["RubyXL::CustomColorList","","RubyXL/CustomColorList.html","",""],["RubyXL::CustomFilter","","RubyXL/CustomFilter.html","",""],["RubyXL::CustomFilters","","RubyXL/CustomFilters.html","",""],["RubyXL::CustomGeometry","","RubyXL/CustomGeometry.html","",""],["RubyXL::CustomProperties","","RubyXL/CustomProperties.html","",""],["RubyXL::CustomPropertiesFile","","RubyXL/CustomPropertiesFile.html","",""],["RubyXL::CustomProperty","","RubyXL/CustomProperty.html","",""],["RubyXL::CustomSheetView","","RubyXL/CustomSheetView.html","",""],["RubyXL::CustomSheetViews","","RubyXL/CustomSheetViews.html","",""],["RubyXL::CustomWorkbookView","","RubyXL/CustomWorkbookView.html","",""],["RubyXL::CustomWorkbookViews","","RubyXL/CustomWorkbookViews.html","",""],["RubyXL::CustomXMLFile","","RubyXL/CustomXMLFile.html","",""],["RubyXL::DXF","","RubyXL/DXF.html","",""],["RubyXL::DXFs","","RubyXL/DXFs.html","",""],["RubyXL::DataBar","","RubyXL/DataBar.html","",""],["RubyXL::DataConsolidate","","RubyXL/DataConsolidate.html","",""],["RubyXL::DataConsolidationReference","","RubyXL/DataConsolidationReference.html","",""],["RubyXL::DataConsolidationReferences","","RubyXL/DataConsolidationReferences.html","",""],["RubyXL::DataType","","RubyXL/DataType.html","","<p>msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.cellvalues(v=office.14).aspx\n"],["RubyXL::DataValidation","","RubyXL/DataValidation.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dataValidation-1.html\n"],["RubyXL::DataValidations","","RubyXL/DataValidations.html","",""],["RubyXL::DateGroupItem","","RubyXL/DateGroupItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_dateGroupItem-1.html\n"],["RubyXL::DefinedName","","RubyXL/DefinedName.html","",""],["RubyXL::DefinedNames","","RubyXL/DefinedNames.html","",""],["RubyXL::DocumentPropertiesFile","","RubyXL/DocumentPropertiesFile.html","","<p>www.schemacentral.com/sc/ooxml/e-extended-properties_Properties.html\n"],["RubyXL::DrawingFile","","RubyXL/DrawingFile.html","",""],["RubyXL::DynamicFilter","","RubyXL/DynamicFilter.html","",""],["RubyXL::EmbeddedControl","","RubyXL/EmbeddedControl.html","",""],["RubyXL::EmbeddedControls","","RubyXL/EmbeddedControls.html","",""],["RubyXL::Extension","","RubyXL/Extension.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n"],["RubyXL::ExtensionStorageArea","","RubyXL/ExtensionStorageArea.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_extLst-1.html\n"],["RubyXL::Extents","","RubyXL/Extents.html","",""],["RubyXL::ExternalLinksFile","","RubyXL/ExternalLinksFile.html","",""],["RubyXL::ExternalReference","","RubyXL/ExternalReference.html","",""],["RubyXL::ExternalReferences","","RubyXL/ExternalReferences.html","",""],["RubyXL::ExtraColorSchemeList","","RubyXL/ExtraColorSchemeList.html","",""],["RubyXL::FieldItem","","RubyXL/FieldItem.html","",""],["RubyXL::FileRecoveryProperties","","RubyXL/FileRecoveryProperties.html","",""],["RubyXL::FileSharing","","RubyXL/FileSharing.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileSharing-1.html\n"],["RubyXL::FileVersion","","RubyXL/FileVersion.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_fileVersion-1.html\n"],["RubyXL::Fill","","RubyXL/Fill.html","",""],["RubyXL::Fills","","RubyXL/Fills.html","",""],["RubyXL::FilterContainer","","RubyXL/FilterContainer.html","",""],["RubyXL::FloatNode","","RubyXL/FloatNode.html","",""],["RubyXL::FloatValue","","RubyXL/FloatValue.html","",""],["RubyXL::Font","","RubyXL/Font.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_font-1.html\n"],["RubyXL::FontScheme","","RubyXL/FontScheme.html","",""],["RubyXL::Fonts","","RubyXL/Fonts.html","",""],["RubyXL::Formula","","RubyXL/Formula.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_f-1.html\n"],["RubyXL::FunctionGroup","","RubyXL/FunctionGroup.html","",""],["RubyXL::FunctionGroups","","RubyXL/FunctionGroups.html","",""],["RubyXL::GenericStorageObject","","RubyXL/GenericStorageObject.html","",""],["RubyXL::GradientFill","","RubyXL/GradientFill.html","",""],["RubyXL::HeaderFooterSettings","","RubyXL/HeaderFooterSettings.html","",""],["RubyXL::Hyperlink","","RubyXL/Hyperlink.html","",""],["RubyXL::HyperlinkRelFile","","RubyXL/HyperlinkRelFile.html","",""],["RubyXL::Hyperlinks","","RubyXL/Hyperlinks.html","",""],["RubyXL::IconFilter","","RubyXL/IconFilter.html","",""],["RubyXL::IconSet","","RubyXL/IconSet.html","",""],["RubyXL::IgnoredError","","RubyXL/IgnoredError.html","",""],["RubyXL::IgnoredErrors","","RubyXL/IgnoredErrors.html","",""],["RubyXL::IndexedColors","","RubyXL/IndexedColors.html","",""],["RubyXL::InputCells","","RubyXL/InputCells.html","",""],["RubyXL::IntegerNode","","RubyXL/IntegerNode.html","",""],["RubyXL::IntegerValue","","RubyXL/IntegerValue.html","",""],["RubyXL::LegacyCell","","RubyXL/LegacyCell.html","",""],["RubyXL::LegacyWorkbook","","RubyXL/LegacyWorkbook.html","",""],["RubyXL::LegacyWorksheet","","RubyXL/LegacyWorksheet.html","",""],["RubyXL::MRUColors","","RubyXL/MRUColors.html","",""],["RubyXL::MacrosFile","","RubyXL/MacrosFile.html","",""],["RubyXL::MergedCell","","RubyXL/MergedCell.html","",""],["RubyXL::MergedCells","","RubyXL/MergedCells.html","",""],["RubyXL::NumFmt","","RubyXL/NumFmt.html","",""],["RubyXL::NumberFormat","","RubyXL/NumberFormat.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmt-1.html\n"],["RubyXL::NumberFormats","","RubyXL/NumberFormats.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_numFmts-1.html\n"],["RubyXL::OLEObject","","RubyXL/OLEObject.html","",""],["RubyXL::OLEObjects","","RubyXL/OLEObjects.html","",""],["RubyXL::OLESize","","RubyXL/OLESize.html","",""],["RubyXL::OOXMLContainerObject","","RubyXL/OOXMLContainerObject.html","",""],["RubyXL::OOXMLObject","","RubyXL/OOXMLObject.html","",""],["RubyXL::OOXMLObjectClassMethods","","RubyXL/OOXMLObjectClassMethods.html","",""],["RubyXL::OOXMLObjectInstanceMethods","","RubyXL/OOXMLObjectInstanceMethods.html","",""],["RubyXL::OOXMLRelationshipsFile","","RubyXL/OOXMLRelationshipsFile.html","",""],["RubyXL::OOXMLTopLevelObject","","RubyXL/OOXMLTopLevelObject.html","",""],["RubyXL::Offset","","RubyXL/Offset.html","",""],["RubyXL::OutlineProperties","","RubyXL/OutlineProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_outlinePr-1.html\n"],["RubyXL::PageMargins","","RubyXL/PageMargins.html","",""],["RubyXL::PageSetup","","RubyXL/PageSetup.html","",""],["RubyXL::PageSetupProperties","","RubyXL/PageSetupProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_pageSetUpPr-1.html\n"],["RubyXL::Pane","","RubyXL/Pane.html","",""],["RubyXL::Parser","","RubyXL/Parser.html","",""],["RubyXL::PatternFill","","RubyXL/PatternFill.html","",""],["RubyXL::PhoneticProperties","","RubyXL/PhoneticProperties.html","",""],["RubyXL::PhoneticRun","","RubyXL/PhoneticRun.html","",""],["RubyXL::PivotArea","","RubyXL/PivotArea.html","",""],["RubyXL::PivotCache","","RubyXL/PivotCache.html","",""],["RubyXL::PivotCacheDefinitionFile","","RubyXL/PivotCacheDefinitionFile.html","",""],["RubyXL::PivotCaches","","RubyXL/PivotCaches.html","",""],["RubyXL::PivotReference","","RubyXL/PivotReference.html","",""],["RubyXL::PivotReferences","","RubyXL/PivotReferences.html","",""],["RubyXL::PivotTableFile","","RubyXL/PivotTableFile.html","",""],["RubyXL::PivotTableSelection","","RubyXL/PivotTableSelection.html","",""],["RubyXL::PresetGeometry","","RubyXL/PresetGeometry.html","",""],["RubyXL::PrintOptions","","RubyXL/PrintOptions.html","",""],["RubyXL::PrinterSettingsFile","","RubyXL/PrinterSettingsFile.html","",""],["RubyXL::ProtectedRange","","RubyXL/ProtectedRange.html","",""],["RubyXL::ProtectedRanges","","RubyXL/ProtectedRanges.html","",""],["RubyXL::Protection","","RubyXL/Protection.html","",""],["RubyXL::RID","","RubyXL/RID.html","",""],["RubyXL::RawOOXML","","RubyXL/RawOOXML.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_ext-1.html\n"],["RubyXL::Reference","","RubyXL/Reference.html","",""],["RubyXL::Relationship","","RubyXL/Relationship.html","",""],["RubyXL::RelationshipSupport","","RubyXL/RelationshipSupport.html","",""],["RubyXL::RelationshipSupport::ClassMehods","","RubyXL/RelationshipSupport/ClassMehods.html","",""],["RubyXL::RichText","","RubyXL/RichText.html","",""],["RubyXL::RichTextRun","","RubyXL/RichTextRun.html","",""],["RubyXL::Row","","RubyXL/Row.html","",""],["RubyXL::RunProperties","","RubyXL/RunProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_rPr-1.html\n"],["RubyXL::Scenario","","RubyXL/Scenario.html","",""],["RubyXL::Scenarios","","RubyXL/Scenarios.html","",""],["RubyXL::Selection","","RubyXL/Selection.html","",""],["RubyXL::ShapeGuide","","RubyXL/ShapeGuide.html","",""],["RubyXL::ShapeTextRectangle","","RubyXL/ShapeTextRectangle.html","",""],["RubyXL::SharedStringsTable","","RubyXL/SharedStringsTable.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sst.html\n"],["RubyXL::Sheet","","RubyXL/Sheet.html","",""],["RubyXL::SheetCalculationProperties","","RubyXL/SheetCalculationProperties.html","",""],["RubyXL::SheetData","","RubyXL/SheetData.html","",""],["RubyXL::Sheets","","RubyXL/Sheets.html","",""],["RubyXL::SlicerCacheFile","","RubyXL/SlicerCacheFile.html","",""],["RubyXL::SlicerFile","","RubyXL/SlicerFile.html","",""],["RubyXL::SmartTagProperties","","RubyXL/SmartTagProperties.html","",""],["RubyXL::SmartTagType","","RubyXL/SmartTagType.html","",""],["RubyXL::SmartTagTypes","","RubyXL/SmartTagTypes.html","",""],["RubyXL::SmartTags","","RubyXL/SmartTags.html","",""],["RubyXL::SortCondition","","RubyXL/SortCondition.html","",""],["RubyXL::SortState","","RubyXL/SortState.html","",""],["RubyXL::Sqref","","RubyXL/Sqref.html","",""],["RubyXL::Stop","","RubyXL/Stop.html","","<p>www.datypic.com/sc/ooxml/e-ssml_stop-1.html\n"],["RubyXL::StringNode","","RubyXL/StringNode.html","",""],["RubyXL::StringNodeW3C","","RubyXL/StringNodeW3C.html","",""],["RubyXL::StringValue","","RubyXL/StringValue.html","",""],["RubyXL::Stylesheet","","RubyXL/Stylesheet.html","",""],["RubyXL::TableFile","","RubyXL/TableFile.html","",""],["RubyXL::TableParts","","RubyXL/TableParts.html","",""],["RubyXL::TableStyle","","RubyXL/TableStyle.html","",""],["RubyXL::TableStyles","","RubyXL/TableStyles.html","",""],["RubyXL::Text","","RubyXL/Text.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_t-1.html\n"],["RubyXL::Theme","","RubyXL/Theme.html","",""],["RubyXL::ThemeElements","","RubyXL/ThemeElements.html","",""],["RubyXL::ThumbnailFile","","RubyXL/ThumbnailFile.html","",""],["RubyXL::Top10","","RubyXL/Top10.html","",""],["RubyXL::VMLDrawingFile","","RubyXL/VMLDrawingFile.html","",""],["RubyXL::Variant","","RubyXL/Variant.html","","<p>www.schemacentral.com/sc/ooxml/e-docPropsVTypes_variant.html\n"],["RubyXL::Vector","","RubyXL/Vector.html","",""],["RubyXL::VectorValue","","RubyXL/VectorValue.html","",""],["RubyXL::VisualProperties","","RubyXL/VisualProperties.html","",""],["RubyXL::WebPublishObject","","RubyXL/WebPublishObject.html","",""],["RubyXL::WebPublishObjects","","RubyXL/WebPublishObjects.html","",""],["RubyXL::WebPublishingItem","","RubyXL/WebPublishingItem.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_webPublishItem-1.html\n"],["RubyXL::WebPublishingItems","","RubyXL/WebPublishingItems.html","",""],["RubyXL::WebPublishingProperties","","RubyXL/WebPublishingProperties.html","",""],["RubyXL::Workbook","","RubyXL/Workbook.html","",""],["RubyXL::WorkbookProperties","","RubyXL/WorkbookProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_workbookPr-1.html\n"],["RubyXL::WorkbookProtection","","RubyXL/WorkbookProtection.html","",""],["RubyXL::WorkbookRoot","","RubyXL/WorkbookRoot.html","",""],["RubyXL::WorkbookView","","RubyXL/WorkbookView.html","",""],["RubyXL::WorkbookViews","","RubyXL/WorkbookViews.html","",""],["RubyXL::Worksheet","","RubyXL/Worksheet.html","",""],["RubyXL::WorksheetDimensions","","RubyXL/WorksheetDimensions.html","",""],["RubyXL::WorksheetFormatProperties","","RubyXL/WorksheetFormatProperties.html","",""],["RubyXL::WorksheetProperties","","RubyXL/WorksheetProperties.html","","<p>www.schemacentral.com/sc/ooxml/e-ssml_sheetPr-3.html\n"],["RubyXL::WorksheetProtection","","RubyXL/WorksheetProtection.html","",""],["RubyXL::WorksheetView","","RubyXL/WorksheetView.html","",""],["RubyXL::WorksheetViews","","RubyXL/WorksheetViews.html","",""],["RubyXL::XF","","RubyXL/XF.html","",""],["==","RubyXL::BorderEdge","RubyXL/BorderEdge.html#method-i-3D-3D","(other)",""],["==","RubyXL::Font","RubyXL/Font.html#method-i-3D-3D","(other)",""],["==","RubyXL::Reference","RubyXL/Reference.html#method-i-3D-3D","(other)",""],["[]","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-5B-5D","(ind)","<p>Finds worksheet by its name or numerical index\n"],["[]","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-5B-5D","(row = 0)","<p>allows for easier access to sheet_data\n"],["[]","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-5B-5D","(index)",""],["add","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-add","(str, index = nil)",""],["add_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_cell","(row = 0, column = 0, data = '', formula = nil, overwrite = true)",""],["add_relationship","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-add_relationship","(obj)",""],["add_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-add_row","(row = 0, params = {})",""],["add_to_zip","RubyXL::GenericStorageObject","RubyXL/GenericStorageObject.html#method-i-add_to_zip","(zip_stream)",""],["add_worksheet","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-add_worksheet","(name = nil)","<p>Create new simple worksheet and add it to the workbook worksheets\n<p>@param [String] The name for the new …\n"],["attach_relationship","RubyXL::DrawingFile","RubyXL/DrawingFile.html#method-i-attach_relationship","(rid, rf)",""],["before_write_xml","RubyXL::CellValue","RubyXL/CellValue.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::DocumentPropertiesFile","RubyXL/DocumentPropertiesFile.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-before_write_xml","()",""],["before_write_xml","RubyXL::Text","RubyXL/Text.html#method-i-before_write_xml","()",""],["border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_bottom","()","<p>returns cell&#39;s bottom border\n"],["border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_diagonal","()","<p>returns cell&#39;s diagonal border\n"],["border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_left","()","<p>returns cell&#39;s left border\n"],["border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_right","()","<p>returns cell&#39;s right border\n"],["border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-border_top","()","<p>returns cell&#39;s top border\n"],["borders","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-borders","()",""],["cell_xfs","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-cell_xfs","()",""],["change_border","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border","(direction, weight)",""],["change_border_bottom","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_bottom","(weight = 'thin')",""],["change_border_diagonal","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_diagonal","(weight = 'thin')",""],["change_border_left","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_left","(weight = 'thin')",""],["change_border_right","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_right","(weight = 'thin')",""],["change_border_top","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_border_top","(weight = 'thin')",""],["change_column_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_bold","(column_index, bolded = false)",""],["change_column_border","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border","(column_index, direction, weight)",""],["change_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_bottom","(column_index, weight = 'thin')",""],["change_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_diagonal","(column_index, weight = 'thin')",""],["change_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_left","(column_index, weight = 'thin')",""],["change_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_right","(column_index, weight = 'thin')",""],["change_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_border_top","(column_index, weight = 'thin')",""],["change_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_fill","(column_index, color_index='ffffff')",""],["change_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_color","(column_index, font_color='000000')","<p>Changes font color of column\n"],["change_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_name","(column_index = 0, font_name = 'Verdana')","<p>Changes font name of column\n"],["change_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_font_size","(column_index, font_size=10)","<p>Changes font size of column\n"],["change_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_horizontal_alignment","(column_index, alignment = 'center')",""],["change_column_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_italics","(column_index, italicized = false)",""],["change_column_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_strikethrough","(column_index, struckthrough=false)",""],["change_column_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_underline","(column_index, underlined = false)",""],["change_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_vertical_alignment","(column_index, alignment = 'center')",""],["change_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_width","(column_index, width_in_chars = RubyXL::ColumnRange::DEFAULT_WIDTH)","<p>Get column width measured in number of digits, as per\nmsdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.column%28v=office.14%29.aspx\n…\n"],["change_column_width_raw","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_column_width_raw","(column_index, width)","<p>Set raw column width value\n"],["change_contents","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_contents","(data, formula_expression = nil)",""],["change_fill","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_fill","(rgb = 'ffffff')","<p>changes fill color of cell\n"],["change_font_bold","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_bold","(bolded = false)","<p>Changes font bold settings of cell\n"],["change_font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_color","(font_color = '000000')","<p>Changes font color of cell\n"],["change_font_italics","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_italics","(italicized = false)","<p>Changes font italics settings of cell\n"],["change_font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_name","(new_font_name = 'Verdana')","<p>Changes font name of cell\n"],["change_font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_size","(font_size = 10)","<p>Changes font size of cell\n"],["change_font_strikethrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_strikethrough","(struckthrough = false)",""],["change_font_underline","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_font_underline","(underlined = false)","<p>Changes font underline settings of cell\n"],["change_horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_horizontal_alignment","(alignment = 'center')","<p>changes horizontal alignment of cell\n"],["change_row_bold","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_bold","(row = 0, bolded = false)",""],["change_row_border","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border","(row, direction, weight)",""],["change_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_bottom","(row = 0, weight = 'thin')",""],["change_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_diagonal","(row = 0, weight = 'thin')",""],["change_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_left","(row = 0, weight = 'thin')",""],["change_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_right","(row = 0, weight = 'thin')",""],["change_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_border_top","(row = 0, weight = 'thin')",""],["change_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_fill","(row_index = 0, rgb = 'ffffff')","<p>changes color of fill in (zer0 indexed) row\n"],["change_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_color","(row = 0, font_color = '000000')",""],["change_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_name","(row = 0, font_name = 'Verdana')",""],["change_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_font_size","(row = 0, font_size=10)",""],["change_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_height","(row = 0, height = 10)",""],["change_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_horizontal_alignment","(row = 0, alignment = 'center')",""],["change_row_italics","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_italics","(row = 0, italicized = false)",""],["change_row_strikethrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_strikethrough","(row = 0, struckthrough=false)",""],["change_row_underline","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_underline","(row = 0, underlined=false)",""],["change_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-change_row_vertical_alignment","(row = 0, alignment = 'center')",""],["change_text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_text_wrap","(wrap = false)","<p>changes wrap of cell\n"],["change_vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-change_vertical_alignment","(alignment = 'center')","<p>changes vertical alignment of cell\n"],["column","RubyXL::Cell","RubyXL/Cell.html#method-i-column","()",""],["column=","RubyXL::Cell","RubyXL/Cell.html#method-i-column-3D","(v)",""],["cover?","RubyXL::Reference","RubyXL/Reference.html#method-i-cover-3F","(other)",""],["date_to_num","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-date_to_num","(date)",""],["default","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-c-default","()",""],["define_attribute","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_attribute","(attr_name, attr_type, extra_params = {})","<p>Defines an attribute of OOXML object.\n<p>Parameters\n<p><code>attribute_name</code> - Name of the element attribute as seen …\n"],["define_child_node","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_child_node","(klass, extra_params = {})","<p>Defines a child node of OOXML object.\n<p>Parameters\n<p><code>klass</code> - Class (descendant of RubyXL::OOXMLObject) of the …\n"],["define_element_name","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-define_element_name","(element_name)","<p>Defines the name of the element that represents the current OOXML object.\nShould only be used once per …\n"],["delete_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_cell","(row = 0, col=0, shift=nil)","<p>by default, only sets cell to nil if :left is specified, method will shift\nrow contents to the right …\n"],["delete_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-delete_column","(col_index)",""],["delete_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_column","(column_index = 0)",""],["delete_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-delete_row","(row_index=0)",""],["each","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-each","()",""],["each","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-each","()",""],["empty?","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-empty-3F","()",""],["extract_data","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-extract_data","(args = {})","<p>returns 2d array of just the cell values (without style or formula\ninformation)\n"],["fill_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-fill_color","()","<p>returns cell&#39;s fill color\n"],["fills","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fills","()",""],["find","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-find","(col_index)",""],["find_by_format_id","RubyXL::NumberFormats","RubyXL/NumberFormats.html#method-i-find_by_format_id","(format_id)",""],["find_by_rid","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_rid","(r_id)",""],["find_by_target","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_target","(target)",""],["first_col","RubyXL::Reference","RubyXL/Reference.html#method-i-first_col","()",""],["first_row","RubyXL::Reference","RubyXL/Reference.html#method-i-first_row","()",""],["font_color","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_color","()",""],["font_name","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_name","()",""],["font_size","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_size","()",""],["font_switch","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-font_switch","(change_type, arg)","<p>Performs correct modification based on what type of change_type is\nspecified\n"],["fonts","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-fonts","()",""],["get_class_by_rel_type","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-c-get_class_by_rel_type","(rel_type)",""],["get_column_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_bottom","(col=0)",""],["get_column_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_diagonal","(col=0)",""],["get_column_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_left","(col=0)",""],["get_column_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_right","(col=0)",""],["get_column_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_border_top","(col=0)",""],["get_column_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_fill","(col=0)",""],["get_column_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_color","(col = 0)",""],["get_column_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_name","(col = 0)",""],["get_column_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_font_size","(col = 0)",""],["get_column_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_horizontal_alignment","(col=0)",""],["get_column_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_vertical_alignment","(col=0)",""],["get_column_width","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_width","(column_index = 0)","<p>Get column width measured in number of digits, as per\nmsdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.column%28v=office.14%29.aspx\n…\n"],["get_column_width_raw","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_column_width_raw","(column_index = 0)","<p>Get raw column width value as stored in the file\n"],["get_fill_color","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-get_fill_color","(xf)",""],["get_index","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-get_index","(str, add_if_missing = false)",""],["get_name","RubyXL::Font","RubyXL/Font.html#method-i-get_name","()",""],["get_range","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-get_range","(col_index)","<p>Locate an existing column range, make a new one if not found, or split\nexisting column range into multiples. …\n"],["get_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-get_rgb_color","()",""],["get_row_border_bottom","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_bottom","(row = 0)",""],["get_row_border_diagonal","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_diagonal","(row = 0)",""],["get_row_border_left","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_left","(row = 0)",""],["get_row_border_right","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_right","(row = 0)",""],["get_row_border_top","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_border_top","(row = 0)",""],["get_row_fill","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_fill","(row = 0)",""],["get_row_font_color","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_color","(row = 0)",""],["get_row_font_name","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_name","(row = 0)",""],["get_row_font_size","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_font_size","(row = 0)",""],["get_row_height","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_height","(row = 0)",""],["get_row_horizontal_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_horizontal_alignment","(row = 0)",""],["get_row_vertical_alignment","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_row_vertical_alignment","(row = 0)",""],["get_size","RubyXL::Font","RubyXL/Font.html#method-i-get_size","()",""],["get_table","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-get_table","(headers = [], opts = {})",""],["horizontal_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-horizontal_alignment","()","<p>returns cell&#39;s horizontal alignment\n"],["include?","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-include-3F","(col_index)",""],["ind2ref","RubyXL::Reference","RubyXL/Reference.html#method-c-ind2ref","(row = 0, col = 0)","<p>Converts <code>row</code> and <code>col</code> zero-based indices to\nExcel-style cell reference (0) A…Z, AA…AZ, BA… …ZZ, …\n"],["index_in_collection","RubyXL::Cell","RubyXL/Cell.html#method-i-index_in_collection","()",""],["insert_cell","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_cell","(row = 0, col = 0, data = nil, formula = nil, shift = nil)",""],["insert_column","RubyXL::ColumnRange","RubyXL/ColumnRange.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::ColumnRanges","RubyXL/ColumnRanges.html#method-i-insert_column","(col_index)",""],["insert_column","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_column","(column_index = 0)","<p>Inserts column at <code>column_index</code>, pushes everything right, takes\nstyles from column to left NOTE: use of …\n"],["insert_row","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-insert_row","(row_index = 0)","<p>Inserts row at row_index, pushes down, copies style from the row above\n(that&#39;s what Excel 2013 does!) …\n"],["inspect","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-inspect","()",""],["inspect","RubyXL::Reference","RubyXL/Reference.html#method-i-inspect","()",""],["is_bold","RubyXL::Font","RubyXL/Font.html#method-i-is_bold","()",""],["is_bolded","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_bolded","()","<p>returns if font is bolded\n"],["is_column_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_bolded","(col = 0)",""],["is_column_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_italicized","(col = 0)",""],["is_column_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_struckthrough","(col = 0)",""],["is_column_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_column_underlined","(col = 0)",""],["is_date?","RubyXL::Cell","RubyXL/Cell.html#method-i-is_date-3F","()",""],["is_date_format?","RubyXL::NumberFormat","RubyXL/NumberFormat.html#method-i-is_date_format-3F","()",""],["is_italic","RubyXL::Font","RubyXL/Font.html#method-i-is_italic","()",""],["is_italicized","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_italicized","()","<p>returns if font is italicized\n"],["is_row_bolded","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_bolded","(row = 0)",""],["is_row_italicized","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_italicized","(row = 0)",""],["is_row_struckthrough","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_struckthrough","(row = 0)",""],["is_row_underlined","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-is_row_underlined","(row = 0)",""],["is_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-is_strikethrough","()",""],["is_struckthrough","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_struckthrough","()",""],["is_underlined","RubyXL::Font","RubyXL/Font.html#method-i-is_underlined","()",""],["is_underlined","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-is_underlined","()",""],["last_col","RubyXL::Reference","RubyXL/Reference.html#method-i-last_col","()",""],["last_row","RubyXL::Reference","RubyXL/Reference.html#method-i-last_row","()",""],["load_related_files","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-load_related_files","(zipdir_path, base_file_name)",""],["load_relationship_file","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-c-load_relationship_file","(zipdir_path, base_file_path)",""],["merge_cells","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-i-merge_cells","(row1 = 0, col1 = 0, row2 = 0, col2 = 0)","<p>merges cells within a rectangular range\n"],["modify_alignment","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_alignment","(style_index, is_horizontal, alignment)",""],["modify_border","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_border","(style_index, direction, weight)",""],["modify_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_fill","(style_index, rgb)",""],["modify_text_wrap","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-modify_text_wrap","(style_index, wrap = false)",""],["new","RubyXL::GenericStorageObject","RubyXL/GenericStorageObject.html#method-c-new","(file_path)",""],["new","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-c-new","(worksheets=[], filepath=nil, creator=nil, modifier=nil, created_at=nil, company='', application=APPLICATION, appversion=APPVERSION, date1904=0)",""],["new","RubyXL::LegacyWorksheet","RubyXL/LegacyWorksheet.html#method-c-new","(params = {})",""],["new","RubyXL::Parser","RubyXL/Parser.html#method-c-new","(opts = {})","<p><code>:data_only</code> allows only the sheet data to be parsed, so as to\nspeed up parsing. However, using this option …\n"],["new","RubyXL::Reference","RubyXL/Reference.html#method-c-new","(*params)","<p>RubyXL::Reference.new(row, col) RubyXL::Reference.new(row_from, row_to,\ncol_from, col_to) RubyXL::Reference.new(reference_string) …\n"],["new","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-c-new","(*params)",""],["new","RubyXL::Sqref","RubyXL/Sqref.html#method-c-new","(str)",""],["new_relationship","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-new_relationship","(target, type)",""],["num_to_date","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-num_to_date","(num)",""],["number_format","RubyXL::Cell","RubyXL/Cell.html#method-i-number_format","()",""],["obtain_class_variable","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable","(var_name, default = {})","<p>Get the value of a [sub]class variable if it exists, or create the\nrespective variable with the passed-in …\n"],["parse","RubyXL::AExtension","RubyXL/AExtension.html#method-c-parse","(node, ignore)",""],["parse","RubyXL::OOXMLObjectClassMethods","RubyXL/OOXMLObjectClassMethods.html#method-i-parse","(node, known_namespaces = nil)",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-c-parse","(file_path, opts = {})",""],["parse","RubyXL::Parser","RubyXL/Parser.html#method-i-parse","(xl_file_path)",""],["parse","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-c-parse","(node, ignore)",""],["parse_file","RubyXL::GenericStorageObject","RubyXL/GenericStorageObject.html#method-c-parse_file","(dirpath, file_path = nil)",""],["parse_file","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-c-parse_file","(xl_file_path, opts)",""],["raw_value","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value","()",""],["raw_value=","RubyXL::Cell","RubyXL/Cell.html#method-i-raw_value-3D","(v)",""],["ref2ind","RubyXL::Reference","RubyXL/Reference.html#method-c-ref2ind","(str)","<p>Converts Excel-style cell reference to <code>row</code> and\n<code>col</code> zero-based indices.\n"],["register_new_fill","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_fill","(new_fill, old_xf)",""],["register_new_font","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_font","(new_font, old_xf)",""],["register_new_xf","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-register_new_xf","(new_xf, old_style_index)",""],["rel_file_path","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-c-rel_file_path","(base_file_path)",""],["related_objects","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-i-related_objects","()",""],["row","RubyXL::Cell","RubyXL/Cell.html#method-i-row","()",""],["row=","RubyXL::Cell","RubyXL/Cell.html#method-i-row-3D","(v)",""],["save","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-save","(filepath = nil)","<p>Save the resulting XLSX file to the specified location\n"],["set_bold","RubyXL::Font","RubyXL/Font.html#method-i-set_bold","(val)",""],["set_italic","RubyXL::Font","RubyXL/Font.html#method-i-set_italic","(val)",""],["set_name","RubyXL::Font","RubyXL/Font.html#method-i-set_name","(val)",""],["set_rgb_color","RubyXL::Font","RubyXL/Font.html#method-i-set_rgb_color","(font_color)","<p>Helper method to modify the font color\n"],["set_size","RubyXL::Font","RubyXL/Font.html#method-i-set_size","(val)",""],["set_strikethrough","RubyXL::Font","RubyXL/Font.html#method-i-set_strikethrough","(val)",""],["set_underline","RubyXL::Font","RubyXL/Font.html#method-i-set_underline","(val)",""],["single_cell?","RubyXL::Reference","RubyXL/Reference.html#method-i-single_cell-3F","()",""],["stream","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-stream","()","<p>Return the resulting XLSX file in a stream (useful for sending over HTTP)\n"],["stream","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-i-stream","()",""],["text_wrap","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-text_wrap","()","<p>returns cell&#39;s wrap\n"],["to_s","RubyXL::Reference","RubyXL/Reference.html#method-i-to_s","()",""],["to_s","RubyXL::Sqref","RubyXL/Sqref.html#method-i-to_s","()",""],["to_s","RubyXL::Text","RubyXL/Text.html#method-i-to_s","()",""],["validate_color","RubyXL::Color","RubyXL/Color.html#method-c-validate_color","(color)","<p>validates hex color code, no &#39;#&#39; allowed\n"],["value","RubyXL::Cell","RubyXL/Cell.html#method-i-value","(args = {})","<p>Gets massaged value of the cell, converting datatypes to those known to\nRuby (that includes stripping …\n"],["vertical_alignment","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-vertical_alignment","()","<p>returns cell&#39;s vertical alignment\n"],["workbook","RubyXL::LegacyCell","RubyXL/LegacyCell.html#method-i-workbook","()",""],["write","RubyXL::LegacyWorkbook","RubyXL/LegacyWorkbook.html#method-i-write","(filepath = nil)",""],["write_xml","RubyXL::AExtension","RubyXL/AExtension.html#method-i-write_xml","(xml, node_name_override = nil)",""],["write_xml","RubyXL::RawOOXML","RubyXL/RawOOXML.html#method-i-write_xml","(xml, node_name_override = nil)",""],["xlsx_path","RubyXL::CalculationChain","RubyXL/CalculationChain.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-c-xlsx_path","()",""],["xlsx_path","RubyXL::ContentTypes","RubyXL/ContentTypes.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::DocumentPropertiesFile","RubyXL/DocumentPropertiesFile.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::OOXMLRelationshipsFile","RubyXL/OOXMLRelationshipsFile.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::SharedStringsTable","RubyXL/SharedStringsTable.html#method-i-xlsx_path","()",""],["xlsx_path","RubyXL::WorkbookRoot","RubyXL/WorkbookRoot.html#method-i-xlsx_path","()",""],["README","","README_rdoc.html","","<p>rubyXL\n<p><img src=\"https://codeclimate.com/github/weshatheleopard/rubyXL.png\">\n<p>To Install:\n"]]}}
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>Table of Contents - rubyXL 3.1.2</title>
7
+ <title>Table of Contents - rubyXL 3.2.0</title>
8
8
 
9
9
  <link href="./fonts.css" rel="stylesheet">
10
10
  <link href="./rdoc.css" rel="stylesheet">
@@ -23,7 +23,7 @@
23
23
 
24
24
  <body id="top" class="table-of-contents">
25
25
  <main role="main">
26
- <h1 class="class">Table of Contents - rubyXL 3.1.2</h1>
26
+ <h1 class="class">Table of Contents - rubyXL 3.2.0</h1>
27
27
 
28
28
  <h2 id="pages">Pages</h2>
29
29
  <ul>
@@ -295,19 +295,19 @@
295
295
  <span class="container">RubyXL::OOXMLRelationshipsFile</span>
296
296
 
297
297
  <li class="method">
298
- <a href="RubyXL/Parser.html#method-c-new">::new</a>
298
+ <a href="RubyXL/SharedStringsTable.html#method-c-new">::new</a>
299
299
  &mdash;
300
- <span class="container">RubyXL::Parser</span>
300
+ <span class="container">RubyXL::SharedStringsTable</span>
301
301
 
302
302
  <li class="method">
303
- <a href="RubyXL/Reference.html#method-c-new">::new</a>
303
+ <a href="RubyXL/LegacyWorksheet.html#method-c-new">::new</a>
304
304
  &mdash;
305
- <span class="container">RubyXL::Reference</span>
305
+ <span class="container">RubyXL::LegacyWorksheet</span>
306
306
 
307
307
  <li class="method">
308
- <a href="RubyXL/LegacyWorksheet.html#method-c-new">::new</a>
308
+ <a href="RubyXL/GenericStorageObject.html#method-c-new">::new</a>
309
309
  &mdash;
310
- <span class="container">RubyXL::LegacyWorksheet</span>
310
+ <span class="container">RubyXL::GenericStorageObject</span>
311
311
 
312
312
  <li class="method">
313
313
  <a href="RubyXL/LegacyWorkbook.html#method-c-new">::new</a>
@@ -315,19 +315,19 @@
315
315
  <span class="container">RubyXL::LegacyWorkbook</span>
316
316
 
317
317
  <li class="method">
318
- <a href="RubyXL/Sqref.html#method-c-new">::new</a>
318
+ <a href="RubyXL/Reference.html#method-c-new">::new</a>
319
319
  &mdash;
320
- <span class="container">RubyXL::Sqref</span>
320
+ <span class="container">RubyXL::Reference</span>
321
321
 
322
322
  <li class="method">
323
- <a href="RubyXL/SharedStringsTable.html#method-c-new">::new</a>
323
+ <a href="RubyXL/Sqref.html#method-c-new">::new</a>
324
324
  &mdash;
325
- <span class="container">RubyXL::SharedStringsTable</span>
325
+ <span class="container">RubyXL::Sqref</span>
326
326
 
327
327
  <li class="method">
328
- <a href="RubyXL/GenericStorageObject.html#method-c-new">::new</a>
328
+ <a href="RubyXL/Parser.html#method-c-new">::new</a>
329
329
  &mdash;
330
- <span class="container">RubyXL::GenericStorageObject</span>
330
+ <span class="container">RubyXL::Parser</span>
331
331
 
332
332
  <li class="method">
333
333
  <a href="RubyXL/AExtension.html#method-c-parse">::parse</a>
@@ -335,14 +335,14 @@
335
335
  <span class="container">RubyXL::AExtension</span>
336
336
 
337
337
  <li class="method">
338
- <a href="RubyXL/RawOOXML.html#method-c-parse">::parse</a>
338
+ <a href="RubyXL/Parser.html#method-c-parse">::parse</a>
339
339
  &mdash;
340
- <span class="container">RubyXL::RawOOXML</span>
340
+ <span class="container">RubyXL::Parser</span>
341
341
 
342
342
  <li class="method">
343
- <a href="RubyXL/Parser.html#method-c-parse">::parse</a>
343
+ <a href="RubyXL/RawOOXML.html#method-c-parse">::parse</a>
344
344
  &mdash;
345
- <span class="container">RubyXL::Parser</span>
345
+ <span class="container">RubyXL::RawOOXML</span>
346
346
 
347
347
  <li class="method">
348
348
  <a href="RubyXL/WorkbookRoot.html#method-c-parse_file">::parse_file</a>
@@ -359,6 +359,11 @@
359
359
  &mdash;
360
360
  <span class="container">RubyXL::Reference</span>
361
361
 
362
+ <li class="method">
363
+ <a href="RubyXL/OOXMLRelationshipsFile.html#method-c-rel_file_path">::rel_file_path</a>
364
+ &mdash;
365
+ <span class="container">RubyXL::OOXMLRelationshipsFile</span>
366
+
362
367
  <li class="method">
363
368
  <a href="RubyXL/Color.html#method-c-validate_color">::validate_color</a>
364
369
  &mdash;
@@ -369,11 +374,6 @@
369
374
  &mdash;
370
375
  <span class="container">RubyXL::ContentTypes</span>
371
376
 
372
- <li class="method">
373
- <a href="RubyXL/BorderEdge.html#method-i-3D-3D">#==</a>
374
- &mdash;
375
- <span class="container">RubyXL::BorderEdge</span>
376
-
377
377
  <li class="method">
378
378
  <a href="RubyXL/Font.html#method-i-3D-3D">#==</a>
379
379
  &mdash;
@@ -385,14 +385,14 @@
385
385
  <span class="container">RubyXL::Reference</span>
386
386
 
387
387
  <li class="method">
388
- <a href="RubyXL/LegacyWorksheet.html#method-i-5B-5D">#[]</a>
388
+ <a href="RubyXL/BorderEdge.html#method-i-3D-3D">#==</a>
389
389
  &mdash;
390
- <span class="container">RubyXL::LegacyWorksheet</span>
390
+ <span class="container">RubyXL::BorderEdge</span>
391
391
 
392
392
  <li class="method">
393
- <a href="RubyXL/SharedStringsTable.html#method-i-5B-5D">#[]</a>
393
+ <a href="RubyXL/LegacyWorksheet.html#method-i-5B-5D">#[]</a>
394
394
  &mdash;
395
- <span class="container">RubyXL::SharedStringsTable</span>
395
+ <span class="container">RubyXL::LegacyWorksheet</span>
396
396
 
397
397
  <li class="method">
398
398
  <a href="RubyXL/LegacyWorkbook.html#method-i-5B-5D">#[]</a>
@@ -400,24 +400,19 @@
400
400
  <span class="container">RubyXL::LegacyWorkbook</span>
401
401
 
402
402
  <li class="method">
403
- <a href="RubyXL/SharedStringsTable.html#method-i-add">#add</a>
403
+ <a href="RubyXL/SharedStringsTable.html#method-i-5B-5D">#[]</a>
404
404
  &mdash;
405
405
  <span class="container">RubyXL::SharedStringsTable</span>
406
406
 
407
407
  <li class="method">
408
- <a href="RubyXL/LegacyWorksheet.html#method-i-add_cell">#add_cell</a>
409
- &mdash;
410
- <span class="container">RubyXL::LegacyWorksheet</span>
411
-
412
- <li class="method">
413
- <a href="RubyXL/ContentTypes.html#method-i-add_override">#add_override</a>
408
+ <a href="RubyXL/SharedStringsTable.html#method-i-add">#add</a>
414
409
  &mdash;
415
- <span class="container">RubyXL::ContentTypes</span>
410
+ <span class="container">RubyXL::SharedStringsTable</span>
416
411
 
417
412
  <li class="method">
418
- <a href="RubyXL/DocumentPropertiesFile.html#method-i-add_part_title">#add_part_title</a>
413
+ <a href="RubyXL/LegacyWorksheet.html#method-i-add_cell">#add_cell</a>
419
414
  &mdash;
420
- <span class="container">RubyXL::DocumentPropertiesFile</span>
415
+ <span class="container">RubyXL::LegacyWorksheet</span>
421
416
 
422
417
  <li class="method">
423
418
  <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-add_relationship">#add_relationship</a>
@@ -445,14 +440,19 @@
445
440
  <span class="container">RubyXL::DrawingFile</span>
446
441
 
447
442
  <li class="method">
448
- <a href="RubyXL/SharedStringsTable.html#method-i-before_write_xml">#before_write_xml</a>
443
+ <a href="RubyXL/CellValue.html#method-i-before_write_xml">#before_write_xml</a>
449
444
  &mdash;
450
- <span class="container">RubyXL::SharedStringsTable</span>
445
+ <span class="container">RubyXL::CellValue</span>
451
446
 
452
447
  <li class="method">
453
- <a href="RubyXL/ColumnRanges.html#method-i-before_write_xml">#before_write_xml</a>
448
+ <a href="RubyXL/Text.html#method-i-before_write_xml">#before_write_xml</a>
454
449
  &mdash;
455
- <span class="container">RubyXL::ColumnRanges</span>
450
+ <span class="container">RubyXL::Text</span>
451
+
452
+ <li class="method">
453
+ <a href="RubyXL/ContentTypes.html#method-i-before_write_xml">#before_write_xml</a>
454
+ &mdash;
455
+ <span class="container">RubyXL::ContentTypes</span>
456
456
 
457
457
  <li class="method">
458
458
  <a href="RubyXL/DocumentPropertiesFile.html#method-i-before_write_xml">#before_write_xml</a>
@@ -460,19 +460,19 @@
460
460
  <span class="container">RubyXL::DocumentPropertiesFile</span>
461
461
 
462
462
  <li class="method">
463
- <a href="RubyXL/ContentTypes.html#method-i-before_write_xml">#before_write_xml</a>
463
+ <a href="RubyXL/SharedStringsTable.html#method-i-before_write_xml">#before_write_xml</a>
464
464
  &mdash;
465
- <span class="container">RubyXL::ContentTypes</span>
465
+ <span class="container">RubyXL::SharedStringsTable</span>
466
466
 
467
467
  <li class="method">
468
- <a href="RubyXL/Text.html#method-i-before_write_xml">#before_write_xml</a>
468
+ <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-before_write_xml">#before_write_xml</a>
469
469
  &mdash;
470
- <span class="container">RubyXL::Text</span>
470
+ <span class="container">RubyXL::OOXMLRelationshipsFile</span>
471
471
 
472
472
  <li class="method">
473
- <a href="RubyXL/CellValue.html#method-i-before_write_xml">#before_write_xml</a>
473
+ <a href="RubyXL/ColumnRanges.html#method-i-before_write_xml">#before_write_xml</a>
474
474
  &mdash;
475
- <span class="container">RubyXL::CellValue</span>
475
+ <span class="container">RubyXL::ColumnRanges</span>
476
476
 
477
477
  <li class="method">
478
478
  <a href="RubyXL/LegacyCell.html#method-i-border_bottom">#border_bottom</a>
@@ -1275,14 +1275,14 @@
1275
1275
  <span class="container">RubyXL::OOXMLObjectClassMethods</span>
1276
1276
 
1277
1277
  <li class="method">
1278
- <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-parse">#parse</a>
1278
+ <a href="RubyXL/Parser.html#method-i-parse">#parse</a>
1279
1279
  &mdash;
1280
- <span class="container">RubyXL::OOXMLObjectClassMethods</span>
1280
+ <span class="container">RubyXL::Parser</span>
1281
1281
 
1282
1282
  <li class="method">
1283
- <a href="RubyXL/Parser.html#method-i-parse">#parse</a>
1283
+ <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-parse">#parse</a>
1284
1284
  &mdash;
1285
- <span class="container">RubyXL::Parser</span>
1285
+ <span class="container">RubyXL::OOXMLObjectClassMethods</span>
1286
1286
 
1287
1287
  <li class="method">
1288
1288
  <a href="RubyXL/Cell.html#method-i-raw_value">#raw_value</a>
@@ -1370,14 +1370,14 @@
1370
1370
  <span class="container">RubyXL::Reference</span>
1371
1371
 
1372
1372
  <li class="method">
1373
- <a href="RubyXL/WorkbookRoot.html#method-i-stream">#stream</a>
1373
+ <a href="RubyXL/LegacyWorkbook.html#method-i-stream">#stream</a>
1374
1374
  &mdash;
1375
- <span class="container">RubyXL::WorkbookRoot</span>
1375
+ <span class="container">RubyXL::LegacyWorkbook</span>
1376
1376
 
1377
1377
  <li class="method">
1378
- <a href="RubyXL/LegacyWorkbook.html#method-i-stream">#stream</a>
1378
+ <a href="RubyXL/WorkbookRoot.html#method-i-stream">#stream</a>
1379
1379
  &mdash;
1380
- <span class="container">RubyXL::LegacyWorkbook</span>
1380
+ <span class="container">RubyXL::WorkbookRoot</span>
1381
1381
 
1382
1382
  <li class="method">
1383
1383
  <a href="RubyXL/LegacyCell.html#method-i-text_wrap">#text_wrap</a>
@@ -1385,9 +1385,9 @@
1385
1385
  <span class="container">RubyXL::LegacyCell</span>
1386
1386
 
1387
1387
  <li class="method">
1388
- <a href="RubyXL/Reference.html#method-i-to_s">#to_s</a>
1388
+ <a href="RubyXL/Sqref.html#method-i-to_s">#to_s</a>
1389
1389
  &mdash;
1390
- <span class="container">RubyXL::Reference</span>
1390
+ <span class="container">RubyXL::Sqref</span>
1391
1391
 
1392
1392
  <li class="method">
1393
1393
  <a href="RubyXL/Text.html#method-i-to_s">#to_s</a>
@@ -1395,9 +1395,9 @@
1395
1395
  <span class="container">RubyXL::Text</span>
1396
1396
 
1397
1397
  <li class="method">
1398
- <a href="RubyXL/Sqref.html#method-i-to_s">#to_s</a>
1398
+ <a href="RubyXL/Reference.html#method-i-to_s">#to_s</a>
1399
1399
  &mdash;
1400
- <span class="container">RubyXL::Sqref</span>
1400
+ <span class="container">RubyXL::Reference</span>
1401
1401
 
1402
1402
  <li class="method">
1403
1403
  <a href="RubyXL/Cell.html#method-i-value">#value</a>
@@ -1429,6 +1429,11 @@
1429
1429
  &mdash;
1430
1430
  <span class="container">RubyXL::AExtension</span>
1431
1431
 
1432
+ <li class="method">
1433
+ <a href="RubyXL/WorkbookRoot.html#method-i-xlsx_path">#xlsx_path</a>
1434
+ &mdash;
1435
+ <span class="container">RubyXL::WorkbookRoot</span>
1436
+
1432
1437
  <li class="method">
1433
1438
  <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-xlsx_path">#xlsx_path</a>
1434
1439
  &mdash;
@@ -1440,9 +1445,9 @@
1440
1445
  <span class="container">RubyXL::SharedStringsTable</span>
1441
1446
 
1442
1447
  <li class="method">
1443
- <a href="RubyXL/ContentTypes.html#method-i-xlsx_path">#xlsx_path</a>
1448
+ <a href="RubyXL/DocumentPropertiesFile.html#method-i-xlsx_path">#xlsx_path</a>
1444
1449
  &mdash;
1445
- <span class="container">RubyXL::ContentTypes</span>
1450
+ <span class="container">RubyXL::DocumentPropertiesFile</span>
1446
1451
 
1447
1452
  <li class="method">
1448
1453
  <a href="RubyXL/CalculationChain.html#method-i-xlsx_path">#xlsx_path</a>
@@ -1450,9 +1455,9 @@
1450
1455
  <span class="container">RubyXL::CalculationChain</span>
1451
1456
 
1452
1457
  <li class="method">
1453
- <a href="RubyXL/DocumentPropertiesFile.html#method-i-xlsx_path">#xlsx_path</a>
1458
+ <a href="RubyXL/ContentTypes.html#method-i-xlsx_path">#xlsx_path</a>
1454
1459
  &mdash;
1455
- <span class="container">RubyXL::DocumentPropertiesFile</span>
1460
+ <span class="container">RubyXL::ContentTypes</span>
1456
1461
  </ul>
1457
1462
  </main>
1458
1463