rubyXL 3.4.5 → 3.4.18
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.
- checksums.yaml +4 -4
- data/.circleci/config.yml +2 -1
- data/Gemfile +3 -3
- data/Gemfile.lock +76 -51
- data/LICENSE.txt +1 -1
- data/README.rdoc +10 -2
- data/Rakefile +3 -3
- data/VERSION +1 -1
- data/lib/rubyXL/convenience_methods/cell.rb +11 -1
- data/lib/rubyXL/convenience_methods/color.rb +5 -3
- data/lib/rubyXL/convenience_methods/worksheet.rb +77 -0
- data/lib/rubyXL/objects/chartsheet.rb +1 -1
- data/lib/rubyXL/objects/data_validation.rb +2 -0
- data/lib/rubyXL/objects/document_properties.rb +2 -2
- data/lib/rubyXL/objects/external_links.rb +25 -1
- data/lib/rubyXL/objects/ooxml_object.rb +13 -1
- data/lib/rubyXL/objects/relationships.rb +1 -1
- data/lib/rubyXL/objects/sheet_data.rb +11 -4
- data/lib/rubyXL/objects/storage.rb +1 -0
- data/lib/rubyXL/objects/text.rb +1 -1
- data/lib/rubyXL/objects/theme.rb +1 -1
- data/lib/rubyXL/objects/workbook.rb +24 -10
- data/lib/rubyXL/objects/worksheet.rb +7 -7
- data/lib/rubyXL/worksheet.rb +2 -0
- data/rdoc/README_rdoc.html +22 -10
- data/rdoc/RubyXL/AExtension.html +14 -51
- data/rdoc/RubyXL/AExtensionStorageArea.html +10 -14
- data/rdoc/RubyXL/ActiveX.html +16 -42
- data/rdoc/RubyXL/ActiveXBinary.html +10 -19
- data/rdoc/RubyXL/AdjustHandleList.html +10 -14
- data/rdoc/RubyXL/Alignment.html +10 -14
- data/rdoc/RubyXL/AlternateContent.html +10 -14
- data/rdoc/RubyXL/Authors.html +10 -14
- data/rdoc/RubyXL/AutoFilter.html +10 -14
- data/rdoc/RubyXL/AutoFilterColumn.html +10 -14
- data/rdoc/RubyXL/BinaryImageFile.html +10 -22
- data/rdoc/RubyXL/BodyProperties.html +10 -14
- data/rdoc/RubyXL/BooleanNode.html +10 -14
- data/rdoc/RubyXL/BooleanValue.html +10 -14
- data/rdoc/RubyXL/Border.html +13 -70
- data/rdoc/RubyXL/BorderEdge.html +13 -44
- data/rdoc/RubyXL/Borders.html +13 -31
- data/rdoc/RubyXL/Break.html +10 -14
- data/rdoc/RubyXL/BreakList.html +10 -14
- data/rdoc/RubyXL/CT_AdjPoint2D.html +10 -14
- data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaModulateEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +10 -14
- data/rdoc/RubyXL/CT_Backdrop.html +10 -14
- data/rdoc/RubyXL/CT_Bevel.html +10 -14
- data/rdoc/RubyXL/CT_BiLevelEffect.html +10 -14
- data/rdoc/RubyXL/CT_BlendEffect.html +10 -14
- data/rdoc/RubyXL/CT_Blip.html +10 -14
- data/rdoc/RubyXL/CT_BlipFillProperties.html +10 -14
- data/rdoc/RubyXL/CT_BlurEffect.html +10 -14
- data/rdoc/RubyXL/CT_Camera.html +10 -14
- data/rdoc/RubyXL/CT_Color.html +10 -14
- data/rdoc/RubyXL/CT_ColorChangeEffect.html +10 -14
- data/rdoc/RubyXL/CT_ColorMapping.html +10 -14
- data/rdoc/RubyXL/CT_ColorScheme.html +10 -14
- data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +10 -14
- data/rdoc/RubyXL/CT_ConnectionSite.html +10 -14
- data/rdoc/RubyXL/CT_ConnectionSiteList.html +10 -14
- data/rdoc/RubyXL/CT_DashStop.html +10 -14
- data/rdoc/RubyXL/CT_DashStopList.html +10 -14
- data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +10 -14
- data/rdoc/RubyXL/CT_DuotoneEffect.html +10 -14
- data/rdoc/RubyXL/CT_EffectContainer.html +10 -14
- data/rdoc/RubyXL/CT_EffectList.html +10 -14
- data/rdoc/RubyXL/CT_EffectReference.html +10 -14
- data/rdoc/RubyXL/CT_EffectStyleItem.html +10 -14
- data/rdoc/RubyXL/CT_EffectStyleList.html +10 -14
- data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +10 -14
- data/rdoc/RubyXL/CT_FillEffect.html +10 -14
- data/rdoc/RubyXL/CT_FillOverlayEffect.html +10 -14
- data/rdoc/RubyXL/CT_FillStyleList.html +10 -14
- data/rdoc/RubyXL/CT_FlatText.html +10 -14
- data/rdoc/RubyXL/CT_FontCollection.html +10 -14
- data/rdoc/RubyXL/CT_FontReference.html +10 -14
- data/rdoc/RubyXL/CT_GeomGuideList.html +10 -14
- data/rdoc/RubyXL/CT_GlowEffect.html +10 -14
- data/rdoc/RubyXL/CT_GradientFillProperties.html +10 -14
- data/rdoc/RubyXL/CT_GradientStop.html +10 -14
- data/rdoc/RubyXL/CT_GradientStopList.html +10 -14
- data/rdoc/RubyXL/CT_HSLEffect.html +10 -14
- data/rdoc/RubyXL/CT_HslColor.html +10 -14
- data/rdoc/RubyXL/CT_Hyperlink.html +10 -14
- data/rdoc/RubyXL/CT_InnerShadowEffect.html +10 -14
- data/rdoc/RubyXL/CT_LightRig.html +10 -14
- data/rdoc/RubyXL/CT_LineEndProperties.html +10 -14
- data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +10 -14
- data/rdoc/RubyXL/CT_LineProperties.html +10 -14
- data/rdoc/RubyXL/CT_LineStyleList.html +10 -14
- data/rdoc/RubyXL/CT_LinearShadeProperties.html +10 -14
- data/rdoc/RubyXL/CT_LuminanceEffect.html +10 -14
- data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +10 -14
- data/rdoc/RubyXL/CT_OuterShadowEffect.html +10 -14
- data/rdoc/RubyXL/CT_Path2D.html +10 -14
- data/rdoc/RubyXL/CT_Path2DArcTo.html +10 -14
- data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +10 -14
- data/rdoc/RubyXL/CT_Path2DList.html +10 -14
- data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +10 -14
- data/rdoc/RubyXL/CT_Path2DTo.html +10 -14
- data/rdoc/RubyXL/CT_PathShadeProperties.html +10 -14
- data/rdoc/RubyXL/CT_PatternFillProperties.html +10 -14
- data/rdoc/RubyXL/CT_Point3D.html +10 -14
- data/rdoc/RubyXL/CT_PolarAdjustHandle.html +10 -14
- data/rdoc/RubyXL/CT_PresetColor.html +10 -14
- data/rdoc/RubyXL/CT_PresetLineDashProperties.html +10 -14
- data/rdoc/RubyXL/CT_PresetShadowEffect.html +10 -14
- data/rdoc/RubyXL/CT_PresetTextShape.html +10 -14
- data/rdoc/RubyXL/CT_ReflectionEffect.html +10 -14
- data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +10 -14
- data/rdoc/RubyXL/CT_RelativeRect.html +10 -14
- data/rdoc/RubyXL/CT_SRgbColor.html +10 -14
- data/rdoc/RubyXL/CT_ScRgbColor.html +10 -14
- data/rdoc/RubyXL/CT_Scene3D.html +10 -14
- data/rdoc/RubyXL/CT_SchemeColor.html +10 -14
- data/rdoc/RubyXL/CT_Shape3D.html +10 -14
- data/rdoc/RubyXL/CT_ShapeStyle.html +10 -14
- data/rdoc/RubyXL/CT_SoftEdgesEffect.html +10 -14
- data/rdoc/RubyXL/CT_SphereCoords.html +10 -14
- data/rdoc/RubyXL/CT_StretchInfoProperties.html +10 -14
- data/rdoc/RubyXL/CT_StyleMatrix.html +10 -14
- data/rdoc/RubyXL/CT_StyleMatrixReference.html +10 -14
- data/rdoc/RubyXL/CT_SupplementalFont.html +10 -14
- data/rdoc/RubyXL/CT_SystemColor.html +10 -14
- data/rdoc/RubyXL/CT_TextAutonumberBullet.html +10 -14
- data/rdoc/RubyXL/CT_TextBlipBullet.html +10 -14
- data/rdoc/RubyXL/CT_TextCharBullet.html +10 -14
- data/rdoc/RubyXL/CT_TextCharacterProperties.html +10 -14
- data/rdoc/RubyXL/CT_TextFont.html +10 -14
- data/rdoc/RubyXL/CT_TextListStyle.html +10 -14
- data/rdoc/RubyXL/CT_TextNormalAutofit.html +10 -14
- data/rdoc/RubyXL/CT_TextParagraphProperties.html +10 -14
- data/rdoc/RubyXL/CT_TextSpacing.html +10 -14
- data/rdoc/RubyXL/CT_TextTabStop.html +10 -14
- data/rdoc/RubyXL/CT_TextTabStopList.html +10 -14
- data/rdoc/RubyXL/CT_TileInfoProperties.html +10 -14
- data/rdoc/RubyXL/CT_TintEffect.html +10 -14
- data/rdoc/RubyXL/CT_Transform2D.html +10 -14
- data/rdoc/RubyXL/CT_TransformEffect.html +10 -14
- data/rdoc/RubyXL/CT_Vector3D.html +10 -14
- data/rdoc/RubyXL/CT_XYAdjustHandle.html +10 -14
- data/rdoc/RubyXL/CalculationChain.html +13 -39
- data/rdoc/RubyXL/CalculationChainCell.html +10 -14
- data/rdoc/RubyXL/CalculationProperties.html +10 -14
- data/rdoc/RubyXL/Cell.html +28 -221
- data/rdoc/RubyXL/CellConvenienceMethods.html +70 -475
- data/rdoc/RubyXL/CellExt.html +10 -14
- data/rdoc/RubyXL/CellSmartTag.html +10 -14
- data/rdoc/RubyXL/CellSmartTagProperty.html +10 -14
- data/rdoc/RubyXL/CellSmartTags.html +10 -14
- data/rdoc/RubyXL/CellStyle.html +10 -14
- data/rdoc/RubyXL/CellStyleXFs.html +13 -31
- data/rdoc/RubyXL/CellStyles.html +13 -31
- data/rdoc/RubyXL/CellValue.html +13 -31
- data/rdoc/RubyXL/CellWatch.html +10 -14
- data/rdoc/RubyXL/CellWatches.html +10 -14
- data/rdoc/RubyXL/CellXFs.html +13 -31
- data/rdoc/RubyXL/ChartColorsFile.html +10 -22
- data/rdoc/RubyXL/ChartFile.html +15 -44
- data/rdoc/RubyXL/ChartStyleFile.html +10 -22
- data/rdoc/RubyXL/ChartUserShapesFile.html +10 -22
- data/rdoc/RubyXL/Chartsheet.html +15 -61
- data/rdoc/RubyXL/ChartsheetPageSetup.html +10 -14
- data/rdoc/RubyXL/ChartsheetProperties.html +10 -14
- data/rdoc/RubyXL/ChartsheetProtection.html +10 -14
- data/rdoc/RubyXL/ChartsheetView.html +10 -14
- data/rdoc/RubyXL/ChartsheetViews.html +10 -14
- data/rdoc/RubyXL/Color.html +13 -36
- data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +15 -60
- data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +19 -76
- data/rdoc/RubyXL/ColorConvenienceClasses.html +8 -11
- data/rdoc/RubyXL/ColorConvenienceMethods.html +11 -28
- data/rdoc/RubyXL/ColorFilter.html +10 -14
- data/rdoc/RubyXL/ColorScale.html +10 -14
- data/rdoc/RubyXL/ColorSet.html +10 -14
- data/rdoc/RubyXL/Colors.html +10 -14
- data/rdoc/RubyXL/ColumnRange.html +13 -62
- data/rdoc/RubyXL/ColumnRanges.html +13 -70
- data/rdoc/RubyXL/Comment.html +10 -14
- data/rdoc/RubyXL/CommentList.html +10 -14
- data/rdoc/RubyXL/CommentsFile.html +13 -44
- data/rdoc/RubyXL/ConditionalFormatValue.html +10 -14
- data/rdoc/RubyXL/ConditionalFormatting.html +10 -14
- data/rdoc/RubyXL/ConditionalFormattingRule.html +10 -14
- data/rdoc/RubyXL/Connection.html +10 -14
- data/rdoc/RubyXL/ConnectionTable.html +10 -14
- data/rdoc/RubyXL/ConnectionTables.html +10 -14
- data/rdoc/RubyXL/ConnectionTextField.html +10 -14
- data/rdoc/RubyXL/ConnectionTextFields.html +10 -14
- data/rdoc/RubyXL/Connections.html +13 -39
- data/rdoc/RubyXL/ContentTypeDefault.html +10 -14
- data/rdoc/RubyXL/ContentTypeOverride.html +10 -14
- data/rdoc/RubyXL/ContentTypes.html +13 -52
- data/rdoc/RubyXL/ControlPropertiesFile.html +12 -19
- data/rdoc/RubyXL/CorePropertiesFile.html +15 -150
- data/rdoc/RubyXL/CustomColor.html +10 -14
- data/rdoc/RubyXL/CustomColorList.html +10 -14
- data/rdoc/RubyXL/CustomFilter.html +10 -14
- data/rdoc/RubyXL/CustomFilters.html +10 -14
- data/rdoc/RubyXL/CustomGeometry.html +10 -14
- data/rdoc/RubyXL/CustomProperties.html +10 -14
- data/rdoc/RubyXL/CustomPropertiesFile.html +10 -22
- data/rdoc/RubyXL/CustomProperty.html +10 -14
- data/rdoc/RubyXL/CustomPropertyFile.html +10 -22
- data/rdoc/RubyXL/CustomSheetView.html +10 -14
- data/rdoc/RubyXL/CustomSheetViews.html +10 -14
- data/rdoc/RubyXL/CustomWorkbookView.html +10 -14
- data/rdoc/RubyXL/CustomWorkbookViews.html +10 -14
- data/rdoc/RubyXL/CustomXMLFile.html +10 -19
- data/rdoc/RubyXL/DXF.html +10 -14
- data/rdoc/RubyXL/DXFs.html +10 -14
- data/rdoc/RubyXL/DataBar.html +10 -14
- data/rdoc/RubyXL/DataConsolidate.html +10 -14
- data/rdoc/RubyXL/DataConsolidationReference.html +10 -14
- data/rdoc/RubyXL/DataConsolidationReferences.html +10 -14
- data/rdoc/RubyXL/DataType.html +8 -34
- data/rdoc/RubyXL/DataValidation.html +10 -14
- data/rdoc/RubyXL/DataValidations.html +10 -14
- data/rdoc/RubyXL/DateGroupItem.html +10 -14
- data/rdoc/RubyXL/DefinedName.html +10 -14
- data/rdoc/RubyXL/DefinedNameExt.html +10 -14
- data/rdoc/RubyXL/DefinedNames.html +10 -14
- data/rdoc/RubyXL/DefinedNamesExt.html +10 -14
- data/rdoc/RubyXL/DocumentPropertiesFile.html +13 -57
- data/rdoc/RubyXL/DrawingFile.html +15 -44
- data/rdoc/RubyXL/DynamicFilter.html +10 -14
- data/rdoc/RubyXL/EmbeddedControl.html +10 -14
- data/rdoc/RubyXL/EmbeddedControls.html +10 -14
- data/rdoc/RubyXL/Extension.html +10 -14
- data/rdoc/RubyXL/ExtensionStorageArea.html +10 -14
- data/rdoc/RubyXL/Extents.html +10 -14
- data/rdoc/RubyXL/ExternalBook.html +10 -14
- data/rdoc/RubyXL/ExternalLinksFile.html +16 -45
- data/rdoc/RubyXL/ExternalReference.html +10 -14
- data/rdoc/RubyXL/ExternalReferences.html +10 -14
- data/rdoc/RubyXL/ExtraColorSchemeList.html +10 -14
- data/rdoc/RubyXL/FieldItem.html +10 -14
- data/rdoc/RubyXL/FileRecoveryProperties.html +10 -14
- data/rdoc/RubyXL/FileSharing.html +10 -14
- data/rdoc/RubyXL/FileVersion.html +10 -14
- data/rdoc/RubyXL/Fill.html +13 -31
- data/rdoc/RubyXL/Fills.html +13 -31
- data/rdoc/RubyXL/FilterContainer.html +10 -14
- data/rdoc/RubyXL/FloatNode.html +10 -14
- data/rdoc/RubyXL/FloatValue.html +10 -14
- data/rdoc/RubyXL/Font.html +13 -36
- data/rdoc/RubyXL/FontConvenienceMethods.html +11 -197
- data/rdoc/RubyXL/FontScheme.html +10 -14
- data/rdoc/RubyXL/Fonts.html +13 -31
- data/rdoc/RubyXL/Formula.html +10 -14
- data/rdoc/RubyXL/FunctionGroup.html +10 -14
- data/rdoc/RubyXL/FunctionGroups.html +10 -14
- data/rdoc/RubyXL/GenericStorageObject.html +14 -75
- data/rdoc/RubyXL/GradientFill.html +10 -14
- data/rdoc/RubyXL/HeaderFooterSettings.html +10 -14
- data/rdoc/RubyXL/Hyperlink.html +10 -14
- data/rdoc/RubyXL/HyperlinkRelFile.html +10 -19
- data/rdoc/RubyXL/Hyperlinks.html +10 -14
- data/rdoc/RubyXL/IconFilter.html +10 -14
- data/rdoc/RubyXL/IconSet.html +10 -14
- data/rdoc/RubyXL/IgnoredError.html +10 -14
- data/rdoc/RubyXL/IgnoredErrors.html +10 -14
- data/rdoc/RubyXL/IndexedColors.html +10 -14
- data/rdoc/RubyXL/InputCells.html +10 -14
- data/rdoc/RubyXL/IntegerNode.html +10 -14
- data/rdoc/RubyXL/IntegerValue.html +10 -14
- data/rdoc/RubyXL/LegacyCell.html +11 -28
- data/rdoc/RubyXL/LegacyWorksheet.html +16 -88
- data/rdoc/RubyXL/MRUColors.html +10 -14
- data/rdoc/RubyXL/MacrosFile.html +10 -22
- data/rdoc/RubyXL/MergedCell.html +10 -14
- data/rdoc/RubyXL/MergedCells.html +10 -14
- data/rdoc/RubyXL/NumFmt.html +10 -14
- data/rdoc/RubyXL/NumberFormat.html +13 -31
- data/rdoc/RubyXL/NumberFormats.html +13 -36
- data/rdoc/RubyXL/OLEObject.html +10 -14
- data/rdoc/RubyXL/OLEObjectFile.html +10 -22
- data/rdoc/RubyXL/OLEObjects.html +10 -14
- data/rdoc/RubyXL/OLESize.html +10 -14
- data/rdoc/RubyXL/OOXMLContainerObject.html +24 -116
- data/rdoc/RubyXL/OOXMLIgnored.html +14 -46
- data/rdoc/RubyXL/OOXMLObject.html +12 -19
- data/rdoc/RubyXL/OOXMLObjectClassMethods.html +39 -84
- data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +28 -141
- data/rdoc/RubyXL/OOXMLRelationshipsFile.html +15 -169
- data/rdoc/RubyXL/OOXMLTopLevelObject.html +19 -103
- data/rdoc/RubyXL/OdbcOleDbProperties.html +10 -14
- data/rdoc/RubyXL/Offset.html +10 -14
- data/rdoc/RubyXL/OlapProperties.html +10 -14
- data/rdoc/RubyXL/OleItem.html +99 -0
- data/rdoc/RubyXL/OleItems.html +99 -0
- data/rdoc/RubyXL/OleLink.html +99 -0
- data/rdoc/RubyXL/OutlineProperties.html +10 -14
- data/rdoc/RubyXL/PageMargins.html +10 -14
- data/rdoc/RubyXL/PageSetup.html +10 -14
- data/rdoc/RubyXL/PageSetupProperties.html +10 -14
- data/rdoc/RubyXL/Pane.html +10 -14
- data/rdoc/RubyXL/Parser.html +13 -44
- data/rdoc/RubyXL/PatternFill.html +10 -14
- data/rdoc/RubyXL/PhoneticProperties.html +10 -14
- data/rdoc/RubyXL/PhoneticRun.html +10 -14
- data/rdoc/RubyXL/PivotArea.html +10 -14
- data/rdoc/RubyXL/PivotCache.html +10 -14
- data/rdoc/RubyXL/PivotCacheDefinitionFile.html +12 -27
- data/rdoc/RubyXL/PivotCacheRecordsFile.html +10 -22
- data/rdoc/RubyXL/PivotCaches.html +10 -14
- data/rdoc/RubyXL/PivotReference.html +10 -14
- data/rdoc/RubyXL/PivotReferences.html +10 -14
- data/rdoc/RubyXL/PivotTableFile.html +12 -27
- data/rdoc/RubyXL/PivotTableSelection.html +10 -14
- data/rdoc/RubyXL/PresetGeometry.html +10 -14
- data/rdoc/RubyXL/PrintOptions.html +10 -14
- data/rdoc/RubyXL/PrinterSettingsFile.html +10 -22
- data/rdoc/RubyXL/ProtectedRange.html +10 -14
- data/rdoc/RubyXL/ProtectedRanges.html +10 -14
- data/rdoc/RubyXL/Protection.html +10 -14
- data/rdoc/RubyXL/QueryParameter.html +10 -14
- data/rdoc/RubyXL/QueryParameters.html +10 -14
- data/rdoc/RubyXL/QueryTable.html +15 -44
- data/rdoc/RubyXL/QueryTableDeletedField.html +10 -14
- data/rdoc/RubyXL/QueryTableDeletedFields.html +10 -14
- data/rdoc/RubyXL/QueryTableField.html +10 -14
- data/rdoc/RubyXL/QueryTableFields.html +10 -14
- data/rdoc/RubyXL/QueryTableRefresh.html +10 -14
- data/rdoc/RubyXL/RID.html +10 -14
- data/rdoc/RubyXL/RawOOXML.html +14 -51
- data/rdoc/RubyXL/Reference.html +14 -192
- data/rdoc/RubyXL/Relationship.html +10 -14
- data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +11 -28
- data/rdoc/RubyXL/RelationshipSupport.html +14 -108
- data/rdoc/RubyXL/RevisionPointer.html +10 -14
- data/rdoc/RubyXL/RichText.html +14 -32
- data/rdoc/RubyXL/RichTextRun.html +13 -31
- data/rdoc/RubyXL/Row.html +22 -154
- data/rdoc/RubyXL/RowExt.html +10 -14
- data/rdoc/RubyXL/RunProperties.html +10 -14
- data/rdoc/RubyXL/Scenario.html +10 -14
- data/rdoc/RubyXL/Scenarios.html +10 -14
- data/rdoc/RubyXL/Selection.html +13 -31
- data/rdoc/RubyXL/ShapeGuide.html +10 -14
- data/rdoc/RubyXL/ShapeTextRectangle.html +10 -14
- data/rdoc/RubyXL/SharedStringsTable.html +14 -121
- data/rdoc/RubyXL/Sheet.html +10 -14
- data/rdoc/RubyXL/SheetCalculationProperties.html +10 -14
- data/rdoc/RubyXL/SheetData.html +15 -46
- data/rdoc/RubyXL/SheetDataExt.html +10 -14
- data/rdoc/RubyXL/SheetDataSet.html +10 -14
- data/rdoc/RubyXL/SheetName.html +10 -14
- data/rdoc/RubyXL/SheetNames.html +10 -14
- data/rdoc/RubyXL/Sheets.html +10 -14
- data/rdoc/RubyXL/SlicerCacheFile.html +10 -22
- data/rdoc/RubyXL/SlicerFile.html +10 -22
- data/rdoc/RubyXL/SmartTagProperties.html +10 -14
- data/rdoc/RubyXL/SmartTagType.html +10 -14
- data/rdoc/RubyXL/SmartTagTypes.html +10 -14
- data/rdoc/RubyXL/SmartTags.html +10 -14
- data/rdoc/RubyXL/SortCondition.html +10 -14
- data/rdoc/RubyXL/SortState.html +10 -14
- data/rdoc/RubyXL/Sqref.html +14 -46
- data/rdoc/RubyXL/Stop.html +10 -14
- data/rdoc/RubyXL/StringNode.html +10 -14
- data/rdoc/RubyXL/StringNodeW3C.html +14 -46
- data/rdoc/RubyXL/StringValue.html +10 -14
- data/rdoc/RubyXL/Stylesheet.html +14 -94
- data/rdoc/RubyXL/TableFile.html +10 -22
- data/rdoc/RubyXL/TableParts.html +10 -14
- data/rdoc/RubyXL/TableStyle.html +10 -14
- data/rdoc/RubyXL/TableStyles.html +10 -14
- data/rdoc/RubyXL/Text.html +13 -52
- data/rdoc/RubyXL/TextImportSettings.html +10 -14
- data/rdoc/RubyXL/Theme.html +14 -67
- data/rdoc/RubyXL/ThemeElements.html +10 -14
- data/rdoc/RubyXL/ThumbnailFile.html +10 -22
- data/rdoc/RubyXL/Top10.html +10 -14
- data/rdoc/RubyXL/VMLDrawingFile.html +12 -27
- data/rdoc/RubyXL/Variant.html +10 -14
- data/rdoc/RubyXL/Vector.html +13 -31
- data/rdoc/RubyXL/VectorValue.html +10 -14
- data/rdoc/RubyXL/VisualProperties.html +10 -14
- data/rdoc/RubyXL/WebPublishObject.html +10 -14
- data/rdoc/RubyXL/WebPublishObjects.html +10 -14
- data/rdoc/RubyXL/WebPublishingItem.html +10 -14
- data/rdoc/RubyXL/WebPublishingItems.html +10 -14
- data/rdoc/RubyXL/WebPublishingProperties.html +10 -14
- data/rdoc/RubyXL/WebQueryProperties.html +10 -14
- data/rdoc/RubyXL/Workbook.html +76 -465
- data/rdoc/RubyXL/WorkbookConvenienceMethods.html +11 -223
- data/rdoc/RubyXL/WorkbookProperties.html +10 -14
- data/rdoc/RubyXL/WorkbookProtection.html +10 -14
- data/rdoc/RubyXL/WorkbookRoot.html +16 -101
- data/rdoc/RubyXL/WorkbookView.html +10 -14
- data/rdoc/RubyXL/WorkbookViews.html +10 -14
- data/rdoc/RubyXL/Worksheet.html +16 -132
- data/rdoc/RubyXL/WorksheetConvenienceMethods.html +171 -987
- data/rdoc/RubyXL/WorksheetDimensions.html +10 -14
- data/rdoc/RubyXL/WorksheetFormatProperties.html +10 -14
- data/rdoc/RubyXL/WorksheetProperties.html +10 -14
- data/rdoc/RubyXL/WorksheetProtection.html +10 -14
- data/rdoc/RubyXL/WorksheetView.html +10 -14
- data/rdoc/RubyXL/WorksheetViews.html +10 -14
- data/rdoc/RubyXL/XF.html +10 -14
- data/rdoc/RubyXL.html +11 -321
- data/rdoc/created.rid +26 -26
- data/rdoc/css/rdoc.css +55 -6
- data/rdoc/index.html +13 -390
- data/rdoc/js/darkfish.js +22 -99
- data/rdoc/js/navigation.js +4 -40
- data/rdoc/js/navigation.js.gz +0 -0
- data/rdoc/js/search.js +32 -31
- data/rdoc/js/search_index.js +1 -1
- data/rdoc/js/search_index.js.gz +0 -0
- data/rdoc/js/searcher.js +6 -6
- data/rdoc/js/searcher.js.gz +0 -0
- data/rdoc/table_of_contents.html +33 -7
- data/rubyXL.gemspec +24 -31
- data/spec/lib/cell_spec.rb +44 -2
- data/spec/lib/rgb_color_spec.rb +16 -0
- data/spec/lib/worksheet_spec.rb +301 -0
- metadata +12 -10
- data/rdoc/js/jquery.js +0 -4
data/rdoc/RubyXL/Worksheet.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Worksheet - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Worksheet - rubyXL 3.4.18</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
11
|
var index_rel_prefix = "../";
|
|
12
12
|
</script>
|
|
13
13
|
|
|
14
|
-
<script src="../js/
|
|
15
|
-
<script src="../js/
|
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
|
15
|
+
<script src="../js/search.js" defer></script>
|
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
|
16
19
|
|
|
17
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
18
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
19
22
|
|
|
20
23
|
|
|
21
|
-
|
|
22
24
|
<body id="top" role="document" class="class">
|
|
23
25
|
<nav role="navigation">
|
|
24
26
|
<div id="project-navigation">
|
|
@@ -55,49 +57,36 @@
|
|
|
55
57
|
|
|
56
58
|
<div id="class-metadata">
|
|
57
59
|
|
|
58
|
-
|
|
60
|
+
|
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
|
59
62
|
<h3>Parent</h3>
|
|
60
63
|
|
|
61
|
-
|
|
62
64
|
<p class="link"><a href="OOXMLTopLevelObject.html">RubyXL::OOXMLTopLevelObject</a>
|
|
63
|
-
|
|
64
65
|
</div>
|
|
65
66
|
|
|
66
|
-
|
|
67
|
+
|
|
68
|
+
<div id="includes-section" class="nav-section">
|
|
67
69
|
<h3>Included Modules</h3>
|
|
68
70
|
|
|
69
71
|
<ul class="link-list">
|
|
70
|
-
|
|
71
|
-
|
|
72
72
|
<li><a class="include" href="RelationshipSupport.html">RubyXL::RelationshipSupport</a>
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
73
|
<li><a class="include" href="LegacyWorksheet.html">RubyXL::LegacyWorksheet</a>
|
|
77
|
-
|
|
78
|
-
|
|
79
74
|
</ul>
|
|
80
75
|
</div>
|
|
81
76
|
|
|
82
77
|
|
|
83
|
-
|
|
78
|
+
|
|
79
|
+
<!-- Method Quickref -->
|
|
84
80
|
<div id="method-list-section" class="nav-section">
|
|
85
81
|
<h3>Methods</h3>
|
|
86
82
|
|
|
87
83
|
<ul class="link-list" role="directory">
|
|
88
|
-
|
|
89
84
|
<li class="calls-super" ><a href="#method-c-parse">::parse</a>
|
|
90
|
-
|
|
91
85
|
<li ><a href="#method-i-before_write_xml">#before_write_xml</a>
|
|
92
|
-
|
|
93
86
|
<li ><a href="#method-i-get_col_xf">#get_col_xf</a>
|
|
94
|
-
|
|
95
87
|
<li ><a href="#method-i-get_row_xf">#get_row_xf</a>
|
|
96
|
-
|
|
97
88
|
<li ><a href="#method-i-related_objects">#related_objects</a>
|
|
98
|
-
|
|
99
89
|
<li ><a href="#method-i-xlsx_path">#xlsx_path</a>
|
|
100
|
-
|
|
101
90
|
</ul>
|
|
102
91
|
</div>
|
|
103
92
|
|
|
@@ -115,40 +104,26 @@
|
|
|
115
104
|
|
|
116
105
|
</section>
|
|
117
106
|
|
|
118
|
-
|
|
119
107
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
120
|
-
|
|
121
108
|
|
|
122
|
-
|
|
123
109
|
|
|
124
|
-
|
|
125
110
|
<section class="constants-list">
|
|
126
111
|
<header>
|
|
127
112
|
<h3>Constants</h3>
|
|
128
113
|
</header>
|
|
129
114
|
<dl>
|
|
130
|
-
|
|
131
115
|
<dt id="CONTENT_TYPE">CONTENT_TYPE
|
|
132
|
-
|
|
133
116
|
<dd>
|
|
134
|
-
|
|
135
|
-
|
|
136
117
|
<dt id="REL_TYPE">REL_TYPE
|
|
137
|
-
|
|
138
118
|
<dd>
|
|
139
|
-
|
|
140
|
-
|
|
141
119
|
</dl>
|
|
142
120
|
</section>
|
|
143
|
-
|
|
144
121
|
|
|
145
|
-
|
|
146
122
|
<section class="attribute-method-details" class="method-section">
|
|
147
123
|
<header>
|
|
148
124
|
<h3>Attributes</h3>
|
|
149
125
|
</header>
|
|
150
126
|
|
|
151
|
-
|
|
152
127
|
<div id="attribute-i-rels" class="method-detail">
|
|
153
128
|
<div class="method-heading attribute-method-heading">
|
|
154
129
|
<span class="method-name">rels</span><span
|
|
@@ -157,11 +132,8 @@
|
|
|
157
132
|
|
|
158
133
|
<div class="method-description">
|
|
159
134
|
|
|
160
|
-
|
|
161
|
-
|
|
162
135
|
</div>
|
|
163
136
|
</div>
|
|
164
|
-
|
|
165
137
|
<div id="attribute-i-sheet_id" class="method-detail">
|
|
166
138
|
<div class="method-heading attribute-method-heading">
|
|
167
139
|
<span class="method-name">sheet_id</span><span
|
|
@@ -170,11 +142,8 @@
|
|
|
170
142
|
|
|
171
143
|
<div class="method-description">
|
|
172
144
|
|
|
173
|
-
|
|
174
|
-
|
|
175
145
|
</div>
|
|
176
146
|
</div>
|
|
177
|
-
|
|
178
147
|
<div id="attribute-i-sheet_name" class="method-detail">
|
|
179
148
|
<div class="method-heading attribute-method-heading">
|
|
180
149
|
<span class="method-name">sheet_name</span><span
|
|
@@ -183,11 +152,8 @@
|
|
|
183
152
|
|
|
184
153
|
<div class="method-description">
|
|
185
154
|
|
|
186
|
-
|
|
187
|
-
|
|
188
155
|
</div>
|
|
189
156
|
</div>
|
|
190
|
-
|
|
191
157
|
<div id="attribute-i-state" class="method-detail">
|
|
192
158
|
<div class="method-heading attribute-method-heading">
|
|
193
159
|
<span class="method-name">state</span><span
|
|
@@ -196,11 +162,8 @@
|
|
|
196
162
|
|
|
197
163
|
<div class="method-description">
|
|
198
164
|
|
|
199
|
-
|
|
200
|
-
|
|
201
165
|
</div>
|
|
202
166
|
</div>
|
|
203
|
-
|
|
204
167
|
<div id="attribute-i-workbook" class="method-detail">
|
|
205
168
|
<div class="method-heading attribute-method-heading">
|
|
206
169
|
<span class="method-name">workbook</span><span
|
|
@@ -209,44 +172,30 @@
|
|
|
209
172
|
|
|
210
173
|
<div class="method-description">
|
|
211
174
|
|
|
212
|
-
|
|
213
|
-
|
|
214
175
|
</div>
|
|
215
176
|
</div>
|
|
216
|
-
|
|
217
177
|
</section>
|
|
218
|
-
|
|
219
178
|
|
|
220
|
-
|
|
179
|
+
|
|
221
180
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section">
|
|
222
181
|
<header>
|
|
223
182
|
<h3>Public Class Methods</h3>
|
|
224
183
|
</header>
|
|
225
184
|
|
|
226
|
-
|
|
227
185
|
<div id="method-c-parse" class="method-detail ">
|
|
228
|
-
|
|
229
186
|
<div class="method-heading">
|
|
230
187
|
<span class="method-name">parse</span><span
|
|
231
188
|
class="method-args">(param)</span>
|
|
232
|
-
|
|
233
189
|
<span class="method-click-advice">click to toggle source</span>
|
|
234
|
-
|
|
235
190
|
</div>
|
|
236
|
-
|
|
237
191
|
|
|
238
192
|
<div class="method-description">
|
|
239
193
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
194
|
<div class="method-calls-super">
|
|
244
195
|
Calls superclass method
|
|
245
196
|
|
|
246
197
|
</div>
|
|
247
|
-
|
|
248
198
|
|
|
249
|
-
|
|
250
199
|
<div class="method-source-code" id="parse-source">
|
|
251
200
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 737</span>
|
|
252
201
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse</span>(<span class="ruby-identifier">param</span>)
|
|
@@ -259,41 +208,28 @@
|
|
|
259
208
|
<span class="ruby-identifier">sheet_obj</span>
|
|
260
209
|
<span class="ruby-keyword">end</span></pre>
|
|
261
210
|
</div>
|
|
262
|
-
|
|
263
211
|
</div>
|
|
264
212
|
|
|
265
|
-
|
|
266
213
|
|
|
267
|
-
|
|
268
214
|
</div>
|
|
269
215
|
|
|
270
|
-
|
|
271
216
|
</section>
|
|
272
|
-
|
|
217
|
+
|
|
273
218
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
274
219
|
<header>
|
|
275
220
|
<h3>Public Instance Methods</h3>
|
|
276
221
|
</header>
|
|
277
222
|
|
|
278
|
-
|
|
279
223
|
<div id="method-i-before_write_xml" class="method-detail ">
|
|
280
|
-
|
|
281
224
|
<div class="method-heading">
|
|
282
225
|
<span class="method-name">before_write_xml</span><span
|
|
283
226
|
class="method-args">()</span>
|
|
284
|
-
|
|
285
227
|
<span class="method-click-advice">click to toggle source</span>
|
|
286
|
-
|
|
287
228
|
</div>
|
|
288
|
-
|
|
289
229
|
|
|
290
230
|
<div class="method-description">
|
|
291
231
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
232
|
|
|
296
|
-
|
|
297
233
|
<div class="method-source-code" id="before_write_xml-source">
|
|
298
234
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 688</span>
|
|
299
235
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">before_write_xml</span> <span class="ruby-comment"># This method may need to be moved higher in the hierarchy</span>
|
|
@@ -341,156 +277,104 @@
|
|
|
341
277
|
<span class="ruby-keyword">true</span>
|
|
342
278
|
<span class="ruby-keyword">end</span></pre>
|
|
343
279
|
</div>
|
|
344
|
-
|
|
345
280
|
</div>
|
|
346
281
|
|
|
347
|
-
|
|
348
282
|
|
|
349
|
-
|
|
350
283
|
</div>
|
|
351
284
|
|
|
352
|
-
|
|
353
285
|
<div id="method-i-get_col_xf" class="method-detail ">
|
|
354
|
-
|
|
355
286
|
<div class="method-heading">
|
|
356
287
|
<span class="method-name">get_col_xf</span><span
|
|
357
288
|
class="method-args">(column_index)</span>
|
|
358
|
-
|
|
359
289
|
<span class="method-click-advice">click to toggle source</span>
|
|
360
|
-
|
|
361
290
|
</div>
|
|
362
|
-
|
|
363
291
|
|
|
364
292
|
<div class="method-description">
|
|
365
293
|
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
294
|
|
|
370
|
-
|
|
371
295
|
<div class="method-source-code" id="get_col_xf-source">
|
|
372
296
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 747</span>
|
|
373
297
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_col_xf</span>(<span class="ruby-identifier">column_index</span>)
|
|
374
298
|
<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">get_col_style</span>(<span class="ruby-identifier">column_index</span>)]
|
|
375
299
|
<span class="ruby-keyword">end</span></pre>
|
|
376
300
|
</div>
|
|
377
|
-
|
|
378
301
|
</div>
|
|
379
302
|
|
|
380
|
-
|
|
381
303
|
|
|
382
|
-
|
|
383
304
|
</div>
|
|
384
305
|
|
|
385
|
-
|
|
386
306
|
<div id="method-i-get_row_xf" class="method-detail ">
|
|
387
|
-
|
|
388
307
|
<div class="method-heading">
|
|
389
308
|
<span class="method-name">get_row_xf</span><span
|
|
390
309
|
class="method-args">(row)</span>
|
|
391
|
-
|
|
392
310
|
<span class="method-click-advice">click to toggle source</span>
|
|
393
|
-
|
|
394
311
|
</div>
|
|
395
|
-
|
|
396
312
|
|
|
397
313
|
<div class="method-description">
|
|
398
314
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
315
|
|
|
403
|
-
|
|
404
316
|
<div class="method-source-code" id="get_row_xf-source">
|
|
405
317
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 751</span>
|
|
406
318
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_row_xf</span>(<span class="ruby-identifier">row</span>)
|
|
407
319
|
<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">stylesheet</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-identifier">get_row_style</span>(<span class="ruby-identifier">row</span>)]
|
|
408
320
|
<span class="ruby-keyword">end</span></pre>
|
|
409
321
|
</div>
|
|
410
|
-
|
|
411
322
|
</div>
|
|
412
323
|
|
|
413
|
-
|
|
414
324
|
|
|
415
|
-
|
|
416
325
|
</div>
|
|
417
326
|
|
|
418
|
-
|
|
419
327
|
<div id="method-i-related_objects" class="method-detail ">
|
|
420
|
-
|
|
421
328
|
<div class="method-heading">
|
|
422
329
|
<span class="method-name">related_objects</span><span
|
|
423
330
|
class="method-args">()</span>
|
|
424
|
-
|
|
425
331
|
<span class="method-click-advice">click to toggle source</span>
|
|
426
|
-
|
|
427
332
|
</div>
|
|
428
|
-
|
|
429
333
|
|
|
430
334
|
<div class="method-description">
|
|
431
335
|
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
336
|
|
|
436
|
-
|
|
437
337
|
<div class="method-source-code" id="related_objects-source">
|
|
438
338
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 622</span>
|
|
439
339
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">related_objects</span>
|
|
440
340
|
<span class="ruby-identifier">comments</span> <span class="ruby-operator">+</span> <span class="ruby-identifier">printer_settings</span>
|
|
441
341
|
<span class="ruby-keyword">end</span></pre>
|
|
442
342
|
</div>
|
|
443
|
-
|
|
444
343
|
</div>
|
|
445
344
|
|
|
446
|
-
|
|
447
345
|
|
|
448
|
-
|
|
449
346
|
</div>
|
|
450
347
|
|
|
451
|
-
|
|
452
348
|
<div id="method-i-xlsx_path" class="method-detail ">
|
|
453
|
-
|
|
454
349
|
<div class="method-heading">
|
|
455
350
|
<span class="method-name">xlsx_path</span><span
|
|
456
351
|
class="method-args">()</span>
|
|
457
|
-
|
|
458
352
|
<span class="method-click-advice">click to toggle source</span>
|
|
459
|
-
|
|
460
353
|
</div>
|
|
461
|
-
|
|
462
354
|
|
|
463
355
|
<div class="method-description">
|
|
464
356
|
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
357
|
|
|
469
|
-
|
|
470
358
|
<div class="method-source-code" id="xlsx_path-source">
|
|
471
359
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/worksheet.rb, line 733</span>
|
|
472
360
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
|
|
473
361
|
<span class="ruby-constant">ROOT</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">'xl'</span>, <span class="ruby-string">'worksheets'</span>, <span class="ruby-node">"sheet#{file_index}.xml"</span>)
|
|
474
362
|
<span class="ruby-keyword">end</span></pre>
|
|
475
363
|
</div>
|
|
476
|
-
|
|
477
364
|
</div>
|
|
478
365
|
|
|
479
|
-
|
|
480
366
|
|
|
481
|
-
|
|
482
367
|
</div>
|
|
483
368
|
|
|
484
|
-
|
|
485
369
|
</section>
|
|
486
|
-
|
|
370
|
+
|
|
487
371
|
</section>
|
|
488
372
|
</main>
|
|
489
373
|
|
|
490
374
|
|
|
491
375
|
<footer id="validator-badges" role="contentinfo">
|
|
492
376
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
493
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
377
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
494
378
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
495
379
|
</footer>
|
|
496
380
|
|