rubyXL 3.0.2 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (369) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/lib/rubyXL/cell.rb +1 -1
  4. data/lib/rubyXL/objects/border.rb +0 -1
  5. data/lib/rubyXL/objects/cell_style.rb +0 -1
  6. data/lib/rubyXL/objects/chartsheet.rb +2 -11
  7. data/lib/rubyXL/objects/fill.rb +0 -1
  8. data/lib/rubyXL/objects/font.rb +0 -1
  9. data/lib/rubyXL/objects/ooxml_object.rb +31 -9
  10. data/lib/rubyXL/objects/relationships.rb +1 -1
  11. data/lib/rubyXL/objects/root.rb +48 -15
  12. data/lib/rubyXL/objects/sheet_common.rb +1 -0
  13. data/lib/rubyXL/objects/storage.rb +8 -15
  14. data/lib/rubyXL/objects/workbook.rb +19 -25
  15. data/lib/rubyXL/objects/worksheet.rb +21 -28
  16. data/lib/rubyXL/parser.rb +0 -15
  17. data/lib/rubyXL/workbook.rb +22 -71
  18. data/lib/rubyXL/worksheet.rb +0 -9
  19. data/rdoc/README_rdoc.html +1 -1
  20. data/rdoc/RubyXL.html +1 -1
  21. data/rdoc/RubyXL/AExtension.html +1 -1
  22. data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
  23. data/rdoc/RubyXL/AdjustHandleList.html +1 -1
  24. data/rdoc/RubyXL/Alignment.html +1 -1
  25. data/rdoc/RubyXL/AlternateContent.html +1 -1
  26. data/rdoc/RubyXL/Authors.html +1 -1
  27. data/rdoc/RubyXL/AutoFilter.html +1 -1
  28. data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
  29. data/rdoc/RubyXL/BinaryImageFile.html +1 -1
  30. data/rdoc/RubyXL/BodyProperties.html +1 -1
  31. data/rdoc/RubyXL/BooleanNode.html +1 -1
  32. data/rdoc/RubyXL/BooleanValue.html +1 -1
  33. data/rdoc/RubyXL/Border.html +1 -1
  34. data/rdoc/RubyXL/BorderEdge.html +1 -1
  35. data/rdoc/RubyXL/Borders.html +1 -1
  36. data/rdoc/RubyXL/Break.html +1 -1
  37. data/rdoc/RubyXL/BreakList.html +1 -1
  38. data/rdoc/RubyXL/CT_AdjPoint2D.html +1 -1
  39. data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +1 -1
  40. data/rdoc/RubyXL/CT_AlphaModulateEffect.html +1 -1
  41. data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +1 -1
  42. data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +1 -1
  43. data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +1 -1
  44. data/rdoc/RubyXL/CT_Backdrop.html +1 -1
  45. data/rdoc/RubyXL/CT_Bevel.html +1 -1
  46. data/rdoc/RubyXL/CT_BiLevelEffect.html +1 -1
  47. data/rdoc/RubyXL/CT_BlendEffect.html +1 -1
  48. data/rdoc/RubyXL/CT_Blip.html +1 -1
  49. data/rdoc/RubyXL/CT_BlipFillProperties.html +1 -1
  50. data/rdoc/RubyXL/CT_BlurEffect.html +1 -1
  51. data/rdoc/RubyXL/CT_Camera.html +1 -1
  52. data/rdoc/RubyXL/CT_Color.html +1 -1
  53. data/rdoc/RubyXL/CT_ColorChangeEffect.html +1 -1
  54. data/rdoc/RubyXL/CT_ColorMapping.html +1 -1
  55. data/rdoc/RubyXL/CT_ColorScheme.html +1 -1
  56. data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +1 -1
  57. data/rdoc/RubyXL/CT_ConnectionSite.html +1 -1
  58. data/rdoc/RubyXL/CT_ConnectionSiteList.html +1 -1
  59. data/rdoc/RubyXL/CT_DashStop.html +1 -1
  60. data/rdoc/RubyXL/CT_DashStopList.html +1 -1
  61. data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +1 -1
  62. data/rdoc/RubyXL/CT_DuotoneEffect.html +1 -1
  63. data/rdoc/RubyXL/CT_EffectContainer.html +1 -1
  64. data/rdoc/RubyXL/CT_EffectList.html +1 -1
  65. data/rdoc/RubyXL/CT_EffectReference.html +1 -1
  66. data/rdoc/RubyXL/CT_EffectStyleItem.html +1 -1
  67. data/rdoc/RubyXL/CT_EffectStyleList.html +1 -1
  68. data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +1 -1
  69. data/rdoc/RubyXL/CT_FillEffect.html +1 -1
  70. data/rdoc/RubyXL/CT_FillOverlayEffect.html +1 -1
  71. data/rdoc/RubyXL/CT_FillStyleList.html +1 -1
  72. data/rdoc/RubyXL/CT_FlatText.html +1 -1
  73. data/rdoc/RubyXL/CT_FontCollection.html +1 -1
  74. data/rdoc/RubyXL/CT_FontReference.html +1 -1
  75. data/rdoc/RubyXL/CT_GeomGuideList.html +1 -1
  76. data/rdoc/RubyXL/CT_GlowEffect.html +1 -1
  77. data/rdoc/RubyXL/CT_GradientFillProperties.html +1 -1
  78. data/rdoc/RubyXL/CT_GradientStop.html +1 -1
  79. data/rdoc/RubyXL/CT_GradientStopList.html +1 -1
  80. data/rdoc/RubyXL/CT_HSLEffect.html +1 -1
  81. data/rdoc/RubyXL/CT_HslColor.html +1 -1
  82. data/rdoc/RubyXL/CT_Hyperlink.html +1 -1
  83. data/rdoc/RubyXL/CT_InnerShadowEffect.html +1 -1
  84. data/rdoc/RubyXL/CT_LightRig.html +1 -1
  85. data/rdoc/RubyXL/CT_LineEndProperties.html +1 -1
  86. data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +1 -1
  87. data/rdoc/RubyXL/CT_LineProperties.html +1 -1
  88. data/rdoc/RubyXL/CT_LineStyleList.html +1 -1
  89. data/rdoc/RubyXL/CT_LinearShadeProperties.html +1 -1
  90. data/rdoc/RubyXL/CT_LuminanceEffect.html +1 -1
  91. data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +1 -1
  92. data/rdoc/RubyXL/CT_OuterShadowEffect.html +1 -1
  93. data/rdoc/RubyXL/CT_Path2D.html +1 -1
  94. data/rdoc/RubyXL/CT_Path2DArcTo.html +1 -1
  95. data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +1 -1
  96. data/rdoc/RubyXL/CT_Path2DList.html +1 -1
  97. data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +1 -1
  98. data/rdoc/RubyXL/CT_Path2DTo.html +1 -1
  99. data/rdoc/RubyXL/CT_PathShadeProperties.html +1 -1
  100. data/rdoc/RubyXL/CT_PatternFillProperties.html +1 -1
  101. data/rdoc/RubyXL/CT_Point3D.html +1 -1
  102. data/rdoc/RubyXL/CT_PolarAdjustHandle.html +1 -1
  103. data/rdoc/RubyXL/CT_PresetColor.html +1 -1
  104. data/rdoc/RubyXL/CT_PresetLineDashProperties.html +1 -1
  105. data/rdoc/RubyXL/CT_PresetShadowEffect.html +1 -1
  106. data/rdoc/RubyXL/CT_PresetTextShape.html +1 -1
  107. data/rdoc/RubyXL/CT_ReflectionEffect.html +1 -1
  108. data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +1 -1
  109. data/rdoc/RubyXL/CT_RelativeRect.html +1 -1
  110. data/rdoc/RubyXL/CT_SRgbColor.html +1 -1
  111. data/rdoc/RubyXL/CT_ScRgbColor.html +1 -1
  112. data/rdoc/RubyXL/CT_Scene3D.html +1 -1
  113. data/rdoc/RubyXL/CT_SchemeColor.html +1 -1
  114. data/rdoc/RubyXL/CT_Shape3D.html +1 -1
  115. data/rdoc/RubyXL/CT_ShapeStyle.html +1 -1
  116. data/rdoc/RubyXL/CT_SoftEdgesEffect.html +1 -1
  117. data/rdoc/RubyXL/CT_SphereCoords.html +1 -1
  118. data/rdoc/RubyXL/CT_StretchInfoProperties.html +1 -1
  119. data/rdoc/RubyXL/CT_StyleMatrix.html +1 -1
  120. data/rdoc/RubyXL/CT_StyleMatrixReference.html +1 -1
  121. data/rdoc/RubyXL/CT_SupplementalFont.html +1 -1
  122. data/rdoc/RubyXL/CT_SystemColor.html +1 -1
  123. data/rdoc/RubyXL/CT_TextAutonumberBullet.html +1 -1
  124. data/rdoc/RubyXL/CT_TextBlipBullet.html +1 -1
  125. data/rdoc/RubyXL/CT_TextCharBullet.html +1 -1
  126. data/rdoc/RubyXL/CT_TextCharacterProperties.html +1 -1
  127. data/rdoc/RubyXL/CT_TextFont.html +1 -1
  128. data/rdoc/RubyXL/CT_TextListStyle.html +1 -1
  129. data/rdoc/RubyXL/CT_TextNormalAutofit.html +1 -1
  130. data/rdoc/RubyXL/CT_TextParagraphProperties.html +1 -1
  131. data/rdoc/RubyXL/CT_TextSpacing.html +1 -1
  132. data/rdoc/RubyXL/CT_TextTabStop.html +1 -1
  133. data/rdoc/RubyXL/CT_TextTabStopList.html +1 -1
  134. data/rdoc/RubyXL/CT_TileInfoProperties.html +1 -1
  135. data/rdoc/RubyXL/CT_TintEffect.html +1 -1
  136. data/rdoc/RubyXL/CT_Transform2D.html +1 -1
  137. data/rdoc/RubyXL/CT_TransformEffect.html +1 -1
  138. data/rdoc/RubyXL/CT_Vector3D.html +1 -1
  139. data/rdoc/RubyXL/CT_XYAdjustHandle.html +1 -1
  140. data/rdoc/RubyXL/CalculationChain.html +1 -1
  141. data/rdoc/RubyXL/CalculationChainCell.html +1 -1
  142. data/rdoc/RubyXL/CalculationProperties.html +1 -1
  143. data/rdoc/RubyXL/Cell.html +1 -1
  144. data/rdoc/RubyXL/CellSmartTag.html +1 -1
  145. data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
  146. data/rdoc/RubyXL/CellSmartTags.html +1 -1
  147. data/rdoc/RubyXL/CellStyle.html +1 -1
  148. data/rdoc/RubyXL/CellStyleXFs.html +1 -1
  149. data/rdoc/RubyXL/CellStyles.html +1 -1
  150. data/rdoc/RubyXL/CellValue.html +1 -1
  151. data/rdoc/RubyXL/CellWatch.html +1 -1
  152. data/rdoc/RubyXL/CellWatches.html +1 -1
  153. data/rdoc/RubyXL/CellXFs.html +1 -1
  154. data/rdoc/RubyXL/ChartColorsFile.html +1 -1
  155. data/rdoc/RubyXL/ChartFile.html +1 -1
  156. data/rdoc/RubyXL/ChartRelationshipsFile.html +1 -1
  157. data/rdoc/RubyXL/ChartStyleFile.html +1 -1
  158. data/rdoc/RubyXL/ChartUserShapesFile.html +1 -1
  159. data/rdoc/RubyXL/Chartsheet.html +1 -1
  160. data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
  161. data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
  162. data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
  163. data/rdoc/RubyXL/ChartsheetView.html +1 -1
  164. data/rdoc/RubyXL/ChartsheetViews.html +1 -1
  165. data/rdoc/RubyXL/Color.html +1 -1
  166. data/rdoc/RubyXL/ColorFilter.html +1 -1
  167. data/rdoc/RubyXL/ColorScale.html +1 -1
  168. data/rdoc/RubyXL/ColorSet.html +1 -1
  169. data/rdoc/RubyXL/Colors.html +1 -1
  170. data/rdoc/RubyXL/ColumnRange.html +1 -1
  171. data/rdoc/RubyXL/ColumnRanges.html +1 -1
  172. data/rdoc/RubyXL/Comment.html +1 -1
  173. data/rdoc/RubyXL/CommentList.html +1 -1
  174. data/rdoc/RubyXL/CommentsFile.html +1 -1
  175. data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
  176. data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
  177. data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
  178. data/rdoc/RubyXL/ContentTypeDefault.html +1 -1
  179. data/rdoc/RubyXL/ContentTypeOverride.html +1 -1
  180. data/rdoc/RubyXL/ContentTypes.html +1 -1
  181. data/rdoc/RubyXL/ControlPropertiesFile.html +1 -1
  182. data/rdoc/RubyXL/CorePropertiesFile.html +1 -1
  183. data/rdoc/RubyXL/CustomColor.html +1 -1
  184. data/rdoc/RubyXL/CustomColorList.html +1 -1
  185. data/rdoc/RubyXL/CustomFilter.html +1 -1
  186. data/rdoc/RubyXL/CustomFilters.html +1 -1
  187. data/rdoc/RubyXL/CustomGeometry.html +1 -1
  188. data/rdoc/RubyXL/CustomProperties.html +1 -1
  189. data/rdoc/RubyXL/CustomPropertiesFile.html +1 -1
  190. data/rdoc/RubyXL/CustomProperty.html +1 -1
  191. data/rdoc/RubyXL/CustomSheetView.html +1 -1
  192. data/rdoc/RubyXL/CustomSheetViews.html +1 -1
  193. data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
  194. data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
  195. data/rdoc/RubyXL/CustomXMLFile.html +1 -1
  196. data/rdoc/RubyXL/DXF.html +1 -1
  197. data/rdoc/RubyXL/DXFs.html +1 -1
  198. data/rdoc/RubyXL/DataBar.html +1 -1
  199. data/rdoc/RubyXL/DataConsolidate.html +1 -1
  200. data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
  201. data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
  202. data/rdoc/RubyXL/DataType.html +1 -1
  203. data/rdoc/RubyXL/DataValidation.html +1 -1
  204. data/rdoc/RubyXL/DataValidations.html +1 -1
  205. data/rdoc/RubyXL/DateGroupItem.html +1 -1
  206. data/rdoc/RubyXL/DefinedName.html +1 -1
  207. data/rdoc/RubyXL/DefinedNames.html +1 -1
  208. data/rdoc/RubyXL/DocumentPropertiesFile.html +1 -1
  209. data/rdoc/RubyXL/DrawingFile.html +7 -37
  210. data/rdoc/RubyXL/DrawingRelationshipsFile.html +1 -1
  211. data/rdoc/RubyXL/DynamicFilter.html +1 -1
  212. data/rdoc/RubyXL/EmbeddedControl.html +1 -1
  213. data/rdoc/RubyXL/EmbeddedControls.html +1 -1
  214. data/rdoc/RubyXL/Extension.html +1 -1
  215. data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
  216. data/rdoc/RubyXL/Extents.html +1 -1
  217. data/rdoc/RubyXL/ExternalLinksFile.html +1 -1
  218. data/rdoc/RubyXL/ExternalReference.html +1 -1
  219. data/rdoc/RubyXL/ExternalReferences.html +1 -1
  220. data/rdoc/RubyXL/ExtraColorSchemeList.html +1 -1
  221. data/rdoc/RubyXL/FieldItem.html +1 -1
  222. data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
  223. data/rdoc/RubyXL/FileSharing.html +1 -1
  224. data/rdoc/RubyXL/FileVersion.html +1 -1
  225. data/rdoc/RubyXL/Fill.html +1 -1
  226. data/rdoc/RubyXL/Fills.html +1 -1
  227. data/rdoc/RubyXL/FilterContainer.html +1 -1
  228. data/rdoc/RubyXL/FloatNode.html +1 -1
  229. data/rdoc/RubyXL/FloatValue.html +1 -1
  230. data/rdoc/RubyXL/Font.html +16 -16
  231. data/rdoc/RubyXL/FontScheme.html +1 -1
  232. data/rdoc/RubyXL/Fonts.html +1 -1
  233. data/rdoc/RubyXL/Formula.html +1 -1
  234. data/rdoc/RubyXL/FunctionGroup.html +1 -1
  235. data/rdoc/RubyXL/FunctionGroups.html +1 -1
  236. data/rdoc/RubyXL/GenericStorageObject.html +5 -6
  237. data/rdoc/RubyXL/GradientFill.html +1 -1
  238. data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
  239. data/rdoc/RubyXL/Hyperlink.html +1 -1
  240. data/rdoc/RubyXL/HyperlinkRelFile.html +1 -1
  241. data/rdoc/RubyXL/Hyperlinks.html +1 -1
  242. data/rdoc/RubyXL/IconFilter.html +1 -1
  243. data/rdoc/RubyXL/IconSet.html +1 -1
  244. data/rdoc/RubyXL/IgnoredError.html +1 -1
  245. data/rdoc/RubyXL/IgnoredErrors.html +1 -1
  246. data/rdoc/RubyXL/IndexedColors.html +1 -1
  247. data/rdoc/RubyXL/InputCells.html +1 -1
  248. data/rdoc/RubyXL/IntegerNode.html +1 -1
  249. data/rdoc/RubyXL/IntegerValue.html +1 -1
  250. data/rdoc/RubyXL/LegacyCell.html +1 -1
  251. data/rdoc/RubyXL/LegacyWorkbook.html +109 -115
  252. data/rdoc/RubyXL/LegacyWorksheet.html +40 -42
  253. data/rdoc/RubyXL/MRUColors.html +1 -1
  254. data/rdoc/RubyXL/MacrosFile.html +1 -1
  255. data/rdoc/RubyXL/MergedCell.html +1 -1
  256. data/rdoc/RubyXL/MergedCells.html +1 -1
  257. data/rdoc/RubyXL/NumFmt.html +1 -1
  258. data/rdoc/RubyXL/NumberFormat.html +1 -1
  259. data/rdoc/RubyXL/NumberFormats.html +1 -1
  260. data/rdoc/RubyXL/OLEObject.html +1 -1
  261. data/rdoc/RubyXL/OLEObjects.html +1 -1
  262. data/rdoc/RubyXL/OLESize.html +1 -1
  263. data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
  264. data/rdoc/RubyXL/OOXMLObject.html +1 -1
  265. data/rdoc/RubyXL/OOXMLObjectClassMethods.html +2 -38
  266. data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
  267. data/rdoc/RubyXL/OOXMLRelationshipsFile.html +1 -1
  268. data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
  269. data/rdoc/RubyXL/Offset.html +1 -1
  270. data/rdoc/RubyXL/OutlineProperties.html +1 -1
  271. data/rdoc/RubyXL/PageMargins.html +1 -1
  272. data/rdoc/RubyXL/PageSetup.html +1 -1
  273. data/rdoc/RubyXL/PageSetupProperties.html +1 -1
  274. data/rdoc/RubyXL/Pane.html +1 -1
  275. data/rdoc/RubyXL/Parser.html +1 -16
  276. data/rdoc/RubyXL/PatternFill.html +1 -1
  277. data/rdoc/RubyXL/PhoneticProperties.html +1 -1
  278. data/rdoc/RubyXL/PhoneticRun.html +1 -1
  279. data/rdoc/RubyXL/PivotArea.html +1 -1
  280. data/rdoc/RubyXL/PivotCache.html +1 -1
  281. data/rdoc/RubyXL/PivotCacheDefinitionFile.html +1 -1
  282. data/rdoc/RubyXL/PivotCaches.html +1 -1
  283. data/rdoc/RubyXL/PivotReference.html +1 -1
  284. data/rdoc/RubyXL/PivotReferences.html +1 -1
  285. data/rdoc/RubyXL/PivotTableFile.html +1 -1
  286. data/rdoc/RubyXL/PivotTableSelection.html +1 -1
  287. data/rdoc/RubyXL/PresetGeometry.html +1 -1
  288. data/rdoc/RubyXL/PrintOptions.html +1 -1
  289. data/rdoc/RubyXL/PrinterSettingsFile.html +1 -1
  290. data/rdoc/RubyXL/ProtectedRange.html +1 -1
  291. data/rdoc/RubyXL/ProtectedRanges.html +1 -1
  292. data/rdoc/RubyXL/Protection.html +1 -1
  293. data/rdoc/RubyXL/REL_CLASS.html +105 -0
  294. data/rdoc/RubyXL/RID.html +1 -1
  295. data/rdoc/RubyXL/RawOOXML.html +1 -1
  296. data/rdoc/RubyXL/Reference.html +1 -1
  297. data/rdoc/RubyXL/Relationship.html +1 -1
  298. data/rdoc/RubyXL/RelationshipSupport.html +1 -1
  299. data/rdoc/RubyXL/RichText.html +1 -1
  300. data/rdoc/RubyXL/RichTextRun.html +1 -1
  301. data/rdoc/RubyXL/RootRelationships.html +1 -1
  302. data/rdoc/RubyXL/Row.html +1 -1
  303. data/rdoc/RubyXL/RunProperties.html +1 -1
  304. data/rdoc/RubyXL/Scenario.html +1 -1
  305. data/rdoc/RubyXL/Scenarios.html +1 -1
  306. data/rdoc/RubyXL/Selection.html +1 -1
  307. data/rdoc/RubyXL/ShapeGuide.html +1 -1
  308. data/rdoc/RubyXL/ShapeTextRectangle.html +1 -1
  309. data/rdoc/RubyXL/SharedStringsTable.html +1 -1
  310. data/rdoc/RubyXL/Sheet.html +1 -1
  311. data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
  312. data/rdoc/RubyXL/SheetData.html +1 -1
  313. data/rdoc/RubyXL/SheetRelationshipsFile.html +1 -1
  314. data/rdoc/RubyXL/Sheets.html +1 -1
  315. data/rdoc/RubyXL/SlicerCacheFile.html +1 -1
  316. data/rdoc/RubyXL/SlicerFile.html +1 -1
  317. data/rdoc/RubyXL/SmartTagProperties.html +1 -1
  318. data/rdoc/RubyXL/SmartTagType.html +1 -1
  319. data/rdoc/RubyXL/SmartTagTypes.html +1 -1
  320. data/rdoc/RubyXL/SmartTags.html +1 -1
  321. data/rdoc/RubyXL/SortCondition.html +1 -1
  322. data/rdoc/RubyXL/SortState.html +1 -1
  323. data/rdoc/RubyXL/Sqref.html +1 -1
  324. data/rdoc/RubyXL/Stop.html +1 -1
  325. data/rdoc/RubyXL/StringNode.html +1 -1
  326. data/rdoc/RubyXL/StringNodeW3C.html +1 -1
  327. data/rdoc/RubyXL/StringValue.html +1 -1
  328. data/rdoc/RubyXL/Stylesheet.html +1 -1
  329. data/rdoc/RubyXL/TableFile.html +1 -1
  330. data/rdoc/RubyXL/TableParts.html +1 -1
  331. data/rdoc/RubyXL/TableStyle.html +1 -1
  332. data/rdoc/RubyXL/TableStyles.html +1 -1
  333. data/rdoc/RubyXL/Text.html +1 -1
  334. data/rdoc/RubyXL/Theme.html +1 -1
  335. data/rdoc/RubyXL/ThemeElements.html +1 -1
  336. data/rdoc/RubyXL/ThumbnailFile.html +1 -1
  337. data/rdoc/RubyXL/Top10.html +1 -1
  338. data/rdoc/RubyXL/VMLDrawingFile.html +1 -1
  339. data/rdoc/RubyXL/Variant.html +1 -1
  340. data/rdoc/RubyXL/Vector.html +1 -1
  341. data/rdoc/RubyXL/VectorValue.html +1 -1
  342. data/rdoc/RubyXL/VisualProperties.html +1 -1
  343. data/rdoc/RubyXL/WebPublishObject.html +1 -1
  344. data/rdoc/RubyXL/WebPublishObjects.html +1 -1
  345. data/rdoc/RubyXL/WebPublishingItem.html +1 -1
  346. data/rdoc/RubyXL/WebPublishingItems.html +1 -1
  347. data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
  348. data/rdoc/RubyXL/Workbook.html +1 -1
  349. data/rdoc/RubyXL/WorkbookProperties.html +1 -1
  350. data/rdoc/RubyXL/WorkbookProtection.html +1 -1
  351. data/rdoc/RubyXL/WorkbookRelationships.html +1 -1
  352. data/rdoc/RubyXL/WorkbookRoot.html +66 -25
  353. data/rdoc/RubyXL/WorkbookView.html +1 -1
  354. data/rdoc/RubyXL/WorkbookViews.html +1 -1
  355. data/rdoc/RubyXL/Worksheet.html +1 -1
  356. data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
  357. data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
  358. data/rdoc/RubyXL/WorksheetProperties.html +1 -1
  359. data/rdoc/RubyXL/WorksheetProtection.html +1 -1
  360. data/rdoc/RubyXL/WorksheetView.html +1 -1
  361. data/rdoc/RubyXL/WorksheetViews.html +1 -1
  362. data/rdoc/RubyXL/XF.html +1 -1
  363. data/rdoc/created.rid +22 -22
  364. data/rdoc/index.html +2 -2
  365. data/rdoc/js/search_index.js +1 -1
  366. data/rdoc/table_of_contents.html +80 -80
  367. data/rubyXL.gemspec +4 -3
  368. data/spec/lib/parser_spec.rb +0 -10
  369. metadata +3 -2
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>module RubyXL::LegacyWorksheet - rubyXL 3.0.2</title>
7
+ <title>module RubyXL::LegacyWorksheet - rubyXL 3.1.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">
@@ -441,8 +441,6 @@
441
441
  <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>].<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">column</span>] = <span class="ruby-identifier">c</span>
