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
|
@@ -98,7 +98,7 @@ module RubyXL
|
|
|
98
98
|
define_attribute(:name, :string, :required => true)
|
|
99
99
|
define_attribute(:sheetId, :int, :required => true)
|
|
100
100
|
define_attribute(:state, RubyXL::ST_Visibility, :default => 'visible')
|
|
101
|
-
|
|
101
|
+
define_relationship(:required => true)
|
|
102
102
|
define_element_name 'sheet'
|
|
103
103
|
end
|
|
104
104
|
|
|
@@ -110,7 +110,7 @@ module RubyXL
|
|
|
110
110
|
|
|
111
111
|
# http://www.datypic.com/sc/ooxml/e-ssml_externalReference-1.html
|
|
112
112
|
class ExternalReference < OOXMLObject
|
|
113
|
-
|
|
113
|
+
define_relationship(:required => true)
|
|
114
114
|
define_element_name 'externalReference'
|
|
115
115
|
end
|
|
116
116
|
|
|
@@ -153,7 +153,7 @@ module RubyXL
|
|
|
153
153
|
# http://www.datypic.com/sc/ooxml/e-ssml_pivotCache-1.html
|
|
154
154
|
class PivotCache < OOXMLObject
|
|
155
155
|
define_attribute(:cacheId, :int, :required => true)
|
|
156
|
-
|
|
156
|
+
define_relationship(:required => true)
|
|
157
157
|
define_element_name 'pivotCache'
|
|
158
158
|
end
|
|
159
159
|
|
|
@@ -299,6 +299,8 @@ module RubyXL
|
|
|
299
299
|
# http://www.datypic.com/sc/ooxml/e-ssml_workbook.html
|
|
300
300
|
class Workbook < OOXMLTopLevelObject
|
|
301
301
|
CONTENT_TYPE = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml'
|
|
302
|
+
CONTENT_TYPE_TEMPLATE = 'application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml'
|
|
303
|
+
CONTENT_TYPE_TEMPLATE_WITH_MACROS = 'application/vnd.ms-excel.template.macroEnabled.main+xml'
|
|
302
304
|
CONTENT_TYPE_WITH_MACROS = 'application/vnd.ms-excel.sheet.macroEnabled.main+xml'
|
|
303
305
|
REL_TYPE = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument'
|
|
304
306
|
|
|
@@ -309,7 +311,10 @@ module RubyXL
|
|
|
309
311
|
include RubyXL::RelationshipSupport
|
|
310
312
|
|
|
311
313
|
def content_type
|
|
312
|
-
|
|
314
|
+
content_type_name = 'CONTENT_TYPE'
|
|
315
|
+
content_type_name << '_TEMPLATE' if is_template
|
|
316
|
+
content_type_name << '_WITH_MACROS' if macros
|
|
317
|
+
self.class.const_get(content_type_name)
|
|
313
318
|
end
|
|
314
319
|
|
|
315
320
|
def related_objects
|
|
@@ -359,6 +364,7 @@ module RubyXL
|
|
|
359
364
|
'http://schemas.microsoft.com/office/spreadsheetml/2010/11/main' => 'x15')
|
|
360
365
|
|
|
361
366
|
attr_accessor :worksheets
|
|
367
|
+
attr_accessor :is_template
|
|
362
368
|
|
|
363
369
|
def before_write_xml
|
|
364
370
|
max_sheet_id = worksheets.collect(&:sheet_id).compact.max || 0
|
|
@@ -393,8 +399,8 @@ module RubyXL
|
|
|
393
399
|
dst_file_path ||= root.source_file_path
|
|
394
400
|
|
|
395
401
|
extension = File.extname(dst_file_path)
|
|
396
|
-
unless %w{.xlsx .xlsm}.include?(extension.downcase)
|
|
397
|
-
raise "Unsupported extension: #{extension} (only .xlsx and .
|
|
402
|
+
unless %w{.xlsx .xlsm .xltx .xltm}.include?(extension.downcase)
|
|
403
|
+
raise "Unsupported extension: #{extension} (only .xlsx, .xlsm, .xltx and .xltm files are supported)."
|
|
398
404
|
end
|
|
399
405
|
|
|
400
406
|
File.open(dst_file_path, "wb") { |output_file| FileUtils.copy_stream(root.stream, output_file) }
|
|
@@ -414,16 +420,22 @@ module RubyXL
|
|
|
414
420
|
private :base_date
|
|
415
421
|
|
|
416
422
|
def date_to_num(date)
|
|
417
|
-
|
|
423
|
+
case date
|
|
424
|
+
when Date, DateTime then (date.ajd - base_date().ajd).to_f
|
|
425
|
+
when Time then ((date.to_r - base_date().to_time.to_r) / 86400).to_f
|
|
426
|
+
end
|
|
418
427
|
end
|
|
419
428
|
|
|
420
429
|
def num_to_date(num)
|
|
430
|
+
return nil if num.nil?
|
|
431
|
+
|
|
421
432
|
# Bug-for-bug Excel compatibility (https://support.microsoft.com/kb/214058/)
|
|
422
|
-
if num
|
|
433
|
+
if num < MARCH_1_1900 then
|
|
423
434
|
num += 1 unless workbook_properties && workbook_properties.date1904
|
|
424
435
|
end
|
|
425
436
|
|
|
426
|
-
|
|
437
|
+
dateparts = num.divmod(1)
|
|
438
|
+
base_date + (dateparts[0] + (dateparts[1] * 86400).round(6) / 86400)
|
|
427
439
|
end
|
|
428
440
|
|
|
429
441
|
include Enumerable
|
|
@@ -432,7 +444,8 @@ module RubyXL
|
|
|
432
444
|
APPVERSION = '12.0000'
|
|
433
445
|
|
|
434
446
|
def initialize(worksheets = [], src_file_path = nil, creator = nil, modifier = nil, created_at = nil,
|
|
435
|
-
company = '', application = APPLICATION, appversion = APPVERSION, date1904 = 0
|
|
447
|
+
company = '', application = APPLICATION, appversion = APPVERSION, date1904 = 0,
|
|
448
|
+
is_template = false)
|
|
436
449
|
super()
|
|
437
450
|
|
|
438
451
|
# Order of sheets in the +worksheets+ array corresponds to the order of pages in Excel UI.
|
|
@@ -457,6 +470,7 @@ module RubyXL
|
|
|
457
470
|
self.creator = creator
|
|
458
471
|
self.modifier = modifier
|
|
459
472
|
self.date1904 = date1904 > 0
|
|
473
|
+
self.is_template = is_template
|
|
460
474
|
end
|
|
461
475
|
|
|
462
476
|
SHEET_NAME_TEMPLATE = 'Sheet%d'
|
|
@@ -88,7 +88,7 @@ module RubyXL
|
|
|
88
88
|
define_attribute(:horizontalDpi, :int, :default => 600)
|
|
89
89
|
define_attribute(:verticalDpi, :int, :default => 600)
|
|
90
90
|
define_attribute(:copies, :int, :default => 1)
|
|
91
|
-
|
|
91
|
+
define_relationship
|
|
92
92
|
define_element_name 'pageSetup'
|
|
93
93
|
end
|
|
94
94
|
|
|
@@ -302,7 +302,7 @@ module RubyXL
|
|
|
302
302
|
# http://www.datypic.com/sc/ooxml/e-ssml_hyperlink-1.html
|
|
303
303
|
class Hyperlink < OOXMLObject
|
|
304
304
|
define_attribute(:ref, :ref, :required => true)
|
|
305
|
-
|
|
305
|
+
define_relationship
|
|
306
306
|
define_attribute(:location, :string)
|
|
307
307
|
define_attribute(:tooltip, :string)
|
|
308
308
|
define_attribute(:display, :string)
|
|
@@ -323,7 +323,7 @@ module RubyXL
|
|
|
323
323
|
define_attribute(:oleUpdate, RubyXL::ST_OleUpdate)
|
|
324
324
|
define_attribute(:autoLoad, :bool, :default => false)
|
|
325
325
|
define_attribute(:shapeId, :int, :required => true)
|
|
326
|
-
|
|
326
|
+
define_relationship
|
|
327
327
|
define_element_name 'oleObject'
|
|
328
328
|
end
|
|
329
329
|
|
|
@@ -339,7 +339,7 @@ module RubyXL
|
|
|
339
339
|
define_attribute(:ref, :ref)
|
|
340
340
|
define_attribute(:name, :string)
|
|
341
341
|
define_attribute(:sheet, :string)
|
|
342
|
-
|
|
342
|
+
define_relationship
|
|
343
343
|
define_element_name 'dataRef'
|
|
344
344
|
end
|
|
345
345
|
|
|
@@ -434,7 +434,7 @@ module RubyXL
|
|
|
434
434
|
# http://www.datypic.com/sc/ooxml/e-ssml_control-1.html
|
|
435
435
|
class EmbeddedControl < OOXMLObject
|
|
436
436
|
define_attribute(:shapeId, :int, :required => true)
|
|
437
|
-
|
|
437
|
+
define_relationship(:required => true)
|
|
438
438
|
define_attribute(:name, :string)
|
|
439
439
|
define_element_name 'control'
|
|
440
440
|
end
|
|
@@ -490,7 +490,7 @@ module RubyXL
|
|
|
490
490
|
# http://www.datypic.com/sc/ooxml/e-ssml_customPr-1.html
|
|
491
491
|
class CustomProperty < OOXMLObject
|
|
492
492
|
define_attribute(:name, :string, :required => true)
|
|
493
|
-
|
|
493
|
+
define_relationship(:required => true)
|
|
494
494
|
define_element_name 'customPr'
|
|
495
495
|
end
|
|
496
496
|
|
|
@@ -572,7 +572,7 @@ module RubyXL
|
|
|
572
572
|
define_attribute(:previousRow, :uint, :default => 0)
|
|
573
573
|
define_attribute(:previousCol, :uint, :default => 0)
|
|
574
574
|
define_attribute(:click, :uint, :default => 0)
|
|
575
|
-
|
|
575
|
+
define_relationship
|
|
576
576
|
define_child_node(RubyXL::PivotArea)
|
|
577
577
|
define_element_name 'pivotSelection'
|
|
578
578
|
end
|
data/lib/rubyXL/worksheet.rb
CHANGED
data/rdoc/README_rdoc.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>README - rubyXL 3.4.
|
|
7
|
+
<title>README - 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="file">
|
|
23
25
|
<nav role="navigation">
|
|
24
26
|
<div id="project-navigation">
|
|
@@ -94,6 +96,7 @@
|
|
|
94
96
|
<li><a href="#label-I-2FO">I/O</a>
|
|
95
97
|
<li><a href="#label-Miscellaneous">Miscellaneous</a>
|
|
96
98
|
<li><a href="#label-Suppress+warnings+about+malformed+input+files">Suppress warnings about malformed input files</a>
|
|
99
|
+
<li><a href="#label-Data+validation+-28colloquially+referred+to+as+-22dropdown+list-22-29">Data validation (colloquially referred to as “dropdown list”)</a>
|
|
97
100
|
<li><a href="#label-For+more+information">For more information</a>
|
|
98
101
|
<li><a href="#label-Contributing+to+rubyXL">Contributing to rubyXL</a>
|
|
99
102
|
<li><a href="#label-Copyright">Copyright</a>
|
|
@@ -102,13 +105,12 @@
|
|
|
102
105
|
|
|
103
106
|
|
|
104
107
|
<div id="project-metadata">
|
|
105
|
-
|
|
108
|
+
|
|
109
|
+
<div id="fileindex-section" class="nav-section">
|
|
106
110
|
<h3>Pages</h3>
|
|
107
111
|
|
|
108
112
|
<ul class="link-list">
|
|
109
|
-
|
|
110
113
|
<li><a href="./README_rdoc.html">README</a>
|
|
111
|
-
|
|
112
114
|
</ul>
|
|
113
115
|
</div>
|
|
114
116
|
|
|
@@ -167,7 +169,7 @@
|
|
|
167
169
|
|
|
168
170
|
<pre class="ruby"><span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">worksheets</span>[<span class="ruby-value">0</span>] <span class="ruby-comment"># Returns first worksheet</span>
|
|
169
171
|
<span class="ruby-identifier">workbook</span>[<span class="ruby-value">0</span>] <span class="ruby-comment"># Returns first worksheet</span>
|
|
170
|
-
<span class="ruby-identifier">workbook</span>[<span class="ruby-string">'Sheet1'</span>] <span class="ruby-comment"># Finds and returns worksheet titled "Sheet1"
|
|
172
|
+
<span class="ruby-identifier">workbook</span>[<span class="ruby-string">'Sheet1'</span>] <span class="ruby-comment"># Finds and returns worksheet titled "Sheet1". Note that sheet names in Excel are limited to 31 character.</span>
|
|
171
173
|
</pre>
|
|
172
174
|
|
|
173
175
|
<h4 id="label-Accessing+a+Row+-28Array+of+Cells-29">Accessing a Row (Array of Cells)<span><a href="#label-Accessing+a+Row+-28Array+of+Cells-29">¶</a> <a href="#top">↑</a></span></h4>
|
|
@@ -186,6 +188,10 @@
|
|
|
186
188
|
<pre class="ruby"><span class="ruby-identifier">worksheet</span> = <span class="ruby-identifier">workbook</span>[<span class="ruby-value">0</span>]
|
|
187
189
|
<span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">sheet_data</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>] <span class="ruby-comment"># Returns cell A1 in the worksheet</span>
|
|
188
190
|
<span class="ruby-identifier">worksheet</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>] <span class="ruby-comment"># Returns cell A1 in the worksheet</span>
|
|
191
|
+
|
|
192
|
+
<span class="ruby-identifier">cell</span> = <span class="ruby-identifier">worksheet</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>]
|
|
193
|
+
<span class="ruby-identifier">cell</span>.<span class="ruby-identifier">value</span> <span class="ruby-comment"># Returns a properly converted value in the cell (if the file claims that the cell</span>
|
|
194
|
+
<span class="ruby-comment"># is holding a number, returns a respective Integer or Float, and so on).</span>
|
|
189
195
|
</pre>
|
|
190
196
|
|
|
191
197
|
<h4 id="label-Wrappers+for+accessing+Cell+properties">Wrappers for accessing Cell properties<span><a href="#label-Wrappers+for+accessing+Cell+properties">¶</a> <a href="#top">↑</a></span></h4>
|
|
@@ -429,6 +435,11 @@
|
|
|
429
435
|
<pre class="ruby"><span class="ruby-constant">RubyXL</span>.<span class="ruby-identifier">class_variable_set</span>(<span class="ruby-value">:@@suppress_warnings</span>, <span class="ruby-keyword">true</span>)
|
|
430
436
|
</pre>
|
|
431
437
|
|
|
438
|
+
<h2 id="label-Data+validation+-28colloquially+referred+to+as+-22dropdown+list-22-29">Data validation (colloquially referred to as “dropdown list”)<span><a href="#label-Data+validation+-28colloquially+referred+to+as+-22dropdown+list-22-29">¶</a> <a href="#top">↑</a></span></h2>
|
|
439
|
+
|
|
440
|
+
<pre class="ruby"><span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">add_validation_list</span>(<span class="ruby-string">"A1"</span>, [ <span class="ruby-string">"value1"</span>, <span class="ruby-string">"value2"</span> ])
|
|
441
|
+
</pre>
|
|
442
|
+
|
|
432
443
|
<h2 id="label-For+more+information">For more information<span><a href="#label-For+more+information">¶</a> <a href="#top">↑</a></span></h2>
|
|
433
444
|
|
|
434
445
|
<p>Take a look at the files in spec/lib/ for rspecs on most methods</p>
|
|
@@ -452,14 +463,15 @@
|
|
|
452
463
|
|
|
453
464
|
<h2 id="label-Copyright">Copyright<span><a href="#label-Copyright">¶</a> <a href="#top">↑</a></span></h2>
|
|
454
465
|
|
|
455
|
-
<p>Copyright © 2011 Vivek Bhagwat, 2013-
|
|
466
|
+
<p>Copyright © 2011 Vivek Bhagwat, 2013-2021 Wesha. See LICENSE.txt for further details.</p>
|
|
467
|
+
|
|
456
468
|
</main>
|
|
457
469
|
|
|
458
470
|
|
|
459
471
|
|
|
460
472
|
<footer id="validator-badges" role="contentinfo">
|
|
461
473
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
462
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
474
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
463
475
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
464
476
|
</footer>
|
|
465
477
|
|
data/rdoc/RubyXL/AExtension.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::AExtension - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::AExtension - 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,26 +57,23 @@
|
|
|
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-c-parse">::parse</a>
|
|
75
|
-
|
|
76
76
|
<li ><a href="#method-i-write_xml">#write_xml</a>
|
|
77
|
-
|
|
78
77
|
</ul>
|
|
79
78
|
</div>
|
|
80
79
|
|
|
@@ -92,21 +91,15 @@
|
|
|
92
91
|
|
|
93
92
|
</section>
|
|
94
93
|
|
|
95
|
-
|
|
96
94
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
97
|
-
|
|
98
95
|
|
|
99
|
-
|
|
100
96
|
|
|
101
|
-
|
|
102
97
|
|
|
103
|
-
|
|
104
98
|
<section class="attribute-method-details" class="method-section">
|
|
105
99
|
<header>
|
|
106
100
|
<h3>Attributes</h3>
|
|
107
101
|
</header>
|
|
108
102
|
|
|
109
|
-
|
|
110
103
|
<div id="attribute-i-raw_xml" class="method-detail">
|
|
111
104
|
<div class="method-heading attribute-method-heading">
|
|
112
105
|
<span class="method-name">raw_xml</span><span
|
|
@@ -115,39 +108,26 @@
|
|
|
115
108
|
|
|
116
109
|
<div class="method-description">
|
|
117
110
|
|
|
118
|
-
|
|
119
|
-
|
|
120
111
|
</div>
|
|
121
112
|
</div>
|
|
122
|
-
|
|
123
113
|
</section>
|
|
124
|
-
|
|
125
114
|
|
|
126
|
-
|
|
115
|
+
|
|
127
116
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section">
|
|
128
117
|
<header>
|
|
129
118
|
<h3>Public Class Methods</h3>
|
|
130
119
|
</header>
|
|
131
120
|
|
|
132
|
-
|
|
133
121
|
<div id="method-c-parse" class="method-detail ">
|
|
134
|
-
|
|
135
122
|
<div class="method-heading">
|
|
136
123
|
<span class="method-name">parse</span><span
|
|
137
124
|
class="method-args">(node, ignore)</span>
|
|
138
|
-
|
|
139
125
|
<span class="method-click-advice">click to toggle source</span>
|
|
140
|
-
|
|
141
126
|
</div>
|
|
142
|
-
|
|
143
127
|
|
|
144
128
|
<div class="method-description">
|
|
145
129
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
130
|
|
|
150
|
-
|
|
151
131
|
<div class="method-source-code" id="parse-source">
|
|
152
132
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/theme.rb, line 13</span>
|
|
153
133
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">parse</span>(<span class="ruby-identifier">node</span>, <span class="ruby-identifier">ignore</span>)
|
|
@@ -156,65 +136,48 @@
|
|
|
156
136
|
<span class="ruby-identifier">obj</span>
|
|
157
137
|
<span class="ruby-keyword">end</span></pre>
|
|
158
138
|
</div>
|
|
159
|
-
|
|
160
139
|
</div>
|
|
161
140
|
|
|
162
|
-
|
|
163
141
|
|
|
164
|
-
|
|
165
142
|
</div>
|
|
166
143
|
|
|
167
|
-
|
|
168
144
|
</section>
|
|
169
|
-
|
|
145
|
+
|
|
170
146
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
171
147
|
<header>
|
|
172
148
|
<h3>Public Instance Methods</h3>
|
|
173
149
|
</header>
|
|
174
150
|
|
|
175
|
-
|
|
176
151
|
<div id="method-i-write_xml" class="method-detail ">
|
|
177
|
-
|
|
178
152
|
<div class="method-heading">
|
|
179
153
|
<span class="method-name">write_xml</span><span
|
|
180
154
|
class="method-args">(xml, node_name_override = nil)</span>
|
|
181
|
-
|
|
182
155
|
<span class="method-click-advice">click to toggle source</span>
|
|
183
|
-
|
|
184
156
|
</div>
|
|
185
|
-
|
|
186
157
|
|
|
187
158
|
<div class="method-description">
|
|
188
159
|
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
160
|
|
|
193
|
-
|
|
194
161
|
<div class="method-source-code" id="write_xml-source">
|
|
195
162
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/theme.rb, line 19</span>
|
|
196
163
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">write_xml</span>(<span class="ruby-identifier">xml</span>, <span class="ruby-identifier">node_name_override</span> = <span class="ruby-keyword">nil</span>)
|
|
197
164
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">raw_xml</span>
|
|
198
165
|
<span class="ruby-keyword">end</span></pre>
|
|
199
166
|
</div>
|
|
200
|
-
|
|
201
167
|
</div>
|
|
202
168
|
|
|
203
|
-
|
|
204
169
|
|
|
205
|
-
|
|
206
170
|
</div>
|
|
207
171
|
|
|
208
|
-
|
|
209
172
|
</section>
|
|
210
|
-
|
|
173
|
+
|
|
211
174
|
</section>
|
|
212
175
|
</main>
|
|
213
176
|
|
|
214
177
|
|
|
215
178
|
<footer id="validator-badges" role="contentinfo">
|
|
216
179
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
217
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
180
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
218
181
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
219
182
|
</footer>
|
|
220
183
|
|
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::AExtensionStorageArea - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::AExtensionStorageArea - 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
|
|