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
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RichTextRun - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RichTextRun - 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,24 +57,22 @@
|
|
|
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
|
|
|
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-i-to_s">#to_s</a>
|
|
75
|
-
|
|
76
76
|
</ul>
|
|
77
77
|
</div>
|
|
78
78
|
|
|
@@ -90,65 +90,47 @@
|
|
|
90
90
|
|
|
91
91
|
</section>
|
|
92
92
|
|
|
93
|
-
|
|
94
93
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
95
|
-
|
|
96
94
|
|
|
97
|
-
|
|
98
95
|
|
|
99
|
-
|
|
100
96
|
|
|
101
|
-
|
|
102
97
|
|
|
103
|
-
|
|
98
|
+
|
|
104
99
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
105
100
|
<header>
|
|
106
101
|
<h3>Public Instance Methods</h3>
|
|
107
102
|
</header>
|
|
108
103
|
|
|
109
|
-
|
|
110
104
|
<div id="method-i-to_s" class="method-detail ">
|
|
111
|
-
|
|
112
105
|
<div class="method-heading">
|
|
113
106
|
<span class="method-name">to_s</span><span
|
|
114
107
|
class="method-args">()</span>
|
|
115
|
-
|
|
116
108
|
<span class="method-click-advice">click to toggle source</span>
|
|
117
|
-
|
|
118
109
|
</div>
|
|
119
|
-
|
|
120
110
|
|
|
121
111
|
<div class="method-description">
|
|
122
112
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
113
|
|
|
127
|
-
|
|
128
114
|
<div class="method-source-code" id="to_s-source">
|
|
129
115
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/text.rb, line 57</span>
|
|
130
116
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
|
|
131
117
|
<span class="ruby-identifier">t</span>.<span class="ruby-identifier">to_s</span>
|
|
132
118
|
<span class="ruby-keyword">end</span></pre>
|
|
133
119
|
</div>
|
|
134
|
-
|
|
135
120
|
</div>
|
|
136
121
|
|
|
137
|
-
|
|
138
122
|
|
|
139
|
-
|
|
140
123
|
</div>
|
|
141
124
|
|
|
142
|
-
|
|
143
125
|
</section>
|
|
144
|
-
|
|
126
|
+
|
|
145
127
|
</section>
|
|
146
128
|
</main>
|
|
147
129
|
|
|
148
130
|
|
|
149
131
|
<footer id="validator-badges" role="contentinfo">
|
|
150
132
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
151
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
133
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
152
134
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
153
135
|
</footer>
|
|
154
136
|
|
data/rdoc/RubyXL/Row.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Row - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Row - 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,40 +57,30 @@
|
|
|
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
|
|
|
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-i-5B-5D">#[]</a>
|
|
75
|
-
|
|
76
76
|
<li ><a href="#method-i-before_write_xml">#before_write_xml</a>
|
|
77
|
-
|
|
78
77
|
<li ><a href="#method-i-delete_cell_shift_left">#delete_cell_shift_left</a>
|
|
79
|
-
|
|
80
78
|
<li ><a href="#method-i-get_fill_color">#get_fill_color</a>
|
|
81
|
-
|
|
82
79
|
<li ><a href="#method-i-get_font">#get_font</a>
|
|
83
|
-
|
|
84
80
|
<li ><a href="#method-i-index_in_collection">#index_in_collection</a>
|
|
85
|
-
|
|
86
81
|
<li ><a href="#method-i-insert_cell_shift_right">#insert_cell_shift_right</a>
|
|
87
|
-
|
|
88
82
|
<li ><a href="#method-i-size">#size</a>
|
|
89
|
-
|
|
90
83
|
<li ><a href="#method-i-xf">#xf</a>
|
|
91
|
-
|
|
92
84
|
</ul>
|
|
93
85
|
</div>
|
|
94
86
|
|
|
@@ -106,35 +98,24 @@
|
|
|
106
98
|
|
|
107
99
|
</section>
|
|
108
100
|
|
|
109
|
-
|
|
110
101
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
111
|
-
|
|
112
102
|
|
|
113
|
-
|
|
114
103
|
|
|
115
|
-
|
|
116
104
|
<section class="constants-list">
|
|
117
105
|
<header>
|
|
118
106
|
<h3>Constants</h3>
|
|
119
107
|
</header>
|
|
120
108
|
<dl>
|
|
121
|
-
|
|
122
109
|
<dt id="DEFAULT_HEIGHT">DEFAULT_HEIGHT
|
|
123
|
-
|
|
124
110
|
<dd>
|
|
125
|
-
|
|
126
|
-
|
|
127
111
|
</dl>
|
|
128
112
|
</section>
|
|
129
|
-
|
|
130
113
|
|
|
131
|
-
|
|
132
114
|
<section class="attribute-method-details" class="method-section">
|
|
133
115
|
<header>
|
|
134
116
|
<h3>Attributes</h3>
|
|
135
117
|
</header>
|
|
136
118
|
|
|
137
|
-
|
|
138
119
|
<div id="attribute-i-worksheet" class="method-detail">
|
|
139
120
|
<div class="method-heading attribute-method-heading">
|
|
140
121
|
<span class="method-name">worksheet</span><span
|
|
@@ -143,329 +124,216 @@
|
|
|
143
124
|
|
|
144
125
|
<div class="method-description">
|
|
145
126
|
|
|
146
|
-
|
|
147
|
-
|
|
148
127
|
</div>
|
|
149
128
|
</div>
|
|
150
|
-
|
|
151
129
|
</section>
|
|
152
|
-
|
|
153
130
|
|
|
154
|
-
|
|
131
|
+
|
|
155
132
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
156
133
|
<header>
|
|
157
134
|
<h3>Public Instance Methods</h3>
|
|
158
135
|
</header>
|
|
159
136
|
|
|
160
|
-
|
|
161
137
|
<div id="method-i-5B-5D" class="method-detail ">
|
|
162
|
-
|
|
163
138
|
<div class="method-heading">
|
|
164
139
|
<span class="method-name">[]</span><span
|
|
165
140
|
class="method-args">(ind)</span>
|
|
166
|
-
|
|
167
141
|
<span class="method-click-advice">click to toggle source</span>
|
|
168
|
-
|
|
169
142
|
</div>
|
|
170
|
-
|
|
171
143
|
|
|
172
144
|
<div class="method-description">
|
|
173
145
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
146
|
|
|
178
|
-
|
|
179
147
|
<div class="method-source-code" id="5B-5D-source">
|
|
180
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
148
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 166</span>
|
|
181
149
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">[]</span>(<span class="ruby-identifier">ind</span>)
|
|
182
150
|
<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">ind</span>]
|
|
183
151
|
<span class="ruby-keyword">end</span></pre>
|
|
184
152
|
</div>
|
|
185
|
-
|
|
186
153
|
</div>
|
|
187
154
|
|
|
188
|
-
|
|
189
155
|
|
|
190
|
-
|
|
191
156
|
</div>
|
|
192
157
|
|
|
193
|
-
|
|
194
158
|
<div id="method-i-before_write_xml" class="method-detail ">
|
|
195
|
-
|
|
196
159
|
<div class="method-heading">
|
|
197
160
|
<span class="method-name">before_write_xml</span><span
|
|
198
161
|
class="method-args">()</span>
|
|
199
|
-
|
|
200
162
|
<span class="method-click-advice">click to toggle source</span>
|
|
201
|
-
|
|
202
163
|
</div>
|
|
203
|
-
|
|
204
164
|
|
|
205
165
|
<div class="method-description">
|
|
206
166
|
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
167
|
|
|
211
|
-
|
|
212
168
|
<div class="method-source-code" id="before_write_xml-source">
|
|
213
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
169
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 158</span>
|
|
214
170
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">before_write_xml</span>
|
|
215
171
|
<span class="ruby-operator">!</span>(<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">nil?</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">cells</span>.<span class="ruby-identifier">empty?</span>)
|
|
216
172
|
<span class="ruby-keyword">end</span></pre>
|
|
217
173
|
</div>
|
|
218
|
-
|
|
219
174
|
</div>
|
|
220
175
|
|
|
221
|
-
|
|
222
176
|
|
|
223
|
-
|
|
224
177
|
</div>
|
|
225
178
|
|
|
226
|
-
|
|
227
179
|
<div id="method-i-delete_cell_shift_left" class="method-detail ">
|
|
228
|
-
|
|
229
180
|
<div class="method-heading">
|
|
230
181
|
<span class="method-name">delete_cell_shift_left</span><span
|
|
231
182
|
class="method-args">(col_index)</span>
|
|
232
|
-
|
|
233
183
|
<span class="method-click-advice">click to toggle source</span>
|
|
234
|
-
|
|
235
184
|
</div>
|
|
236
|
-
|
|
237
185
|
|
|
238
186
|
<div class="method-description">
|
|
239
187
|
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
188
|
|
|
244
|
-
|
|
245
189
|
<div class="method-source-code" id="delete_cell_shift_left-source">
|
|
246
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
190
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 179</span>
|
|
247
191
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">delete_cell_shift_left</span>(<span class="ruby-identifier">col_index</span>)
|
|
248
192
|
<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">delete_at</span>(<span class="ruby-identifier">col_index</span>)
|
|
249
193
|
<span class="ruby-identifier">update_cell_coords</span>(<span class="ruby-identifier">col_index</span>)
|
|
250
194
|
<span class="ruby-keyword">end</span></pre>
|
|
251
195
|
</div>
|
|
252
|
-
|
|
253
196
|
</div>
|
|
254
197
|
|
|
255
|
-
|
|
256
198
|
|
|
257
|
-
|
|
258
199
|
</div>
|
|
259
200
|
|
|
260
|
-
|
|
261
201
|
<div id="method-i-get_fill_color" class="method-detail ">
|
|
262
|
-
|
|
263
202
|
<div class="method-heading">
|
|
264
203
|
<span class="method-name">get_fill_color</span><span
|
|
265
204
|
class="method-args">()</span>
|
|
266
|
-
|
|
267
205
|
<span class="method-click-advice">click to toggle source</span>
|
|
268
|
-
|
|
269
206
|
</div>
|
|
270
|
-
|
|
271
207
|
|
|
272
208
|
<div class="method-description">
|
|
273
209
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
210
|
|
|
278
|
-
|
|
279
211
|
<div class="method-source-code" id="get_fill_color-source">
|
|
280
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
212
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 196</span>
|
|
281
213
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_fill_color</span>
|
|
282
214
|
<span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">get_fill_color</span>(<span class="ruby-identifier">xf</span>)
|
|
283
215
|
<span class="ruby-keyword">end</span></pre>
|
|
284
216
|
</div>
|
|
285
|
-
|
|
286
217
|
</div>
|
|
287
218
|
|
|
288
|
-
|
|
289
219
|
|
|
290
|
-
|
|
291
220
|
</div>
|
|
292
221
|
|
|
293
|
-
|
|
294
222
|
<div id="method-i-get_font" class="method-detail ">
|
|
295
|
-
|
|
296
223
|
<div class="method-heading">
|
|
297
224
|
<span class="method-name">get_font</span><span
|
|
298
225
|
class="method-args">()</span>
|
|
299
|
-
|
|
300
226
|
<span class="method-click-advice">click to toggle source</span>
|
|
301
|
-
|
|
302
227
|
</div>
|
|
303
|
-
|
|
304
228
|
|
|
305
229
|
<div class="method-description">
|
|
306
230
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
231
|
|
|
311
|
-
|
|
312
232
|
<div class="method-source-code" id="get_font-source">
|
|
313
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
233
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 200</span>
|
|
314
234
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_font</span>
|
|
315
235
|
<span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">fonts</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">font_id</span>]
|
|
316
236
|
<span class="ruby-keyword">end</span></pre>
|
|
317
237
|
</div>
|
|
318
|
-
|
|
319
238
|
</div>
|
|
320
239
|
|
|
321
|
-
|
|
322
240
|
|
|
323
|
-
|
|
324
241
|
</div>
|
|
325
242
|
|
|
326
|
-
|
|
327
243
|
<div id="method-i-index_in_collection" class="method-detail ">
|
|
328
|
-
|
|
329
244
|
<div class="method-heading">
|
|
330
245
|
<span class="method-name">index_in_collection</span><span
|
|
331
246
|
class="method-args">()</span>
|
|
332
|
-
|
|
333
247
|
<span class="method-click-advice">click to toggle source</span>
|
|
334
|
-
|
|
335
248
|
</div>
|
|
336
|
-
|
|
337
249
|
|
|
338
250
|
<div class="method-description">
|
|
339
251
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
252
|
|
|
344
|
-
|
|
345
253
|
<div class="method-source-code" id="index_in_collection-source">
|
|
346
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
254
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 162</span>
|
|
347
255
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">index_in_collection</span>
|
|
348
256
|
<span class="ruby-identifier">r</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span>
|
|
349
257
|
<span class="ruby-keyword">end</span></pre>
|
|
350
258
|
</div>
|
|
351
|
-
|
|
352
259
|
</div>
|
|
353
260
|
|
|
354
|
-
|
|
355
261
|
|
|
356
|
-
|
|
357
262
|
</div>
|
|
358
263
|
|
|
359
|
-
|
|
360
264
|
<div id="method-i-insert_cell_shift_right" class="method-detail ">
|
|
361
|
-
|
|
362
265
|
<div class="method-heading">
|
|
363
266
|
<span class="method-name">insert_cell_shift_right</span><span
|
|
364
267
|
class="method-args">(c, col_index)</span>
|
|
365
|
-
|
|
366
268
|
<span class="method-click-advice">click to toggle source</span>
|
|
367
|
-
|
|
368
269
|
</div>
|
|
369
|
-
|
|
370
270
|
|
|
371
271
|
<div class="method-description">
|
|
372
272
|
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
273
|
|
|
377
|
-
|
|
378
274
|
<div class="method-source-code" id="insert_cell_shift_right-source">
|
|
379
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
275
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 174</span>
|
|
380
276
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">insert_cell_shift_right</span>(<span class="ruby-identifier">c</span>, <span class="ruby-identifier">col_index</span>)
|
|
381
277
|
<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">insert</span>(<span class="ruby-identifier">col_index</span>, <span class="ruby-identifier">c</span>)
|
|
382
278
|
<span class="ruby-identifier">update_cell_coords</span>(<span class="ruby-identifier">col_index</span>)
|
|
383
279
|
<span class="ruby-keyword">end</span></pre>
|
|
384
280
|
</div>
|
|
385
|
-
|
|
386
281
|
</div>
|
|
387
282
|
|
|
388
|
-
|
|
389
283
|
|
|
390
|
-
|
|
391
284
|
</div>
|
|
392
285
|
|
|
393
|
-
|
|
394
286
|
<div id="method-i-size" class="method-detail ">
|
|
395
|
-
|
|
396
287
|
<div class="method-heading">
|
|
397
288
|
<span class="method-name">size</span><span
|
|
398
289
|
class="method-args">()</span>
|
|
399
|
-
|
|
400
290
|
<span class="method-click-advice">click to toggle source</span>
|
|
401
|
-
|
|
402
291
|
</div>
|
|
403
|
-
|
|
404
292
|
|
|
405
293
|
<div class="method-description">
|
|
406
294
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
295
|
|
|
411
|
-
|
|
412
296
|
<div class="method-source-code" id="size-source">
|
|
413
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
297
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 170</span>
|
|
414
298
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">size</span>
|
|
415
299
|
<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">size</span>
|
|
416
300
|
<span class="ruby-keyword">end</span></pre>
|
|
417
301
|
</div>
|
|
418
|
-
|
|
419
302
|
</div>
|
|
420
303
|
|
|
421
|
-
|
|
422
304
|
|
|
423
|
-
|
|
424
305
|
</div>
|
|
425
306
|
|
|
426
|
-
|
|
427
307
|
<div id="method-i-xf" class="method-detail ">
|
|
428
|
-
|
|
429
308
|
<div class="method-heading">
|
|
430
309
|
<span class="method-name">xf</span><span
|
|
431
310
|
class="method-args">()</span>
|
|
432
|
-
|
|
433
311
|
<span class="method-click-advice">click to toggle source</span>
|
|
434
|
-
|
|
435
312
|
</div>
|
|
436
|
-
|
|
437
313
|
|
|
438
314
|
<div class="method-description">
|
|
439
315
|
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
316
|
|
|
444
|
-
|
|
445
317
|
<div class="method-source-code" id="xf-source">
|
|
446
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line
|
|
318
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 192</span>
|
|
447
319
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xf</span>
|
|
448
320
|
<span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>]
|
|
449
321
|
<span class="ruby-keyword">end</span></pre>
|
|
450
322
|
</div>
|
|
451
|
-
|
|
452
323
|
</div>
|
|
453
324
|
|
|
454
|
-
|
|
455
325
|
|
|
456
|
-
|
|
457
326
|
</div>
|
|
458
327
|
|
|
459
|
-
|
|
460
328
|
</section>
|
|
461
|
-
|
|
329
|
+
|
|
462
330
|
</section>
|
|
463
331
|
</main>
|
|
464
332
|
|
|
465
333
|
|
|
466
334
|
<footer id="validator-badges" role="contentinfo">
|
|
467
335
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
468
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
336
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
469
337
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
470
338
|
</footer>
|
|
471
339
|
|
data/rdoc/RubyXL/RowExt.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RowExt - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RowExt - 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">OOXMLObject
|
|
63
|
-
|
|
64
65
|
</div>
|
|
65
66
|
|
|
66
67
|
|
|
@@ -80,24 +81,19 @@
|
|
|
80
81
|
|
|
81
82
|
</section>
|
|
82
83
|
|
|
83
|
-
|
|
84
84
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
85
|
-
|
|
86
85
|
|
|
87
|
-
|
|
88
86
|
|
|
89
|
-
|
|
90
87
|
|
|
91
|
-
|
|
92
88
|
|
|
93
|
-
|
|
89
|
+
|
|
94
90
|
</section>
|
|
95
91
|
</main>
|
|
96
92
|
|
|
97
93
|
|
|
98
94
|
<footer id="validator-badges" role="contentinfo">
|
|
99
95
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
100
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
96
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
101
97
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
102
98
|
</footer>
|
|
103
99
|
|