442
442
  <span class="ruby-keyword">end</span>
443
443
 
444
- <span class="ruby-identifier">add_cell_style</span>(<span class="ruby-identifier">row</span>, <span class="ruby-identifier">column</span>)
445
-
446
444
  <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>].<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">column</span>]
447
445
  <span class="ruby-keyword">end</span></pre>
448
446
  </div>
@@ -1680,7 +1678,7 @@ specified, method will shift column contents below the deleted cell upward</p>
1680
1678
 
1681
1679
 
1682
1680
  <div class="method-source-code" id="delete_cell-source">
1683
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 478</span>
1681
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 476</span>
1684
1682
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_cell</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>, <span class="ruby-identifier">shift</span>=<span class="ruby-keyword">nil</span>)
1685
1683
  <span class="ruby-identifier">validate_workbook</span>
1686
1684
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row</span>)
@@ -1735,7 +1733,7 @@ specified, method will shift column contents below the deleted cell upward</p>
1735
1733
 
1736
1734
 
1737
1735
  <div class="method-source-code" id="delete_column-source">
1738
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 408</span>
1736
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 406</span>
1739
1737
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_column</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
1740
1738
  <span class="ruby-identifier">validate_workbook</span>
1741
1739
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">column_index</span>)
@@ -1782,7 +1780,7 @@ specified, method will shift column contents below the deleted cell upward</p>
1782
1780
 
