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/Reference.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Reference - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Reference - 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,46 +57,33 @@
|
|
|
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">Object
|
|
63
|
-
|
|
64
65
|
</div>
|
|
65
66
|
|
|
66
67
|
|
|
67
68
|
|
|
68
|
-
|
|
69
|
+
|
|
70
|
+
<!-- Method Quickref -->
|
|
69
71
|
<div id="method-list-section" class="nav-section">
|
|
70
72
|
<h3>Methods</h3>
|
|
71
73
|
|
|
72
74
|
<ul class="link-list" role="directory">
|
|
73
|
-
|
|
74
75
|
<li ><a href="#method-c-ind2ref">::ind2ref</a>
|
|
75
|
-
|
|
76
76
|
<li ><a href="#method-c-new">::new</a>
|
|
77
|
-
|
|
78
77
|
<li ><a href="#method-c-ref2ind">::ref2ind</a>
|
|
79
|
-
|
|
80
78
|
<li ><a href="#method-i-3D-3D">#==</a>
|
|
81
|
-
|
|
82
79
|
<li ><a href="#method-i-cover-3F">#cover?</a>
|
|
83
|
-
|
|
84
80
|
<li ><a href="#method-i-first_col">#first_col</a>
|
|
85
|
-
|
|
86
81
|
<li ><a href="#method-i-first_row">#first_row</a>
|
|
87
|
-
|
|
88
82
|
<li ><a href="#method-i-inspect">#inspect</a>
|
|
89
|
-
|
|
90
83
|
<li ><a href="#method-i-last_col">#last_col</a>
|
|
91
|
-
|
|
92
84
|
<li ><a href="#method-i-last_row">#last_row</a>
|
|
93
|
-
|
|
94
85
|
<li ><a href="#method-i-single_cell-3F">#single_cell?</a>
|
|
95
|
-
|
|
96
86
|
<li ><a href="#method-i-to_s">#to_s</a>
|
|
97
|
-
|
|
98
87
|
</ul>
|
|
99
88
|
</div>
|
|
100
89
|
|
|
@@ -110,40 +99,26 @@
|
|
|
110
99
|
|
|
111
100
|
</section>
|
|
112
101
|
|
|
113
|
-
|
|
114
102
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
115
|
-
|
|
116
103
|
|
|
117
|
-
|
|
118
104
|
|
|
119
|
-
|
|
120
105
|
<section class="constants-list">
|
|
121
106
|
<header>
|
|
122
107
|
<h3>Constants</h3>
|
|
123
108
|
</header>
|
|
124
109
|
<dl>
|
|
125
|
-
|
|
126
110
|
<dt id="COL_MAX">COL_MAX
|
|
127
|
-
|
|
128
111
|
<dd>
|
|
129
|
-
|
|
130
|
-
|
|
131
112
|
<dt id="ROW_MAX">ROW_MAX
|
|
132
|
-
|
|
133
113
|
<dd>
|
|
134
|
-
|
|
135
|
-
|
|
136
114
|
</dl>
|
|
137
115
|
</section>
|
|
138
|
-
|
|
139
116
|
|
|
140
|
-
|
|
141
117
|
<section class="attribute-method-details" class="method-section">
|
|
142
118
|
<header>
|
|
143
119
|
<h3>Attributes</h3>
|
|
144
120
|
</header>
|
|
145
121
|
|
|
146
|
-
|
|
147
122
|
<div id="attribute-i-col_range" class="method-detail">
|
|
148
123
|
<div class="method-heading attribute-method-heading">
|
|
149
124
|
<span class="method-name">col_range</span><span
|
|
@@ -152,11 +127,8 @@
|
|
|
152
127
|
|
|
153
128
|
<div class="method-description">
|
|
154
129
|
|
|
155
|
-
|
|
156
|
-
|
|
157
130
|
</div>
|
|
158
131
|
</div>
|
|
159
|
-
|
|
160
132
|
<div id="attribute-i-row_range" class="method-detail">
|
|
161
133
|
<div class="method-heading attribute-method-heading">
|
|
162
134
|
<span class="method-name">row_range</span><span
|
|
@@ -165,39 +137,26 @@
|
|
|
165
137
|
|
|
166
138
|
<div class="method-description">
|
|
167
139
|
|
|
168
|
-
|
|
169
|
-
|
|
170
140
|
</div>
|
|
171
141
|
</div>
|
|
172
|
-
|
|
173
142
|
</section>
|
|
174
|
-
|
|
175
143
|
|
|
176
|
-
|
|
144
|
+
|
|
177
145
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section">
|
|
178
146
|
<header>
|
|
179
147
|
<h3>Public Class Methods</h3>
|
|
180
148
|
</header>
|
|
181
149
|
|
|
182
|
-
|
|
183
150
|
<div id="method-c-ind2ref" class="method-detail ">
|
|
184
|
-
|
|
185
151
|
<div class="method-heading">
|
|
186
152
|
<span class="method-name">ind2ref</span><span
|
|
187
153
|
class="method-args">(row = 0, col = 0)</span>
|
|
188
|
-
|
|
189
154
|
<span class="method-click-advice">click to toggle source</span>
|
|
190
|
-
|
|
191
155
|
</div>
|
|
192
|
-
|
|
193
156
|
|
|
194
157
|
<div class="method-description">
|
|
195
|
-
|
|
196
158
|
<p>Converts <code>row</code> and <code>col</code> zero-based indices to Excel-style cell reference (0) A…Z, AA…AZ, BA… …ZZ, AAA… …AZZ, BAA… …XFD (16383)</p>
|
|
197
|
-
|
|
198
|
-
|
|
199
159
|
|
|
200
|
-
|
|
201
160
|
<div class="method-source-code" id="ind2ref-source">
|
|
202
161
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 75</span>
|
|
203
162
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">ind2ref</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>)
|
|
@@ -213,33 +172,21 @@
|
|
|
213
172
|
<span class="ruby-identifier">str</span> <span class="ruby-operator">+=</span> (<span class="ruby-identifier">row</span> <span class="ruby-operator">+</span> <span class="ruby-value">1</span>).<span class="ruby-identifier">to_s</span>
|
|
214
173
|
<span class="ruby-keyword">end</span></pre>
|
|
215
174
|
</div>
|
|
216
|
-
|
|
217
175
|
</div>
|
|
218
176
|
|
|
219
|
-
|
|
220
177
|
|
|
221
|
-
|
|
222
178
|
</div>
|
|
223
179
|
|
|
224
|
-
|
|
225
180
|
<div id="method-c-new" class="method-detail ">
|
|
226
|
-
|
|
227
181
|
<div class="method-heading">
|
|
228
182
|
<span class="method-name">new</span><span
|
|
229
183
|
class="method-args">(*params)</span>
|
|
230
|
-
|
|
231
184
|
<span class="method-click-advice">click to toggle source</span>
|
|
232
|
-
|
|
233
185
|
</div>
|
|
234
|
-
|
|
235
186
|
|
|
236
187
|
<div class="method-description">
|
|
237
|
-
|
|
238
188
|
<p><a href="Reference.html#method-c-new"><code>RubyXL::Reference.new</code></a>(row, col) <a href="Reference.html#method-c-new"><code>RubyXL::Reference.new</code></a>(row_from, row_to, col_from, col_to) <a href="Reference.html#method-c-new"><code>RubyXL::Reference.new(reference_string)</code></a></p>
|
|
239
|
-
|
|
240
|
-
|
|
241
189
|
|
|
242
|
-
|
|
243
190
|
<div class="method-source-code" id="new-source">
|
|
244
191
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 11</span>
|
|
245
192
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">params</span>)
|
|
@@ -259,33 +206,21 @@
|
|
|
259
206
|
<span class="ruby-ivar">@col_range</span> = <span class="ruby-constant">Range</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">col_from</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>, <span class="ruby-identifier">col_to</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">col_from</span> <span class="ruby-operator">||</span> <span class="ruby-constant">COL_MAX</span>)
|
|
260
207
|
<span class="ruby-keyword">end</span></pre>
|
|
261
208
|
</div>
|
|
262
|
-
|
|
263
209
|
</div>
|
|
264
210
|
|
|
265
|
-
|
|
266
211
|
|
|
267
|
-
|
|
268
212
|
</div>
|
|
269
213
|
|
|
270
|
-
|
|
271
214
|
<div id="method-c-ref2ind" class="method-detail ">
|
|
272
|
-
|
|
273
215
|
<div class="method-heading">
|
|
274
216
|
<span class="method-name">ref2ind</span><span
|
|
275
217
|
class="method-args">(str)</span>
|
|
276
|
-
|
|
277
218
|
<span class="method-click-advice">click to toggle source</span>
|
|
278
|
-
|
|
279
219
|
</div>
|
|
280
|
-
|
|
281
220
|
|
|
282
221
|
<div class="method-description">
|
|
283
|
-
|
|
284
222
|
<p>Converts Excel-style cell reference to <code>row</code> and <code>col</code> zero-based indices.</p>
|
|
285
|
-
|
|
286
|
-
|
|
287
223
|
|
|
288
|
-
|
|
289
224
|
<div class="method-source-code" id="ref2ind-source">
|
|
290
225
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 89</span>
|
|
291
226
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">ref2ind</span>(<span class="ruby-identifier">str</span>)
|
|
@@ -296,74 +231,49 @@
|
|
|
296
231
|
[ <span class="ruby-node">$2</span>.<span class="ruby-identifier">to_i</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span>, <span class="ruby-identifier">col</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span> ]
|
|
297
232
|
<span class="ruby-keyword">end</span></pre>
|
|
298
233
|
</div>
|
|
299
|
-
|
|
300
234
|
</div>
|
|
301
235
|
|
|
302
|
-
|
|
303
236
|
|
|
304
|
-
|
|
305
237
|
</div>
|
|
306
238
|
|
|
307
|
-
|
|
308
239
|
</section>
|
|
309
|
-
|
|
240
|
+
|
|
310
241
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
311
242
|
<header>
|
|
312
243
|
<h3>Public Instance Methods</h3>
|
|
313
244
|
</header>
|
|
314
245
|
|
|
315
|
-
|
|
316
246
|
<div id="method-i-3D-3D" class="method-detail ">
|
|
317
|
-
|
|
318
247
|
<div class="method-heading">
|
|
319
248
|
<span class="method-name">==</span><span
|
|
320
249
|
class="method-args">(other)</span>
|
|
321
|
-
|
|
322
250
|
<span class="method-click-advice">click to toggle source</span>
|
|
323
|
-
|
|
324
251
|
</div>
|
|
325
|
-
|
|
326
252
|
|
|
327
253
|
<div class="method-description">
|
|
328
254
|
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
255
|
|
|
333
|
-
|
|
334
256
|
<div class="method-source-code" id="3D-3D-source">
|
|
335
257
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 48</span>
|
|
336
258
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">==</span>(<span class="ruby-identifier">other</span>)
|
|
337
259
|
<span class="ruby-operator">!</span><span class="ruby-identifier">other</span>.<span class="ruby-identifier">nil?</span> <span class="ruby-operator">&&</span> (<span class="ruby-ivar">@row_range</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">row_range</span>) <span class="ruby-operator">&&</span> (<span class="ruby-ivar">@col_range</span> <span class="ruby-operator">==</span> <span class="ruby-identifier">other</span>.<span class="ruby-identifier">col_range</span>)
|
|
338
260
|
<span class="ruby-keyword">end</span></pre>
|
|
339
261
|
</div>
|
|
340
|
-
|
|
341
262
|
</div>
|
|
342
263
|
|
|
343
|
-
|
|
344
264
|
|
|
345
|
-
|
|
346
265
|
</div>
|
|
347
266
|
|
|
348
|
-
|
|
349
267
|
<div id="method-i-cover-3F" class="method-detail ">
|
|
350
|
-
|
|
351
268
|
<div class="method-heading">
|
|
352
269
|
<span class="method-name">cover?</span><span
|
|
353
270
|
class="method-args">(other)</span>
|
|
354
|
-
|
|
355
271
|
<span class="method-click-advice">click to toggle source</span>
|
|
356
|
-
|
|
357
272
|
</div>
|
|
358
|
-
|
|
359
273
|
|
|
360
274
|
<div class="method-description">
|
|
361
275
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
276
|
|
|
366
|
-
|
|
367
277
|
<div class="method-source-code" id="cover-3F-source">
|
|
368
278
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 52</span>
|
|
369
279
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">cover?</span>(<span class="ruby-identifier">other</span>)
|
|
@@ -371,99 +281,63 @@
|
|
|
371
281
|
<span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">cover?</span>(<span class="ruby-identifier">other</span>.<span class="ruby-identifier">col_range</span>.<span class="ruby-identifier">begin</span>) <span class="ruby-operator">&&</span> <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">cover?</span>(<span class="ruby-identifier">other</span>.<span class="ruby-identifier">col_range</span>.<span class="ruby-identifier">end</span>))
|
|
372
282
|
<span class="ruby-keyword">end</span></pre>
|
|
373
283
|
</div>
|
|
374
|
-
|
|
375
284
|
</div>
|
|
376
285
|
|
|
377
|
-
|
|
378
286
|
|
|
379
|
-
|
|
380
287
|
</div>
|
|
381
288
|
|
|
382
|
-
|
|
383
289
|
<div id="method-i-first_col" class="method-detail ">
|
|
384
|
-
|
|
385
290
|
<div class="method-heading">
|
|
386
291
|
<span class="method-name">first_col</span><span
|
|
387
292
|
class="method-args">()</span>
|
|
388
|
-
|
|
389
293
|
<span class="method-click-advice">click to toggle source</span>
|
|
390
|
-
|
|
391
294
|
</div>
|
|
392
|
-
|
|
393
295
|
|
|
394
296
|
<div class="method-description">
|
|
395
297
|
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
298
|
|
|
400
|
-
|
|
401
299
|
<div class="method-source-code" id="first_col-source">
|
|
402
300
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 40</span>
|
|
403
301
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">first_col</span>
|
|
404
302
|
<span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">begin</span>
|
|
405
303
|
<span class="ruby-keyword">end</span></pre>
|
|
406
304
|
</div>
|
|
407
|
-
|
|
408
305
|
</div>
|
|
409
306
|
|
|
410
|
-
|
|
411
307
|
|
|
412
|
-
|
|
413
308
|
</div>
|
|
414
309
|
|
|
415
|
-
|
|
416
310
|
<div id="method-i-first_row" class="method-detail ">
|
|
417
|
-
|
|
418
311
|
<div class="method-heading">
|
|
419
312
|
<span class="method-name">first_row</span><span
|
|
420
313
|
class="method-args">()</span>
|
|
421
|
-
|
|
422
314
|
<span class="method-click-advice">click to toggle source</span>
|
|
423
|
-
|
|
424
315
|
</div>
|
|
425
|
-
|
|
426
316
|
|
|
427
317
|
<div class="method-description">
|
|
428
318
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
319
|
|
|
433
|
-
|
|
434
320
|
<div class="method-source-code" id="first_row-source">
|
|
435
321
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 32</span>
|
|
436
322
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">first_row</span>
|
|
437
323
|
<span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">begin</span>
|
|
438
324
|
<span class="ruby-keyword">end</span></pre>
|
|
439
325
|
</div>
|
|
440
|
-
|
|
441
326
|
</div>
|
|
442
327
|
|
|
443
|
-
|
|
444
328
|
|
|
445
|
-
|
|
446
329
|
</div>
|
|
447
330
|
|
|
448
|
-
|
|
449
331
|
<div id="method-i-inspect" class="method-detail ">
|
|
450
|
-
|
|
451
332
|
<div class="method-heading">
|
|
452
333
|
<span class="method-name">inspect</span><span
|
|
453
334
|
class="method-args">()</span>
|
|
454
|
-
|
|
455
335
|
<span class="method-click-advice">click to toggle source</span>
|
|
456
|
-
|
|
457
336
|
</div>
|
|
458
|
-
|
|
459
337
|
|
|
460
338
|
<div class="method-description">
|
|
461
339
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
340
|
|
|
466
|
-
|
|
467
341
|
<div class="method-source-code" id="inspect-source">
|
|
468
342
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 65</span>
|
|
469
343
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">inspect</span>
|
|
@@ -474,132 +348,84 @@
|
|
|
474
348
|
<span class="ruby-keyword">end</span>
|
|
475
349
|
<span class="ruby-keyword">end</span></pre>
|
|
476
350
|
</div>
|
|
477
|
-
|
|
478
351
|
</div>
|
|
479
352
|
|
|
480
|
-
|
|
481
353
|
|
|
482
|
-
|
|
483
354
|
</div>
|
|
484
355
|
|
|
485
|
-
|
|
486
356
|
<div id="method-i-last_col" class="method-detail ">
|
|
487
|
-
|
|
488
357
|
<div class="method-heading">
|
|
489
358
|
<span class="method-name">last_col</span><span
|
|
490
359
|
class="method-args">()</span>
|
|
491
|
-
|
|
492
360
|
<span class="method-click-advice">click to toggle source</span>
|
|
493
|
-
|
|
494
361
|
</div>
|
|
495
|
-
|
|
496
362
|
|
|
497
363
|
<div class="method-description">
|
|
498
364
|
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
365
|
|
|
503
|
-
|
|
504
366
|
<div class="method-source-code" id="last_col-source">
|
|
505
367
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 44</span>
|
|
506
368
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">last_col</span>
|
|
507
369
|
<span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">end</span>
|
|
508
370
|
<span class="ruby-keyword">end</span></pre>
|
|
509
371
|
</div>
|
|
510
|
-
|
|
511
372
|
</div>
|
|
512
373
|
|
|
513
|
-
|
|
514
374
|
|
|
515
|
-
|
|
516
375
|
</div>
|
|
517
376
|
|
|
518
|
-
|
|
519
377
|
<div id="method-i-last_row" class="method-detail ">
|
|
520
|
-
|
|
521
378
|
<div class="method-heading">
|
|
522
379
|
<span class="method-name">last_row</span><span
|
|
523
380
|
class="method-args">()</span>
|
|
524
|
-
|
|
525
381
|
<span class="method-click-advice">click to toggle source</span>
|
|
526
|
-
|
|
527
382
|
</div>
|
|
528
|
-
|
|
529
383
|
|
|
530
384
|
<div class="method-description">
|
|
531
385
|
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
386
|
|
|
536
|
-
|
|
537
387
|
<div class="method-source-code" id="last_row-source">
|
|
538
388
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 36</span>
|
|
539
389
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">last_row</span>
|
|
540
390
|
<span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">end</span>
|
|
541
391
|
<span class="ruby-keyword">end</span></pre>
|
|
542
392
|
</div>
|
|
543
|
-
|
|
544
393
|
</div>
|
|
545
394
|
|
|
546
|
-
|
|
547
395
|
|
|
548
|
-
|
|
549
396
|
</div>
|
|
550
397
|
|
|
551
|
-
|
|
552
398
|
<div id="method-i-single_cell-3F" class="method-detail ">
|
|
553
|
-
|
|
554
399
|
<div class="method-heading">
|
|
555
400
|
<span class="method-name">single_cell?</span><span
|
|
556
401
|
class="method-args">()</span>
|
|
557
|
-
|
|
558
402
|
<span class="method-click-advice">click to toggle source</span>
|
|
559
|
-
|
|
560
403
|
</div>
|
|
561
|
-
|
|
562
404
|
|
|
563
405
|
<div class="method-description">
|
|
564
406
|
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
407
|
|
|
569
|
-
|
|
570
408
|
<div class="method-source-code" id="single_cell-3F-source">
|
|
571
409
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 28</span>
|
|
572
410
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">single_cell?</span>
|
|
573
411
|
(<span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">begin</span> <span class="ruby-operator">==</span> <span class="ruby-ivar">@row_range</span>.<span class="ruby-identifier">end</span>) <span class="ruby-operator">&&</span> (<span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">begin</span> <span class="ruby-operator">==</span> <span class="ruby-ivar">@col_range</span>.<span class="ruby-identifier">end</span>)
|
|
574
412
|
<span class="ruby-keyword">end</span></pre>
|
|
575
413
|
</div>
|
|
576
|
-
|
|
577
414
|
</div>
|
|
578
415
|
|
|
579
|
-
|
|
580
416
|
|
|
581
|
-
|
|
582
417
|
</div>
|
|
583
418
|
|
|
584
|
-
|
|
585
419
|
<div id="method-i-to_s" class="method-detail ">
|
|
586
|
-
|
|
587
420
|
<div class="method-heading">
|
|
588
421
|
<span class="method-name">to_s</span><span
|
|
589
422
|
class="method-args">()</span>
|
|
590
|
-
|
|
591
423
|
<span class="method-click-advice">click to toggle source</span>
|
|
592
|
-
|
|
593
424
|
</div>
|
|
594
|
-
|
|
595
425
|
|
|
596
426
|
<div class="method-description">
|
|
597
427
|
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
428
|
|
|
602
|
-
|
|
603
429
|
<div class="method-source-code" id="to_s-source">
|
|
604
430
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/reference.rb, line 57</span>
|
|
605
431
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
|
|
@@ -610,24 +436,20 @@
|
|
|
610
436
|
<span class="ruby-keyword">end</span>
|
|
611
437
|
<span class="ruby-keyword">end</span></pre>
|
|
612
438
|
</div>
|
|
613
|
-
|
|
614
439
|
</div>
|
|
615
440
|
|
|
616
|
-
|
|
617
441
|
|
|
618
|
-
|
|
619
442
|
</div>
|
|
620
443
|
|
|
621
|
-
|
|
622
444
|
</section>
|
|
623
|
-
|
|
445
|
+
|
|
624
446
|
</section>
|
|
625
447
|
</main>
|
|
626
448
|
|
|
627
449
|
|
|
628
450
|
<footer id="validator-badges" role="contentinfo">
|
|
629
451
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
630
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
452
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
631
453
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
632
454
|
</footer>
|
|
633
455
|
|
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Relationship - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Relationship - 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,12 +57,11 @@
|
|
|
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="OOXMLObject.html">RubyXL::OOXMLObject</a>
|
|
63
|
-
|
|
64
65
|
</div>
|
|
65
66
|
|
|
66
67
|
|
|
@@ -78,24 +79,19 @@
|
|
|
78
79
|
|
|
79
80
|
</section>
|
|
80
81
|
|
|
81
|
-
|
|
82
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
83
|
-
|
|
84
83
|
|
|
85
|
-
|
|
86
84
|
|
|
87
|
-
|
|
88
85
|
|
|
89
|
-
|
|
90
86
|
|
|
91
|
-
|
|
87
|
+
|
|
92
88
|
</section>
|
|
93
89
|
</main>
|
|
94
90
|
|
|
95
91
|
|
|
96
92
|
<footer id="validator-badges" role="contentinfo">
|
|
97
93
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
98
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
94
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
99
95
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
100
96
|
</footer>
|
|
101
97
|
|