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