1783
1781
 
1784
1782
  <div class="method-source-code" id="delete_row-source">
1785
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 358</span>
1783
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 356</span>
1786
1784
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_row</span>(<span class="ruby-identifier">row_index</span>=<span class="ruby-value">0</span>)
1787
1785
  <span class="ruby-identifier">validate_workbook</span>
1788
1786
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row_index</span>)
@@ -1896,7 +1894,7 @@ information)</p>
1896
1894
 
1897
1895
 
1898
1896
  <div class="method-source-code" id="get_column_border_bottom-source">
1899
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 655</span>
1897
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 653</span>
1900
1898
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_bottom</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
1901
1899
  <span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:bottom</span>)
1902
1900
  <span class="ruby-keyword">end</span></pre>
@@ -1929,7 +1927,7 @@ information)</p>
1929
1927
 
1930
1928
 
1931
1929
  <div class="method-source-code" id="get_column_border_diagonal-source">
1932
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 659</span>
1930
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 657</span>
1933
1931
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_diagonal</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
1934
1932
  <span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:diagonal</span>)
1935
1933
  <span class="ruby-keyword">end</span></pre>
@@ -1962,7 +1960,7 @@ information)</p>
1962
1960
 
1963
1961
 
1964
1962
  <div class="method-source-code" id="get_column_border_left-source">
1965
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 647</span>
1963
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 645</span>
1966
1964
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_left</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
1967
1965
  <span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:left</span>)
1968
1966
  <span class="ruby-keyword">end</span></pre>
@@ -1995,7 +1993,7 @@ information)</p>
1995
1993
 
1996
1994
 
1997
1995
  <div class="method-source-code" id="get_column_border_right-source">
1998
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 651</span>
1996
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 649</span>
1999
1997
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_right</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
2000
1998
  <span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:right</span>)
2001
1999
  <span class="ruby-keyword">end</span></pre>
@@ -2028,7 +2026,7 @@ information)</p>
2028
2026
 
2029
2027
 
2030
2028
  <div class="method-source-code" id="get_column_border_top-source">
2031
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 643</span>
2029
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 641</span>
2032
2030
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_top</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
2033
2031
  <span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:top</span>)
2034
2032
  <span class="ruby-keyword">end</span></pre>
@@ -2061,7 +2059,7 @@ information)</p>
2061
2059
 
2062
2060
 
2063
2061
  <div class="method-source-code" id="get_column_fill-source">
2064
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 627</span>
2062
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 625</span>
2065
2063
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_fill</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
2066
2064
  <span class="ruby-identifier">validate_workbook</span>
2067
2065
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">col</span>)
@@ -2098,7 +2096,7 @@ information)</p>
2098
2096
 
2099
2097
 
2100
2098
  <div class="method-source-code" id="get_column_font_color-source">
2101
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 584</span>
2099
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 582</span>
2102
2100
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_color</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
2103
2101
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
2104
2102
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> (<span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">&#39;000000&#39;</span>)
@@ -2132,7 +2130,7 @@ information)</p>
2132
2130
 
2133
2131
 
2134
2132
  <div class="method-source-code" id="get_column_font_name-source">
2135
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 574</span>
2133
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 572</span>
2136
2134
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_name</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
2137
2135
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
2138
2136
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_name</span>
@@ -2166,7 +2164,7 @@ information)</p>
2166
2164
 
2167
2165
 
2168
2166
  <div class="method-source-code" id="get_column_font_size-source">
2169
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 579</span>
2167
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 577</span>
2170
2168
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_size</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
2171
2169
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
2172
2170
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_size</span>
@@ -2200,7 +2198,7 @@ information)</p>
2200
2198
 
2201
2199
 
2202
2200
  <div class="method-source-code" id="get_column_horizontal_alignment-source">
2203
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 635</span>
2201
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 633</span>
2204
2202
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_horizontal_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
2205
2203
  <span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:horizontal</span>)
2206
2204
  <span class="ruby-keyword">end</span></pre>
@@ -2233,7 +2231,7 @@ information)</p>
2233
2231
 
2234
2232
 
2235
2233
  <div class="method-source-code" id="get_column_vertical_alignment-source">
2236
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 639</span>
2234
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 637</span>
2237
2235
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_vertical_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
2238
2236
  <span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:vertical</span>)
2239
2237
  <span class="ruby-keyword">end</span></pre>
@@ -2267,7 +2265,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2267
2265
 
2268
2266
 
2269
2267
  <div class="method-source-code" id="get_column_width-source">
2270
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 621</span>
2268
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 619</span>
2271
2269
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_width</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
2272
2270
  <span class="ruby-identifier">width</span> = <span class="ruby-identifier">get_column_width_raw</span>(<span class="ruby-identifier">column_index</span>)
2273
2271
  <span class="ruby-keyword">return</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">ColumnRange</span><span class="ruby-operator">::</span><span class="ruby-constant">DEFAULT_WIDTH</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">width</span>.<span class="ruby-identifier">nil?</span>
@@ -2302,7 +2300,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2302
2300
 
2303
2301
 
2304
2302
  <div class="method-source-code" id="get_column_width_raw-source">
2305
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 610</span>
2303
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 608</span>
2306
2304
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_width_raw</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
2307
2305
  <span class="ruby-identifier">validate_workbook</span>
2308
2306
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">column_index</span>)
@@ -2340,7 +2338,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2340
2338
 
2341
2339
 
2342
2340
  <div class="method-source-code" id="get_row_border_bottom-source">
2343
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 566</span>
2341
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 564</span>
2344
2342
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_bottom</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2345
2343
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:bottom</span>)
2346
2344
  <span class="ruby-keyword">end</span></pre>
@@ -2373,7 +2371,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2373
2371
 
2374
2372
 
2375
2373
  <div class="method-source-code" id="get_row_border_diagonal-source">
2376
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 570</span>
2374
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 568</span>
2377
2375
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_diagonal</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2378
2376
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:diagonal</span>)
2379
2377
  <span class="ruby-keyword">end</span></pre>
@@ -2406,7 +2404,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2406
2404
 
2407
2405
 
2408
2406
  <div class="method-source-code" id="get_row_border_left-source">
2409
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 558</span>
2407
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 556</span>
2410
2408
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_left</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2411
2409
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:left</span>)
2412
2410
  <span class="ruby-keyword">end</span></pre>
@@ -2439,7 +2437,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2439
2437
 
2440
2438
 
2441
2439
  <div class="method-source-code" id="get_row_border_right-source">
2442
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 562</span>
2440
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 560</span>
2443
2441
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_right</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2444
2442
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:right</span>)
2445
2443
  <span class="ruby-keyword">end</span></pre>
@@ -2472,7 +2470,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2472
2470
 
2473
2471
 
2474
2472
  <div class="method-source-code" id="get_row_border_top-source">
2475
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 554</span>
2473
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 552</span>
2476
2474
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_top</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2477
2475
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:top</span>)
2478
2476
  <span class="ruby-keyword">end</span></pre>
@@ -2505,7 +2503,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2505
2503
 
2506
2504
 
2507
2505
  <div class="method-source-code" id="get_row_fill-source">
2508
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 504</span>
2506
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 502</span>
2509
2507
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_fill</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2510
2508
  (<span class="ruby-identifier">row</span> = <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>]) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">row</span>.<span class="ruby-identifier">get_fill_color</span>
2511
2509
  <span class="ruby-keyword">end</span></pre>
@@ -2538,7 +2536,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2538
2536
 
2539
2537
 
2540
2538
  <div class="method-source-code" id="get_row_font_color-source">
2541
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 516</span>
2539
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 514</span>
2542
2540
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_color</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2543
2541
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)
2544
2542
  <span class="ruby-identifier">color</span> = <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">color</span>
@@ -2573,7 +2571,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2573
2571
 
2574
2572
 
2575
2573
  <div class="method-source-code" id="get_row_font_name-source">
2576
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 508</span>
2574
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 506</span>
2577
2575
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_name</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2578
2576
  (<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_name</span>
2579
2577
  <span class="ruby-keyword">end</span></pre>
@@ -2606,7 +2604,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2606
2604
 
2607
2605
 
2608
2606
  <div class="method-source-code" id="get_row_font_size-source">
2609
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 512</span>
2607
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 510</span>
2610
2608
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_size</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2611
2609
  (<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_size</span>
2612
2610
  <span class="ruby-keyword">end</span></pre>
@@ -2639,7 +2637,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2639
2637
 
2640
2638
 
2641
2639
  <div class="method-source-code" id="get_row_height-source">
2642
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 538</span>
2640
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 536</span>
2643
2641
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_height</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2644
2642
  <span class="ruby-identifier">validate_workbook</span>
2645
2643
  <span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row</span>)
@@ -2676,7 +2674,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2676
2674
 
2677
2675
 
2678
2676
  <div class="method-source-code" id="get_row_horizontal_alignment-source">
2679
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 546</span>
2677
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 544</span>
2680
2678
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_horizontal_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2681
2679
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_alignment</span>(<span class="ruby-identifier">row</span>, <span class="ruby-keyword">true</span>)
2682
2680
  <span class="ruby-keyword">end</span></pre>
@@ -2709,7 +2707,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2709
2707
 
2710
2708
 
2711
2709
  <div class="method-source-code" id="get_row_vertical_alignment-source">
2712
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 550</span>
2710
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 548</span>
2713
2711
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_vertical_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
2714
2712
  <span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_alignment</span>(<span class="ruby-identifier">row</span>, <span class="ruby-keyword">false</span>)
2715
2713
  <span class="ruby-keyword">end</span></pre>
@@ -2823,7 +2821,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
2823
2821
 
2824
2822
 
2825
2823
  <div class="method-source-code" id="insert_cell-source">
2826
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 455</span>
2824
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 453</span>
2827
2825
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_cell</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">data</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">shift</span> = <span class="ruby-keyword">nil</span>)
2828
2826
  <span class="ruby-identifier">validate_workbook</span>
2829
2827
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row</span>, <span class="ruby-identifier">col</span>)
@@ -2874,7 +2872,7 @@ which reference cells which are being “pushed right”</p>
2874
2872
 
2875
2873
 
2876
2874
  <div class="method-source-code" id="insert_column-source">
2877
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 428</span>
2875
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 426</span>
2878
2876
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_column</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
2879
2877
  <span class="ruby-identifier">validate_workbook</span>
2880
2878
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-value">0</span>, <span class="ruby-identifier">column_index</span>)
@@ -2932,7 +2930,7 @@ formulas which reference cells which are being “pushed down”</p>
2932
2930
 
2933
2931
 
2934
2932
  <div class="method-source-code" id="insert_row-source">
2935
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 376</span>
2933
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 374</span>
2936
2934
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_row</span>(<span class="ruby-identifier">row_index</span> = <span class="ruby-value">0</span>)
2937
2935
  <span class="ruby-identifier">validate_workbook</span>
2938
2936
  <span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row_index</span>)
@@ -2993,7 +2991,7 @@ formulas which reference cells which are being “pushed down”</p>
2993
2991
 
2994
2992
 
2995
2993
  <div class="method-source-code" id="is_column_bolded-source">
2996
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 594</span>
2994
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 592</span>
2997
2995
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_bolded</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
2998
2996
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
2999
2997
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_bold</span>
@@ -3027,7 +3025,7 @@ formulas which reference cells which are being “pushed down”</p>
3027
3025
 
3028
3026
 
3029
3027
  <div class="method-source-code" id="is_column_italicized-source">
3030
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 589</span>
3028
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 587</span>
3031
3029
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_italicized</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
3032
3030
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
3033
3031
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_italic</span>
@@ -3061,7 +3059,7 @@ formulas which reference cells which are being “pushed down”</p>
3061
3059
 
3062
3060
 
3063
3061
  <div class="method-source-code" id="is_column_struckthrough-source">
3064
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 604</span>
3062
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 602</span>
3065
3063
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_struckthrough</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
3066
3064
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
3067
3065
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_strikethrough</span>
@@ -3095,7 +3093,7 @@ formulas which reference cells which are being “pushed down”</p>
3095
3093
 
3096
3094
 
3097
3095
  <div class="method-source-code" id="is_column_underlined-source">
3098
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 599</span>
3096
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 597</span>
3099
3097
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_underlined</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
3100
3098
  <span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
3101
3099
  <span class="ruby-identifier">font</span> <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_underlined</span>
@@ -3129,7 +3127,7 @@ formulas which reference cells which are being “pushed down”</p>
3129
3127
 
3130
3128
 
3131
3129
  <div class="method-source-code" id="is_row_bolded-source">
3132
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 526</span>
3130
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 524</span>
3133
3131
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_bolded</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
3134
3132
  (<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_bold</span>
3135
3133
  <span class="ruby-keyword">end</span></pre>
@@ -3162,7 +3160,7 @@ formulas which reference cells which are being “pushed down”</p>
3162
3160
 
3163
3161
 
3164
3162
  <div class="method-source-code" id="is_row_italicized-source">
3165
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 522</span>
3163
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 520</span>
3166
3164
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_italicized</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
3167
3165
  (<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_italic</span>
3168
3166
  <span class="ruby-keyword">end</span></pre>
@@ -3195,7 +3193,7 @@ formulas which reference cells which are being “pushed down”</p>
3195
3193
 
3196
3194
 
3197
3195
  <div class="method-source-code" id="is_row_struckthrough-source">
3198
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 534</span>
3196
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 532</span>
3199
3197
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_struckthrough</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
3200
3198
  (<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_strikethrough</span>
3201
3199
  <span class="ruby-keyword">end</span></pre>
@@ -3228,7 +3226,7 @@ formulas which reference cells which are being “pushed down”</p>
3228
3226
 
3229
3227
 
3230
3228
  <div class="method-source-code" id="is_row_underlined-source">
3231
- <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 530</span>
3229
+ <pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 528</span>
3232
3230
  <span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_underlined</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
3233
3231
  (<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&amp;&amp;</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_underlined</span>
3234
3232
  <span class="ruby-keyword">end</span></pre>
@@ -4,7 +4,7 @@
4
4
  <head>
5
5
  <meta charset="UTF-8">
6
6
 
7
- <title>class RubyXL::MRUColors - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::MRUColors - rubyXL 3.1.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::MacrosFile - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::MacrosFile - rubyXL 3.1.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::MergedCell - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::MergedCell - rubyXL 3.1.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::MergedCells - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::MergedCells - rubyXL 3.1.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::NumFmt - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::NumFmt - rubyXL 3.1.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::NumberFormat - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::NumberFormat - rubyXL 3.1.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::NumberFormats - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::NumberFormats - rubyXL 3.1.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::OLEObject - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::OLEObject - rubyXL 3.1.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::OLEObjects - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::OLEObjects - rubyXL 3.1.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::OLESize - rubyXL 3.0.2</title>
7
+ <title>class RubyXL::OLESize - rubyXL 3.1.0</title>
8
8
 
9
9
  <link href="../fonts.css" rel="stylesheet">
10
10
  <link href="../rdoc.css" rel="stylesheet">