rubyXL 3.4.5 → 3.4.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.circleci/config.yml +2 -1
- data/Gemfile +3 -3
- data/Gemfile.lock +76 -51
- data/LICENSE.txt +1 -1
- data/README.rdoc +10 -2
- data/Rakefile +3 -3
- data/VERSION +1 -1
- data/lib/rubyXL/convenience_methods/cell.rb +11 -1
- data/lib/rubyXL/convenience_methods/color.rb +5 -3
- data/lib/rubyXL/convenience_methods/worksheet.rb +77 -0
- data/lib/rubyXL/objects/chartsheet.rb +1 -1
- data/lib/rubyXL/objects/data_validation.rb +2 -0
- data/lib/rubyXL/objects/document_properties.rb +2 -2
- data/lib/rubyXL/objects/external_links.rb +25 -1
- data/lib/rubyXL/objects/ooxml_object.rb +13 -1
- data/lib/rubyXL/objects/relationships.rb +1 -1
- data/lib/rubyXL/objects/sheet_data.rb +11 -4
- data/lib/rubyXL/objects/storage.rb +1 -0
- data/lib/rubyXL/objects/text.rb +1 -1
- data/lib/rubyXL/objects/theme.rb +1 -1
- data/lib/rubyXL/objects/workbook.rb +24 -10
- data/lib/rubyXL/objects/worksheet.rb +7 -7
- data/lib/rubyXL/worksheet.rb +2 -0
- data/rdoc/README_rdoc.html +22 -10
- data/rdoc/RubyXL/AExtension.html +14 -51
- data/rdoc/RubyXL/AExtensionStorageArea.html +10 -14
- data/rdoc/RubyXL/ActiveX.html +16 -42
- data/rdoc/RubyXL/ActiveXBinary.html +10 -19
- data/rdoc/RubyXL/AdjustHandleList.html +10 -14
- data/rdoc/RubyXL/Alignment.html +10 -14
- data/rdoc/RubyXL/AlternateContent.html +10 -14
- data/rdoc/RubyXL/Authors.html +10 -14
- data/rdoc/RubyXL/AutoFilter.html +10 -14
- data/rdoc/RubyXL/AutoFilterColumn.html +10 -14
- data/rdoc/RubyXL/BinaryImageFile.html +10 -22
- data/rdoc/RubyXL/BodyProperties.html +10 -14
- data/rdoc/RubyXL/BooleanNode.html +10 -14
- data/rdoc/RubyXL/BooleanValue.html +10 -14
- data/rdoc/RubyXL/Border.html +13 -70
- data/rdoc/RubyXL/BorderEdge.html +13 -44
- data/rdoc/RubyXL/Borders.html +13 -31
- data/rdoc/RubyXL/Break.html +10 -14
- data/rdoc/RubyXL/BreakList.html +10 -14
- data/rdoc/RubyXL/CT_AdjPoint2D.html +10 -14
- data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaModulateEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +10 -14
- data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +10 -14
- data/rdoc/RubyXL/CT_Backdrop.html +10 -14
- data/rdoc/RubyXL/CT_Bevel.html +10 -14
- data/rdoc/RubyXL/CT_BiLevelEffect.html +10 -14
- data/rdoc/RubyXL/CT_BlendEffect.html +10 -14
- data/rdoc/RubyXL/CT_Blip.html +10 -14
- data/rdoc/RubyXL/CT_BlipFillProperties.html +10 -14
- data/rdoc/RubyXL/CT_BlurEffect.html +10 -14
- data/rdoc/RubyXL/CT_Camera.html +10 -14
- data/rdoc/RubyXL/CT_Color.html +10 -14
- data/rdoc/RubyXL/CT_ColorChangeEffect.html +10 -14
- data/rdoc/RubyXL/CT_ColorMapping.html +10 -14
- data/rdoc/RubyXL/CT_ColorScheme.html +10 -14
- data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +10 -14
- data/rdoc/RubyXL/CT_ConnectionSite.html +10 -14
- data/rdoc/RubyXL/CT_ConnectionSiteList.html +10 -14
- data/rdoc/RubyXL/CT_DashStop.html +10 -14
- data/rdoc/RubyXL/CT_DashStopList.html +10 -14
- data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +10 -14
- data/rdoc/RubyXL/CT_DuotoneEffect.html +10 -14
- data/rdoc/RubyXL/CT_EffectContainer.html +10 -14
- data/rdoc/RubyXL/CT_EffectList.html +10 -14
- data/rdoc/RubyXL/CT_EffectReference.html +10 -14
- data/rdoc/RubyXL/CT_EffectStyleItem.html +10 -14
- data/rdoc/RubyXL/CT_EffectStyleList.html +10 -14
- data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +10 -14
- data/rdoc/RubyXL/CT_FillEffect.html +10 -14
- data/rdoc/RubyXL/CT_FillOverlayEffect.html +10 -14
- data/rdoc/RubyXL/CT_FillStyleList.html +10 -14
- data/rdoc/RubyXL/CT_FlatText.html +10 -14
- data/rdoc/RubyXL/CT_FontCollection.html +10 -14
- data/rdoc/RubyXL/CT_FontReference.html +10 -14
- data/rdoc/RubyXL/CT_GeomGuideList.html +10 -14
- data/rdoc/RubyXL/CT_GlowEffect.html +10 -14
- data/rdoc/RubyXL/CT_GradientFillProperties.html +10 -14
- data/rdoc/RubyXL/CT_GradientStop.html +10 -14
- data/rdoc/RubyXL/CT_GradientStopList.html +10 -14
- data/rdoc/RubyXL/CT_HSLEffect.html +10 -14
- data/rdoc/RubyXL/CT_HslColor.html +10 -14
- data/rdoc/RubyXL/CT_Hyperlink.html +10 -14
- data/rdoc/RubyXL/CT_InnerShadowEffect.html +10 -14
- data/rdoc/RubyXL/CT_LightRig.html +10 -14
- data/rdoc/RubyXL/CT_LineEndProperties.html +10 -14
- data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +10 -14
- data/rdoc/RubyXL/CT_LineProperties.html +10 -14
- data/rdoc/RubyXL/CT_LineStyleList.html +10 -14
- data/rdoc/RubyXL/CT_LinearShadeProperties.html +10 -14
- data/rdoc/RubyXL/CT_LuminanceEffect.html +10 -14
- data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +10 -14
- data/rdoc/RubyXL/CT_OuterShadowEffect.html +10 -14
- data/rdoc/RubyXL/CT_Path2D.html +10 -14
- data/rdoc/RubyXL/CT_Path2DArcTo.html +10 -14
- data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +10 -14
- data/rdoc/RubyXL/CT_Path2DList.html +10 -14
- data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +10 -14
- data/rdoc/RubyXL/CT_Path2DTo.html +10 -14
- data/rdoc/RubyXL/CT_PathShadeProperties.html +10 -14
- data/rdoc/RubyXL/CT_PatternFillProperties.html +10 -14
- data/rdoc/RubyXL/CT_Point3D.html +10 -14
- data/rdoc/RubyXL/CT_PolarAdjustHandle.html +10 -14
- data/rdoc/RubyXL/CT_PresetColor.html +10 -14
- data/rdoc/RubyXL/CT_PresetLineDashProperties.html +10 -14
- data/rdoc/RubyXL/CT_PresetShadowEffect.html +10 -14
- data/rdoc/RubyXL/CT_PresetTextShape.html +10 -14
- data/rdoc/RubyXL/CT_ReflectionEffect.html +10 -14
- data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +10 -14
- data/rdoc/RubyXL/CT_RelativeRect.html +10 -14
- data/rdoc/RubyXL/CT_SRgbColor.html +10 -14
- data/rdoc/RubyXL/CT_ScRgbColor.html +10 -14
- data/rdoc/RubyXL/CT_Scene3D.html +10 -14
- data/rdoc/RubyXL/CT_SchemeColor.html +10 -14
- data/rdoc/RubyXL/CT_Shape3D.html +10 -14
- data/rdoc/RubyXL/CT_ShapeStyle.html +10 -14
- data/rdoc/RubyXL/CT_SoftEdgesEffect.html +10 -14
- data/rdoc/RubyXL/CT_SphereCoords.html +10 -14
- data/rdoc/RubyXL/CT_StretchInfoProperties.html +10 -14
- data/rdoc/RubyXL/CT_StyleMatrix.html +10 -14
- data/rdoc/RubyXL/CT_StyleMatrixReference.html +10 -14
- data/rdoc/RubyXL/CT_SupplementalFont.html +10 -14
- data/rdoc/RubyXL/CT_SystemColor.html +10 -14
- data/rdoc/RubyXL/CT_TextAutonumberBullet.html +10 -14
- data/rdoc/RubyXL/CT_TextBlipBullet.html +10 -14
- data/rdoc/RubyXL/CT_TextCharBullet.html +10 -14
- data/rdoc/RubyXL/CT_TextCharacterProperties.html +10 -14
- data/rdoc/RubyXL/CT_TextFont.html +10 -14
- data/rdoc/RubyXL/CT_TextListStyle.html +10 -14
- data/rdoc/RubyXL/CT_TextNormalAutofit.html +10 -14
- data/rdoc/RubyXL/CT_TextParagraphProperties.html +10 -14
- data/rdoc/RubyXL/CT_TextSpacing.html +10 -14
- data/rdoc/RubyXL/CT_TextTabStop.html +10 -14
- data/rdoc/RubyXL/CT_TextTabStopList.html +10 -14
- data/rdoc/RubyXL/CT_TileInfoProperties.html +10 -14
- data/rdoc/RubyXL/CT_TintEffect.html +10 -14
- data/rdoc/RubyXL/CT_Transform2D.html +10 -14
- data/rdoc/RubyXL/CT_TransformEffect.html +10 -14
- data/rdoc/RubyXL/CT_Vector3D.html +10 -14
- data/rdoc/RubyXL/CT_XYAdjustHandle.html +10 -14
- data/rdoc/RubyXL/CalculationChain.html +13 -39
- data/rdoc/RubyXL/CalculationChainCell.html +10 -14
- data/rdoc/RubyXL/CalculationProperties.html +10 -14
- data/rdoc/RubyXL/Cell.html +28 -221
- data/rdoc/RubyXL/CellConvenienceMethods.html +70 -475
- data/rdoc/RubyXL/CellExt.html +10 -14
- data/rdoc/RubyXL/CellSmartTag.html +10 -14
- data/rdoc/RubyXL/CellSmartTagProperty.html +10 -14
- data/rdoc/RubyXL/CellSmartTags.html +10 -14
- data/rdoc/RubyXL/CellStyle.html +10 -14
- data/rdoc/RubyXL/CellStyleXFs.html +13 -31
- data/rdoc/RubyXL/CellStyles.html +13 -31
- data/rdoc/RubyXL/CellValue.html +13 -31
- data/rdoc/RubyXL/CellWatch.html +10 -14
- data/rdoc/RubyXL/CellWatches.html +10 -14
- data/rdoc/RubyXL/CellXFs.html +13 -31
- data/rdoc/RubyXL/ChartColorsFile.html +10 -22
- data/rdoc/RubyXL/ChartFile.html +15 -44
- data/rdoc/RubyXL/ChartStyleFile.html +10 -22
- data/rdoc/RubyXL/ChartUserShapesFile.html +10 -22
- data/rdoc/RubyXL/Chartsheet.html +15 -61
- data/rdoc/RubyXL/ChartsheetPageSetup.html +10 -14
- data/rdoc/RubyXL/ChartsheetProperties.html +10 -14
- data/rdoc/RubyXL/ChartsheetProtection.html +10 -14
- data/rdoc/RubyXL/ChartsheetView.html +10 -14
- data/rdoc/RubyXL/ChartsheetViews.html +10 -14
- data/rdoc/RubyXL/Color.html +13 -36
- data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +15 -60
- data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +19 -76
- data/rdoc/RubyXL/ColorConvenienceClasses.html +8 -11
- data/rdoc/RubyXL/ColorConvenienceMethods.html +11 -28
- data/rdoc/RubyXL/ColorFilter.html +10 -14
- data/rdoc/RubyXL/ColorScale.html +10 -14
- data/rdoc/RubyXL/ColorSet.html +10 -14
- data/rdoc/RubyXL/Colors.html +10 -14
- data/rdoc/RubyXL/ColumnRange.html +13 -62
- data/rdoc/RubyXL/ColumnRanges.html +13 -70
- data/rdoc/RubyXL/Comment.html +10 -14
- data/rdoc/RubyXL/CommentList.html +10 -14
- data/rdoc/RubyXL/CommentsFile.html +13 -44
- data/rdoc/RubyXL/ConditionalFormatValue.html +10 -14
- data/rdoc/RubyXL/ConditionalFormatting.html +10 -14
- data/rdoc/RubyXL/ConditionalFormattingRule.html +10 -14
- data/rdoc/RubyXL/Connection.html +10 -14
- data/rdoc/RubyXL/ConnectionTable.html +10 -14
- data/rdoc/RubyXL/ConnectionTables.html +10 -14
- data/rdoc/RubyXL/ConnectionTextField.html +10 -14
- data/rdoc/RubyXL/ConnectionTextFields.html +10 -14
- data/rdoc/RubyXL/Connections.html +13 -39
- data/rdoc/RubyXL/ContentTypeDefault.html +10 -14
- data/rdoc/RubyXL/ContentTypeOverride.html +10 -14
- data/rdoc/RubyXL/ContentTypes.html +13 -52
- data/rdoc/RubyXL/ControlPropertiesFile.html +12 -19
- data/rdoc/RubyXL/CorePropertiesFile.html +15 -150
- data/rdoc/RubyXL/CustomColor.html +10 -14
- data/rdoc/RubyXL/CustomColorList.html +10 -14
- data/rdoc/RubyXL/CustomFilter.html +10 -14
- data/rdoc/RubyXL/CustomFilters.html +10 -14
- data/rdoc/RubyXL/CustomGeometry.html +10 -14
- data/rdoc/RubyXL/CustomProperties.html +10 -14
- data/rdoc/RubyXL/CustomPropertiesFile.html +10 -22
- data/rdoc/RubyXL/CustomProperty.html +10 -14
- data/rdoc/RubyXL/CustomPropertyFile.html +10 -22
- data/rdoc/RubyXL/CustomSheetView.html +10 -14
- data/rdoc/RubyXL/CustomSheetViews.html +10 -14
- data/rdoc/RubyXL/CustomWorkbookView.html +10 -14
- data/rdoc/RubyXL/CustomWorkbookViews.html +10 -14
- data/rdoc/RubyXL/CustomXMLFile.html +10 -19
- data/rdoc/RubyXL/DXF.html +10 -14
- data/rdoc/RubyXL/DXFs.html +10 -14
- data/rdoc/RubyXL/DataBar.html +10 -14
- data/rdoc/RubyXL/DataConsolidate.html +10 -14
- data/rdoc/RubyXL/DataConsolidationReference.html +10 -14
- data/rdoc/RubyXL/DataConsolidationReferences.html +10 -14
- data/rdoc/RubyXL/DataType.html +8 -34
- data/rdoc/RubyXL/DataValidation.html +10 -14
- data/rdoc/RubyXL/DataValidations.html +10 -14
- data/rdoc/RubyXL/DateGroupItem.html +10 -14
- data/rdoc/RubyXL/DefinedName.html +10 -14
- data/rdoc/RubyXL/DefinedNameExt.html +10 -14
- data/rdoc/RubyXL/DefinedNames.html +10 -14
- data/rdoc/RubyXL/DefinedNamesExt.html +10 -14
- data/rdoc/RubyXL/DocumentPropertiesFile.html +13 -57
- data/rdoc/RubyXL/DrawingFile.html +15 -44
- data/rdoc/RubyXL/DynamicFilter.html +10 -14
- data/rdoc/RubyXL/EmbeddedControl.html +10 -14
- data/rdoc/RubyXL/EmbeddedControls.html +10 -14
- data/rdoc/RubyXL/Extension.html +10 -14
- data/rdoc/RubyXL/ExtensionStorageArea.html +10 -14
- data/rdoc/RubyXL/Extents.html +10 -14
- data/rdoc/RubyXL/ExternalBook.html +10 -14
- data/rdoc/RubyXL/ExternalLinksFile.html +16 -45
- data/rdoc/RubyXL/ExternalReference.html +10 -14
- data/rdoc/RubyXL/ExternalReferences.html +10 -14
- data/rdoc/RubyXL/ExtraColorSchemeList.html +10 -14
- data/rdoc/RubyXL/FieldItem.html +10 -14
- data/rdoc/RubyXL/FileRecoveryProperties.html +10 -14
- data/rdoc/RubyXL/FileSharing.html +10 -14
- data/rdoc/RubyXL/FileVersion.html +10 -14
- data/rdoc/RubyXL/Fill.html +13 -31
- data/rdoc/RubyXL/Fills.html +13 -31
- data/rdoc/RubyXL/FilterContainer.html +10 -14
- data/rdoc/RubyXL/FloatNode.html +10 -14
- data/rdoc/RubyXL/FloatValue.html +10 -14
- data/rdoc/RubyXL/Font.html +13 -36
- data/rdoc/RubyXL/FontConvenienceMethods.html +11 -197
- data/rdoc/RubyXL/FontScheme.html +10 -14
- data/rdoc/RubyXL/Fonts.html +13 -31
- data/rdoc/RubyXL/Formula.html +10 -14
- data/rdoc/RubyXL/FunctionGroup.html +10 -14
- data/rdoc/RubyXL/FunctionGroups.html +10 -14
- data/rdoc/RubyXL/GenericStorageObject.html +14 -75
- data/rdoc/RubyXL/GradientFill.html +10 -14
- data/rdoc/RubyXL/HeaderFooterSettings.html +10 -14
- data/rdoc/RubyXL/Hyperlink.html +10 -14
- data/rdoc/RubyXL/HyperlinkRelFile.html +10 -19
- data/rdoc/RubyXL/Hyperlinks.html +10 -14
- data/rdoc/RubyXL/IconFilter.html +10 -14
- data/rdoc/RubyXL/IconSet.html +10 -14
- data/rdoc/RubyXL/IgnoredError.html +10 -14
- data/rdoc/RubyXL/IgnoredErrors.html +10 -14
- data/rdoc/RubyXL/IndexedColors.html +10 -14
- data/rdoc/RubyXL/InputCells.html +10 -14
- data/rdoc/RubyXL/IntegerNode.html +10 -14
- data/rdoc/RubyXL/IntegerValue.html +10 -14
- data/rdoc/RubyXL/LegacyCell.html +11 -28
- data/rdoc/RubyXL/LegacyWorksheet.html +16 -88
- data/rdoc/RubyXL/MRUColors.html +10 -14
- data/rdoc/RubyXL/MacrosFile.html +10 -22
- data/rdoc/RubyXL/MergedCell.html +10 -14
- data/rdoc/RubyXL/MergedCells.html +10 -14
- data/rdoc/RubyXL/NumFmt.html +10 -14
- data/rdoc/RubyXL/NumberFormat.html +13 -31
- data/rdoc/RubyXL/NumberFormats.html +13 -36
- data/rdoc/RubyXL/OLEObject.html +10 -14
- data/rdoc/RubyXL/OLEObjectFile.html +10 -22
- data/rdoc/RubyXL/OLEObjects.html +10 -14
- data/rdoc/RubyXL/OLESize.html +10 -14
- data/rdoc/RubyXL/OOXMLContainerObject.html +24 -116
- data/rdoc/RubyXL/OOXMLIgnored.html +14 -46
- data/rdoc/RubyXL/OOXMLObject.html +12 -19
- data/rdoc/RubyXL/OOXMLObjectClassMethods.html +39 -84
- data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +28 -141
- data/rdoc/RubyXL/OOXMLRelationshipsFile.html +15 -169
- data/rdoc/RubyXL/OOXMLTopLevelObject.html +19 -103
- data/rdoc/RubyXL/OdbcOleDbProperties.html +10 -14
- data/rdoc/RubyXL/Offset.html +10 -14
- data/rdoc/RubyXL/OlapProperties.html +10 -14
- data/rdoc/RubyXL/OleItem.html +99 -0
- data/rdoc/RubyXL/OleItems.html +99 -0
- data/rdoc/RubyXL/OleLink.html +99 -0
- data/rdoc/RubyXL/OutlineProperties.html +10 -14
- data/rdoc/RubyXL/PageMargins.html +10 -14
- data/rdoc/RubyXL/PageSetup.html +10 -14
- data/rdoc/RubyXL/PageSetupProperties.html +10 -14
- data/rdoc/RubyXL/Pane.html +10 -14
- data/rdoc/RubyXL/Parser.html +13 -44
- data/rdoc/RubyXL/PatternFill.html +10 -14
- data/rdoc/RubyXL/PhoneticProperties.html +10 -14
- data/rdoc/RubyXL/PhoneticRun.html +10 -14
- data/rdoc/RubyXL/PivotArea.html +10 -14
- data/rdoc/RubyXL/PivotCache.html +10 -14
- data/rdoc/RubyXL/PivotCacheDefinitionFile.html +12 -27
- data/rdoc/RubyXL/PivotCacheRecordsFile.html +10 -22
- data/rdoc/RubyXL/PivotCaches.html +10 -14
- data/rdoc/RubyXL/PivotReference.html +10 -14
- data/rdoc/RubyXL/PivotReferences.html +10 -14
- data/rdoc/RubyXL/PivotTableFile.html +12 -27
- data/rdoc/RubyXL/PivotTableSelection.html +10 -14
- data/rdoc/RubyXL/PresetGeometry.html +10 -14
- data/rdoc/RubyXL/PrintOptions.html +10 -14
- data/rdoc/RubyXL/PrinterSettingsFile.html +10 -22
- data/rdoc/RubyXL/ProtectedRange.html +10 -14
- data/rdoc/RubyXL/ProtectedRanges.html +10 -14
- data/rdoc/RubyXL/Protection.html +10 -14
- data/rdoc/RubyXL/QueryParameter.html +10 -14
- data/rdoc/RubyXL/QueryParameters.html +10 -14
- data/rdoc/RubyXL/QueryTable.html +15 -44
- data/rdoc/RubyXL/QueryTableDeletedField.html +10 -14
- data/rdoc/RubyXL/QueryTableDeletedFields.html +10 -14
- data/rdoc/RubyXL/QueryTableField.html +10 -14
- data/rdoc/RubyXL/QueryTableFields.html +10 -14
- data/rdoc/RubyXL/QueryTableRefresh.html +10 -14
- data/rdoc/RubyXL/RID.html +10 -14
- data/rdoc/RubyXL/RawOOXML.html +14 -51
- data/rdoc/RubyXL/Reference.html +14 -192
- data/rdoc/RubyXL/Relationship.html +10 -14
- data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +11 -28
- data/rdoc/RubyXL/RelationshipSupport.html +14 -108
- data/rdoc/RubyXL/RevisionPointer.html +10 -14
- data/rdoc/RubyXL/RichText.html +14 -32
- data/rdoc/RubyXL/RichTextRun.html +13 -31
- data/rdoc/RubyXL/Row.html +22 -154
- data/rdoc/RubyXL/RowExt.html +10 -14
- data/rdoc/RubyXL/RunProperties.html +10 -14
- data/rdoc/RubyXL/Scenario.html +10 -14
- data/rdoc/RubyXL/Scenarios.html +10 -14
- data/rdoc/RubyXL/Selection.html +13 -31
- data/rdoc/RubyXL/ShapeGuide.html +10 -14
- data/rdoc/RubyXL/ShapeTextRectangle.html +10 -14
- data/rdoc/RubyXL/SharedStringsTable.html +14 -121
- data/rdoc/RubyXL/Sheet.html +10 -14
- data/rdoc/RubyXL/SheetCalculationProperties.html +10 -14
- data/rdoc/RubyXL/SheetData.html +15 -46
- data/rdoc/RubyXL/SheetDataExt.html +10 -14
- data/rdoc/RubyXL/SheetDataSet.html +10 -14
- data/rdoc/RubyXL/SheetName.html +10 -14
- data/rdoc/RubyXL/SheetNames.html +10 -14
- data/rdoc/RubyXL/Sheets.html +10 -14
- data/rdoc/RubyXL/SlicerCacheFile.html +10 -22
- data/rdoc/RubyXL/SlicerFile.html +10 -22
- data/rdoc/RubyXL/SmartTagProperties.html +10 -14
- data/rdoc/RubyXL/SmartTagType.html +10 -14
- data/rdoc/RubyXL/SmartTagTypes.html +10 -14
- data/rdoc/RubyXL/SmartTags.html +10 -14
- data/rdoc/RubyXL/SortCondition.html +10 -14
- data/rdoc/RubyXL/SortState.html +10 -14
- data/rdoc/RubyXL/Sqref.html +14 -46
- data/rdoc/RubyXL/Stop.html +10 -14
- data/rdoc/RubyXL/StringNode.html +10 -14
- data/rdoc/RubyXL/StringNodeW3C.html +14 -46
- data/rdoc/RubyXL/StringValue.html +10 -14
- data/rdoc/RubyXL/Stylesheet.html +14 -94
- data/rdoc/RubyXL/TableFile.html +10 -22
- data/rdoc/RubyXL/TableParts.html +10 -14
- data/rdoc/RubyXL/TableStyle.html +10 -14
- data/rdoc/RubyXL/TableStyles.html +10 -14
- data/rdoc/RubyXL/Text.html +13 -52
- data/rdoc/RubyXL/TextImportSettings.html +10 -14
- data/rdoc/RubyXL/Theme.html +14 -67
- data/rdoc/RubyXL/ThemeElements.html +10 -14
- data/rdoc/RubyXL/ThumbnailFile.html +10 -22
- data/rdoc/RubyXL/Top10.html +10 -14
- data/rdoc/RubyXL/VMLDrawingFile.html +12 -27
- data/rdoc/RubyXL/Variant.html +10 -14
- data/rdoc/RubyXL/Vector.html +13 -31
- data/rdoc/RubyXL/VectorValue.html +10 -14
- data/rdoc/RubyXL/VisualProperties.html +10 -14
- data/rdoc/RubyXL/WebPublishObject.html +10 -14
- data/rdoc/RubyXL/WebPublishObjects.html +10 -14
- data/rdoc/RubyXL/WebPublishingItem.html +10 -14
- data/rdoc/RubyXL/WebPublishingItems.html +10 -14
- data/rdoc/RubyXL/WebPublishingProperties.html +10 -14
- data/rdoc/RubyXL/WebQueryProperties.html +10 -14
- data/rdoc/RubyXL/Workbook.html +76 -465
- data/rdoc/RubyXL/WorkbookConvenienceMethods.html +11 -223
- data/rdoc/RubyXL/WorkbookProperties.html +10 -14
- data/rdoc/RubyXL/WorkbookProtection.html +10 -14
- data/rdoc/RubyXL/WorkbookRoot.html +16 -101
- data/rdoc/RubyXL/WorkbookView.html +10 -14
- data/rdoc/RubyXL/WorkbookViews.html +10 -14
- data/rdoc/RubyXL/Worksheet.html +16 -132
- data/rdoc/RubyXL/WorksheetConvenienceMethods.html +171 -987
- data/rdoc/RubyXL/WorksheetDimensions.html +10 -14
- data/rdoc/RubyXL/WorksheetFormatProperties.html +10 -14
- data/rdoc/RubyXL/WorksheetProperties.html +10 -14
- data/rdoc/RubyXL/WorksheetProtection.html +10 -14
- data/rdoc/RubyXL/WorksheetView.html +10 -14
- data/rdoc/RubyXL/WorksheetViews.html +10 -14
- data/rdoc/RubyXL/XF.html +10 -14
- data/rdoc/RubyXL.html +11 -321
- data/rdoc/created.rid +26 -26
- data/rdoc/css/rdoc.css +55 -6
- data/rdoc/index.html +13 -390
- data/rdoc/js/darkfish.js +22 -99
- data/rdoc/js/navigation.js +4 -40
- data/rdoc/js/navigation.js.gz +0 -0
- data/rdoc/js/search.js +32 -31
- data/rdoc/js/search_index.js +1 -1
- data/rdoc/js/search_index.js.gz +0 -0
- data/rdoc/js/searcher.js +6 -6
- data/rdoc/js/searcher.js.gz +0 -0
- data/rdoc/table_of_contents.html +33 -7
- data/rubyXL.gemspec +24 -31
- data/spec/lib/cell_spec.rb +44 -2
- data/spec/lib/rgb_color_spec.rb +16 -0
- data/spec/lib/worksheet_spec.rb +301 -0
- metadata +12 -10
- data/rdoc/js/jquery.js +0 -4
data/rdoc/RubyXL/Workbook.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Workbook - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Workbook - 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,93 +57,58 @@
|
|
|
55
57
|
|
|
56
58
|
<div id="class-metadata">
|
|
57
59
|
|
|
58
|
-
|
|
60
|
+
|
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
|
59
62
|
<h3>Parent</h3>
|
|
60
63
|
|
|
61
|
-
|
|
62
64
|
<p class="link"><a href="OOXMLTopLevelObject.html">RubyXL::OOXMLTopLevelObject</a>
|
|
63
|
-
|
|
64
65
|
</div>
|
|
65
66
|
|
|
66
|
-
|
|
67
|
+
|
|
68
|
+
<div id="includes-section" class="nav-section">
|
|
67
69
|
<h3>Included Modules</h3>
|
|
68
70
|
|
|
69
71
|
<ul class="link-list">
|
|
70
|
-
|
|
71
|
-
|
|
72
72
|
<li><a class="include" href="RelationshipSupport.html">RubyXL::RelationshipSupport</a>
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
73
|
<li><span class="include">Enumerable</span>
|
|
77
|
-
|
|
78
|
-
|
|
79
74
|
</ul>
|
|
80
75
|
</div>
|
|
81
76
|
|
|
82
77
|
|
|
83
|
-
|
|
78
|
+
|
|
79
|
+
<!-- Method Quickref -->
|
|
84
80
|
<div id="method-list-section" class="nav-section">
|
|
85
81
|
<h3>Methods</h3>
|
|
86
82
|
|
|
87
83
|
<ul class="link-list" role="directory">
|
|
88
|
-
|
|
89
84
|
<li class="calls-super" ><a href="#method-c-new">::new</a>
|
|
90
|
-
|
|
91
85
|
<li ><a href="#method-i-5B-5D">#[]</a>
|
|
92
|
-
|
|
93
86
|
<li ><a href="#method-i-add_worksheet">#add_worksheet</a>
|
|
94
|
-
|
|
95
87
|
<li ><a href="#method-i-application">#application</a>
|
|
96
|
-
|
|
97
88
|
<li ><a href="#method-i-application-3D">#application=</a>
|
|
98
|
-
|
|
99
89
|
<li ><a href="#method-i-appversion">#appversion</a>
|
|
100
|
-
|
|
101
90
|
<li ><a href="#method-i-appversion-3D">#appversion=</a>
|
|
102
|
-
|
|
103
91
|
<li ><a href="#method-i-before_write_xml">#before_write_xml</a>
|
|
104
|
-
|
|
105
92
|
<li ><a href="#method-i-company">#company</a>
|
|
106
|
-
|
|
107
93
|
<li ><a href="#method-i-company-3D">#company=</a>
|
|
108
|
-
|
|
109
94
|
<li ><a href="#method-i-content_type">#content_type</a>
|
|
110
|
-
|
|
111
95
|
<li ><a href="#method-i-created_at">#created_at</a>
|
|
112
|
-
|
|
113
96
|
<li ><a href="#method-i-created_at-3D">#created_at=</a>
|
|
114
|
-
|
|
115
97
|
<li ><a href="#method-i-creator">#creator</a>
|
|
116
|
-
|
|
117
98
|
<li ><a href="#method-i-creator-3D">#creator=</a>
|
|
118
|
-
|
|
119
99
|
<li ><a href="#method-i-date1904">#date1904</a>
|
|
120
|
-
|
|
121
100
|
<li ><a href="#method-i-date1904-3D">#date1904=</a>
|
|
122
|
-
|
|
123
101
|
<li ><a href="#method-i-date_to_num">#date_to_num</a>
|
|
124
|
-
|
|
125
102
|
<li ><a href="#method-i-modified_at">#modified_at</a>
|
|
126
|
-
|
|
127
103
|
<li ><a href="#method-i-modified_at-3D">#modified_at=</a>
|
|
128
|
-
|
|
129
104
|
<li ><a href="#method-i-modifier">#modifier</a>
|
|
130
|
-
|
|
131
105
|
<li ><a href="#method-i-modifier-3D">#modifier=</a>
|
|
132
|
-
|
|
133
106
|
<li ><a href="#method-i-num_to_date">#num_to_date</a>
|
|
134
|
-
|
|
135
107
|
<li ><a href="#method-i-related_objects">#related_objects</a>
|
|
136
|
-
|
|
137
108
|
<li ><a href="#method-i-save">#save</a>
|
|
138
|
-
|
|
139
109
|
<li ><a href="#method-i-stream">#stream</a>
|
|
140
|
-
|
|
141
110
|
<li ><a href="#method-i-write">#write</a>
|
|
142
|
-
|
|
143
111
|
<li ><a href="#method-i-xlsx_path">#xlsx_path</a>
|
|
144
|
-
|
|
145
112
|
</ul>
|
|
146
113
|
</div>
|
|
147
114
|
|
|
@@ -159,80 +126,56 @@
|
|
|
159
126
|
|
|
160
127
|
</section>
|
|
161
128
|
|
|
162
|
-
|
|
163
129
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
164
|
-
|
|
165
130
|
|
|
166
|
-
|
|
167
131
|
|
|
168
|
-
|
|
169
132
|
<section class="constants-list">
|
|
170
133
|
<header>
|
|
171
134
|
<h3>Constants</h3>
|
|
172
135
|
</header>
|
|
173
136
|
<dl>
|
|
174
|
-
|
|
175
137
|
<dt id="APPLICATION">APPLICATION
|
|
176
|
-
|
|
177
138
|
<dd>
|
|
178
|
-
|
|
179
|
-
|
|
180
139
|
<dt id="APPVERSION">APPVERSION
|
|
181
|
-
|
|
182
140
|
<dd>
|
|
183
|
-
|
|
184
|
-
|
|
185
141
|
<dt id="CONTENT_TYPE">CONTENT_TYPE
|
|
186
|
-
|
|
187
142
|
<dd>
|
|
188
|
-
|
|
189
|
-
|
|
143
|
+
<dt id="CONTENT_TYPE_TEMPLATE">CONTENT_TYPE_TEMPLATE
|
|
144
|
+
<dd>
|
|
145
|
+
<dt id="CONTENT_TYPE_TEMPLATE_WITH_MACROS">CONTENT_TYPE_TEMPLATE_WITH_MACROS
|
|
146
|
+
<dd>
|
|
190
147
|
<dt id="CONTENT_TYPE_WITH_MACROS">CONTENT_TYPE_WITH_MACROS
|
|
191
|
-
|
|
192
148
|
<dd>
|
|
193
|
-
|
|
194
|
-
|
|
195
149
|
<dt id="DATE1899">DATE1899
|
|
196
|
-
|
|
197
150
|
<dd><p>Subtracting one day to accomodate for erroneous 1900 leap year compatibility only for 1900 based dates</p>
|
|
198
|
-
|
|
199
|
-
|
|
200
151
|
<dt id="DATE1904">DATE1904
|
|
201
|
-
|
|
202
152
|
<dd>
|
|
203
|
-
|
|
204
|
-
|
|
205
153
|
<dt id="MARCH_1_1900">MARCH_1_1900
|
|
206
|
-
|
|
207
154
|
<dd>
|
|
208
|
-
|
|
209
|
-
|
|
210
155
|
<dt id="REL_TYPE">REL_TYPE
|
|
211
|
-
|
|
212
156
|
<dd>
|
|
213
|
-
|
|
214
|
-
|
|
215
157
|
<dt id="SHEET_NAME_FORBIDDEN_CHARS">SHEET_NAME_FORBIDDEN_CHARS
|
|
216
|
-
|
|
217
158
|
<dd><p><a href="http://www.accountingweb.com/technology/excel/seven-characters-you-cant-use-in-worksheet-names">www.accountingweb.com/technology/excel/seven-characters-you-cant-use-in-worksheet-names</a></p>
|
|
218
|
-
|
|
219
|
-
|
|
220
159
|
<dt id="SHEET_NAME_TEMPLATE">SHEET_NAME_TEMPLATE
|
|
221
|
-
|
|
222
160
|
<dd>
|
|
223
|
-
|
|
224
|
-
|
|
225
161
|
</dl>
|
|
226
162
|
</section>
|
|
227
|
-
|
|
228
163
|
|
|
229
|
-
|
|
230
164
|
<section class="attribute-method-details" class="method-section">
|
|
231
165
|
<header>
|
|
232
166
|
<h3>Attributes</h3>
|
|
233
167
|
</header>
|
|
234
168
|
|
|
235
|
-
|
|
169
|
+
<div id="attribute-i-is_template" class="method-detail">
|
|
170
|
+
<div class="method-heading attribute-method-heading">
|
|
171
|
+
<span class="method-name">is_template</span><span
|
|
172
|
+
class="attribute-access-type">[RW]</span>
|
|
173
|
+
</div>
|
|
174
|
+
|
|
175
|
+
<div class="method-description">
|
|
176
|
+
|
|
177
|
+
</div>
|
|
178
|
+
</div>
|
|
236
179
|
<div id="attribute-i-worksheets" class="method-detail">
|
|
237
180
|
<div class="method-heading attribute-method-heading">
|
|
238
181
|
<span class="method-name">worksheets</span><span
|
|
@@ -241,48 +184,35 @@
|
|
|
241
184
|
|
|
242
185
|
<div class="method-description">
|
|
243
186
|
|
|
244
|
-
|
|
245
|
-
|
|
246
187
|
</div>
|
|
247
188
|
</div>
|
|
248
|
-
|
|
249
189
|
</section>
|
|
250
|
-
|
|
251
190
|
|
|
252
|
-
|
|
191
|
+
|
|
253
192
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section">
|
|
254
193
|
<header>
|
|
255
194
|
<h3>Public Class Methods</h3>
|
|
256
195
|
</header>
|
|
257
196
|
|
|
258
|
-
|
|
259
197
|
<div id="method-c-new" class="method-detail ">
|
|
260
|
-
|
|
261
198
|
<div class="method-heading">
|
|
262
199
|
<span class="method-name">new</span><span
|
|
263
|
-
class="method-args">(worksheets = [], src_file_path = nil, creator = nil, modifier = nil, created_at = nil, company = '', application = APPLICATION, appversion = APPVERSION, date1904 = 0)</span>
|
|
264
|
-
|
|
200
|
+
class="method-args">(worksheets = [], src_file_path = nil, creator = nil, modifier = nil, created_at = nil, company = '', application = APPLICATION, appversion = APPVERSION, date1904 = 0, is_template = false)</span>
|
|
265
201
|
<span class="method-click-advice">click to toggle source</span>
|
|
266
|
-
|
|
267
202
|
</div>
|
|
268
|
-
|
|
269
203
|
|
|
270
204
|
<div class="method-description">
|
|
271
205
|
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
206
|
<div class="method-calls-super">
|
|
276
207
|
Calls superclass method
|
|
277
208
|
<a href="OOXMLObjectInstanceMethods.html#method-c-new"><code>RubyXL::OOXMLObjectInstanceMethods::new</code></a>
|
|
278
209
|
</div>
|
|
279
|
-
|
|
280
210
|
|
|
281
|
-
|
|
282
211
|
<div class="method-source-code" id="new-source">
|
|
283
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
212
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 446</span>
|
|
284
213
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(<span class="ruby-identifier">worksheets</span> = [], <span class="ruby-identifier">src_file_path</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">creator</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">modifier</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">created_at</span> = <span class="ruby-keyword">nil</span>,
|
|
285
|
-
<span class="ruby-identifier">company</span> = <span class="ruby-string">''</span>, <span class="ruby-identifier">application</span> = <span class="ruby-constant">APPLICATION</span>, <span class="ruby-identifier">appversion</span> = <span class="ruby-constant">APPVERSION</span>, <span class="ruby-identifier">date1904</span> = <span class="ruby-value">0</span
|
|
214
|
+
<span class="ruby-identifier">company</span> = <span class="ruby-string">''</span>, <span class="ruby-identifier">application</span> = <span class="ruby-constant">APPLICATION</span>, <span class="ruby-identifier">appversion</span> = <span class="ruby-constant">APPVERSION</span>, <span class="ruby-identifier">date1904</span> = <span class="ruby-value">0</span>,
|
|
215
|
+
<span class="ruby-identifier">is_template</span> = <span class="ruby-keyword">false</span>)
|
|
286
216
|
<span class="ruby-keyword">super</span>()
|
|
287
217
|
|
|
288
218
|
<span class="ruby-comment"># Order of sheets in the +worksheets+ array corresponds to the order of pages in Excel UI.</span>
|
|
@@ -307,45 +237,33 @@
|
|
|
307
237
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">creator</span> = <span class="ruby-identifier">creator</span>
|
|
308
238
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">modifier</span> = <span class="ruby-identifier">modifier</span>
|
|
309
239
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">date1904</span> = <span class="ruby-identifier">date1904</span> <span class="ruby-operator">></span> <span class="ruby-value">0</span>
|
|
240
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">is_template</span> = <span class="ruby-identifier">is_template</span>
|
|
310
241
|
<span class="ruby-keyword">end</span></pre>
|
|
311
242
|
</div>
|
|
312
|
-
|
|
313
243
|
</div>
|
|
314
244
|
|
|
315
|
-
|
|
316
245
|
|
|
317
|
-
|
|
318
246
|
</div>
|
|
319
247
|
|
|
320
|
-
|
|
321
248
|
</section>
|
|
322
|
-
|
|
249
|
+
|
|
323
250
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
324
251
|
<header>
|
|
325
252
|
<h3>Public Instance Methods</h3>
|
|
326
253
|
</header>
|
|
327
254
|
|
|
328
|
-
|
|
329
255
|
<div id="method-i-5B-5D" class="method-detail ">
|
|
330
|
-
|
|
331
256
|
<div class="method-heading">
|
|
332
257
|
<span class="method-name">[]</span><span
|
|
333
258
|
class="method-args">(ind)</span>
|
|
334
|
-
|
|
335
259
|
<span class="method-click-advice">click to toggle source</span>
|
|
336
|
-
|
|
337
260
|
</div>
|
|
338
|
-
|
|
339
261
|
|
|
340
262
|
<div class="method-description">
|
|
341
|
-
|
|
342
263
|
<p>Finds worksheet by its name or numerical index</p>
|
|
343
|
-
|
|
344
|
-
|
|
345
264
|
|
|
346
|
-
|
|
347
265
|
<div class="method-source-code" id="5B-5D-source">
|
|
348
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
266
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 479</span>
|
|
349
267
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">[]</span>(<span class="ruby-identifier">ind</span>)
|
|
350
268
|
<span class="ruby-keyword">case</span> <span class="ruby-identifier">ind</span>
|
|
351
269
|
<span class="ruby-keyword">when</span> <span class="ruby-constant">Integer</span> <span class="ruby-keyword">then</span> <span class="ruby-identifier">worksheets</span>[<span class="ruby-identifier">ind</span>]
|
|
@@ -353,37 +271,25 @@
|
|
|
353
271
|
<span class="ruby-keyword">end</span>
|
|
354
272
|
<span class="ruby-keyword">end</span></pre>
|
|
355
273
|
</div>
|
|
356
|
-
|
|
357
274
|
</div>
|
|
358
275
|
|
|
359
|
-
|
|
360
276
|
|
|
361
|
-
|
|
362
277
|
</div>
|
|
363
278
|
|
|
364
|
-
|
|
365
279
|
<div id="method-i-add_worksheet" class="method-detail ">
|
|
366
|
-
|
|
367
280
|
<div class="method-heading">
|
|
368
281
|
<span class="method-name">add_worksheet</span><span
|
|
369
282
|
class="method-args">(name = nil)</span>
|
|
370
|
-
|
|
371
283
|
<span class="method-click-advice">click to toggle source</span>
|
|
372
|
-
|
|
373
284
|
</div>
|
|
374
|
-
|
|
375
285
|
|
|
376
286
|
<div class="method-description">
|
|
377
|
-
|
|
378
287
|
<p>Create new simple worksheet and add it to the workbook worksheets</p>
|
|
379
288
|
|
|
380
289
|
<p>@param [String] The name for the new worksheet</p>
|
|
381
|
-
|
|
382
|
-
|
|
383
290
|
|
|
384
|
-
|
|
385
291
|
<div class="method-source-code" id="add_worksheet-source">
|
|
386
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
292
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 489</span>
|
|
387
293
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">add_worksheet</span>(<span class="ruby-identifier">name</span> = <span class="ruby-keyword">nil</span>)
|
|
388
294
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">name</span>.<span class="ruby-identifier">nil?</span> <span class="ruby-keyword">then</span>
|
|
389
295
|
<span class="ruby-identifier">n</span> = <span class="ruby-value">0</span>
|
|
@@ -398,169 +304,109 @@
|
|
|
398
304
|
<span class="ruby-identifier">new_worksheet</span>
|
|
399
305
|
<span class="ruby-keyword">end</span></pre>
|
|
400
306
|
</div>
|
|
401
|
-
|
|
402
307
|
</div>
|
|
403
308
|
|
|
404
|
-
|
|
405
309
|
|
|
406
|
-
|
|
407
310
|
</div>
|
|
408
311
|
|
|
409
|
-
|
|
410
312
|
<div id="method-i-application" class="method-detail ">
|
|
411
|
-
|
|
412
313
|
<div class="method-heading">
|
|
413
314
|
<span class="method-name">application</span><span
|
|
414
315
|
class="method-args">()</span>
|
|
415
|
-
|
|
416
316
|
<span class="method-click-advice">click to toggle source</span>
|
|
417
|
-
|
|
418
317
|
</div>
|
|
419
|
-
|
|
420
318
|
|
|
421
319
|
<div class="method-description">
|
|
422
320
|
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
321
|
|
|
427
|
-
|
|
428
322
|
<div class="method-source-code" id="application-source">
|
|
429
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
323
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 528</span>
|
|
430
324
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">application</span>
|
|
431
325
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">application</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">application</span>.<span class="ruby-identifier">value</span>
|
|
432
326
|
<span class="ruby-keyword">end</span></pre>
|
|
433
327
|
</div>
|
|
434
|
-
|
|
435
328
|
</div>
|
|
436
329
|
|
|
437
|
-
|
|
438
330
|
|
|
439
|
-
|
|
440
331
|
</div>
|
|
441
332
|
|
|
442
|
-
|
|
443
333
|
<div id="method-i-application-3D" class="method-detail ">
|
|
444
|
-
|
|
445
334
|
<div class="method-heading">
|
|
446
335
|
<span class="method-name">application=</span><span
|
|
447
336
|
class="method-args">(v)</span>
|
|
448
|
-
|
|
449
337
|
<span class="method-click-advice">click to toggle source</span>
|
|
450
|
-
|
|
451
338
|
</div>
|
|
452
|
-
|
|
453
339
|
|
|
454
340
|
<div class="method-description">
|
|
455
341
|
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
342
|
|
|
460
|
-
|
|
461
343
|
<div class="method-source-code" id="application-3D-source">
|
|
462
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
344
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 532</span>
|
|
463
345
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">application=</span>(<span class="ruby-identifier">v</span>)
|
|
464
346
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">application</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">StringNode</span>.<span class="ruby-identifier">new</span>
|
|
465
347
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">application</span>.<span class="ruby-identifier">value</span> = <span class="ruby-identifier">v</span>
|
|
466
348
|
<span class="ruby-keyword">end</span></pre>
|
|
467
349
|
</div>
|
|
468
|
-
|
|
469
350
|
</div>
|
|
470
351
|
|
|
471
|
-
|
|
472
352
|
|
|
473
|
-
|
|
474
353
|
</div>
|
|
475
354
|
|
|
476
|
-
|
|
477
355
|
<div id="method-i-appversion" class="method-detail ">
|
|
478
|
-
|
|
479
356
|
<div class="method-heading">
|
|
480
357
|
<span class="method-name">appversion</span><span
|
|
481
358
|
class="method-args">()</span>
|
|
482
|
-
|
|
483
359
|
<span class="method-click-advice">click to toggle source</span>
|
|
484
|
-
|
|
485
360
|
</div>
|
|
486
|
-
|
|
487
361
|
|
|
488
362
|
<div class="method-description">
|
|
489
363
|
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
364
|
|
|
494
|
-
|
|
495
365
|
<div class="method-source-code" id="appversion-source">
|
|
496
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
366
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 537</span>
|
|
497
367
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">appversion</span>
|
|
498
368
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">app_version</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">app_version</span>.<span class="ruby-identifier">value</span>
|
|
499
369
|
<span class="ruby-keyword">end</span></pre>
|
|
500
370
|
</div>
|
|
501
|
-
|
|
502
371
|
</div>
|
|
503
372
|
|
|
504
|
-
|
|
505
373
|
|
|
506
|
-
|
|
507
374
|
</div>
|
|
508
375
|
|
|
509
|
-
|
|
510
376
|
<div id="method-i-appversion-3D" class="method-detail ">
|
|
511
|
-
|
|
512
377
|
<div class="method-heading">
|
|
513
378
|
<span class="method-name">appversion=</span><span
|
|
514
379
|
class="method-args">(v)</span>
|
|
515
|
-
|
|
516
380
|
<span class="method-click-advice">click to toggle source</span>
|
|
517
|
-
|
|
518
381
|
</div>
|
|
519
|
-
|
|
520
382
|
|
|
521
383
|
<div class="method-description">
|
|
522
384
|
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
385
|
|
|
527
|
-
|
|
528
386
|
<div class="method-source-code" id="appversion-3D-source">
|
|
529
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
387
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 541</span>
|
|
530
388
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">appversion=</span>(<span class="ruby-identifier">v</span>)
|
|
531
389
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">app_version</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">StringNode</span>.<span class="ruby-identifier">new</span>
|
|
532
390
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">app_version</span>.<span class="ruby-identifier">value</span> = <span class="ruby-identifier">v</span>
|
|
533
391
|
<span class="ruby-keyword">end</span></pre>
|
|
534
392
|
</div>
|
|
535
|
-
|
|
536
393
|
</div>
|
|
537
394
|
|
|
538
|
-
|
|
539
395
|
|
|
540
|
-
|
|
541
396
|
</div>
|
|
542
397
|
|
|
543
|
-
|
|
544
398
|
<div id="method-i-before_write_xml" class="method-detail ">
|
|
545
|
-
|
|
546
399
|
<div class="method-heading">
|
|
547
400
|
<span class="method-name">before_write_xml</span><span
|
|
548
401
|
class="method-args">()</span>
|
|
549
|
-
|
|
550
402
|
<span class="method-click-advice">click to toggle source</span>
|
|
551
|
-
|
|
552
403
|
</div>
|
|
553
|
-
|
|
554
404
|
|
|
555
405
|
<div class="method-description">
|
|
556
406
|
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
407
|
|
|
561
|
-
|
|
562
408
|
<div class="method-source-code" id="before_write_xml-source">
|
|
563
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
409
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 369</span>
|
|
564
410
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">before_write_xml</span>
|
|
565
411
|
<span class="ruby-identifier">max_sheet_id</span> = <span class="ruby-identifier">worksheets</span>.<span class="ruby-identifier">collect</span>(<span class="ruby-operator">&</span><span class="ruby-value">:sheet_id</span>).<span class="ruby-identifier">compact</span>.<span class="ruby-identifier">max</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>
|
|
566
412
|
|
|
@@ -580,576 +426,381 @@
|
|
|
580
426
|
<span class="ruby-keyword">true</span>
|
|
581
427
|
<span class="ruby-keyword">end</span></pre>
|
|
582
428
|
</div>
|
|
583
|
-
|
|
584
429
|
</div>
|
|
585
430
|
|
|
586
|
-
|
|
587
431
|
|
|
588
|
-
|
|
589
432
|
</div>
|
|
590
433
|
|
|
591
|
-
|
|
592
434
|
<div id="method-i-company" class="method-detail ">
|
|
593
|
-
|
|
594
435
|
<div class="method-heading">
|
|
595
436
|
<span class="method-name">company</span><span
|
|
596
437
|
class="method-args">()</span>
|
|
597
|
-
|
|
598
438
|
<span class="method-click-advice">click to toggle source</span>
|
|
599
|
-
|
|
600
439
|
</div>
|
|
601
|
-
|
|
602
440
|
|
|
603
441
|
<div class="method-description">
|
|
604
442
|
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
443
|
|
|
609
|
-
|
|
610
444
|
<div class="method-source-code" id="company-source">
|
|
611
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
445
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 519</span>
|
|
612
446
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">company</span>
|
|
613
447
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">company</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">company</span>.<span class="ruby-identifier">value</span>
|
|
614
448
|
<span class="ruby-keyword">end</span></pre>
|
|
615
449
|
</div>
|
|
616
|
-
|
|
617
450
|
</div>
|
|
618
451
|
|
|
619
|
-
|
|
620
452
|
|
|
621
|
-
|
|
622
453
|
</div>
|
|
623
454
|
|
|
624
|
-
|
|
625
455
|
<div id="method-i-company-3D" class="method-detail ">
|
|
626
|
-
|
|
627
456
|
<div class="method-heading">
|
|
628
457
|
<span class="method-name">company=</span><span
|
|
629
458
|
class="method-args">(v)</span>
|
|
630
|
-
|
|
631
459
|
<span class="method-click-advice">click to toggle source</span>
|
|
632
|
-
|
|
633
460
|
</div>
|
|
634
|
-
|
|
635
461
|
|
|
636
462
|
<div class="method-description">
|
|
637
463
|
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
464
|
|
|
642
|
-
|
|
643
465
|
<div class="method-source-code" id="company-3D-source">
|
|
644
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
466
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 523</span>
|
|
645
467
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">company=</span>(<span class="ruby-identifier">v</span>)
|
|
646
468
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">company</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">StringNode</span>.<span class="ruby-identifier">new</span>
|
|
647
469
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">document_properties</span>.<span class="ruby-identifier">company</span>.<span class="ruby-identifier">value</span> = <span class="ruby-identifier">v</span>
|
|
648
470
|
<span class="ruby-keyword">end</span></pre>
|
|
649
471
|
</div>
|
|
650
|
-
|
|
651
472
|
</div>
|
|
652
473
|
|
|
653
|
-
|
|
654
474
|
|
|
655
|
-
|
|
656
475
|
</div>
|
|
657
476
|
|
|
658
|
-
|
|
659
477
|
<div id="method-i-content_type" class="method-detail ">
|
|
660
|
-
|
|
661
478
|
<div class="method-heading">
|
|
662
479
|
<span class="method-name">content_type</span><span
|
|
663
480
|
class="method-args">()</span>
|
|
664
|
-
|
|
665
481
|
<span class="method-click-advice">click to toggle source</span>
|
|
666
|
-
|
|
667
482
|
</div>
|
|
668
|
-
|
|
669
483
|
|
|
670
484
|
<div class="method-description">
|
|
671
485
|
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
486
|
|
|
676
|
-
|
|
677
487
|
<div class="method-source-code" id="content_type-source">
|
|
678
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
488
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 313</span>
|
|
679
489
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">content_type</span>
|
|
680
|
-
<span class="ruby-
|
|
490
|
+
<span class="ruby-identifier">content_type_name</span> = <span class="ruby-string">'CONTENT_TYPE'</span>
|
|
491
|
+
<span class="ruby-identifier">content_type_name</span> <span class="ruby-operator"><<</span> <span class="ruby-string">'_TEMPLATE'</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">is_template</span>
|
|
492
|
+
<span class="ruby-identifier">content_type_name</span> <span class="ruby-operator"><<</span> <span class="ruby-string">'_WITH_MACROS'</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">macros</span>
|
|
493
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">class</span>.<span class="ruby-identifier">const_get</span>(<span class="ruby-identifier">content_type_name</span>)
|
|
681
494
|
<span class="ruby-keyword">end</span></pre>
|
|
682
495
|
</div>
|
|
683
|
-
|
|
684
496
|
</div>
|
|
685
497
|
|
|
686
|
-
|
|
687
498
|
|
|
688
|
-
|
|
689
499
|
</div>
|
|
690
500
|
|
|
691
|
-
|
|
692
501
|
<div id="method-i-created_at" class="method-detail ">
|
|
693
|
-
|
|
694
502
|
<div class="method-heading">
|
|
695
503
|
<span class="method-name">created_at</span><span
|
|
696
504
|
class="method-args">()</span>
|
|
697
|
-
|
|
698
505
|
<span class="method-click-advice">click to toggle source</span>
|
|
699
|
-
|
|
700
506
|
</div>
|
|
701
|
-
|
|
702
507
|
|
|
703
508
|
<div class="method-description">
|
|
704
509
|
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
510
|
|
|
709
|
-
|
|
710
511
|
<div class="method-source-code" id="created_at-source">
|
|
711
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
512
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 503</span>
|
|
712
513
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">created_at</span>
|
|
713
514
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">created_at</span>
|
|
714
515
|
<span class="ruby-keyword">end</span></pre>
|
|
715
516
|
</div>
|
|
716
|
-
|
|
717
517
|
</div>
|
|
718
518
|
|
|
719
|
-
|
|
720
519
|
|
|
721
|
-
|
|
722
520
|
</div>
|
|
723
521
|
|
|
724
|
-
|
|
725
522
|
<div id="method-i-created_at-3D" class="method-detail ">
|
|
726
|
-
|
|
727
523
|
<div class="method-heading">
|
|
728
524
|
<span class="method-name">created_at=</span><span
|
|
729
525
|
class="method-args">(v)</span>
|
|
730
|
-
|
|
731
526
|
<span class="method-click-advice">click to toggle source</span>
|
|
732
|
-
|
|
733
527
|
</div>
|
|
734
|
-
|
|
735
528
|
|
|
736
529
|
<div class="method-description">
|
|
737
530
|
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
531
|
|
|
742
|
-
|
|
743
532
|
<div class="method-source-code" id="created_at-3D-source">
|
|
744
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
533
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 507</span>
|
|
745
534
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">created_at=</span>(<span class="ruby-identifier">v</span>)
|
|
746
535
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">created_at</span> = <span class="ruby-identifier">v</span>
|
|
747
536
|
<span class="ruby-keyword">end</span></pre>
|
|
748
537
|
</div>
|
|
749
|
-
|
|
750
538
|
</div>
|
|
751
539
|
|
|
752
|
-
|
|
753
540
|
|
|
754
|
-
|
|
755
541
|
</div>
|
|
756
542
|
|
|
757
|
-
|
|
758
543
|
<div id="method-i-creator" class="method-detail ">
|
|
759
|
-
|
|
760
544
|
<div class="method-heading">
|
|
761
545
|
<span class="method-name">creator</span><span
|
|
762
546
|
class="method-args">()</span>
|
|
763
|
-
|
|
764
547
|
<span class="method-click-advice">click to toggle source</span>
|
|
765
|
-
|
|
766
548
|
</div>
|
|
767
|
-
|
|
768
549
|
|
|
769
550
|
<div class="method-description">
|
|
770
551
|
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
552
|
|
|
775
|
-
|
|
776
553
|
<div class="method-source-code" id="creator-source">
|
|
777
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
554
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 546</span>
|
|
778
555
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">creator</span>
|
|
779
556
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">creator</span>
|
|
780
557
|
<span class="ruby-keyword">end</span></pre>
|
|
781
558
|
</div>
|
|
782
|
-
|
|
783
559
|
</div>
|
|
784
560
|
|
|
785
|
-
|
|
786
561
|
|
|
787
|
-
|
|
788
562
|
</div>
|
|
789
563
|
|
|
790
|
-
|
|
791
564
|
<div id="method-i-creator-3D" class="method-detail ">
|
|
792
|
-
|
|
793
565
|
<div class="method-heading">
|
|
794
566
|
<span class="method-name">creator=</span><span
|
|
795
567
|
class="method-args">(v)</span>
|
|
796
|
-
|
|
797
568
|
<span class="method-click-advice">click to toggle source</span>
|
|
798
|
-
|
|
799
569
|
</div>
|
|
800
|
-
|
|
801
570
|
|
|
802
571
|
<div class="method-description">
|
|
803
572
|
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
573
|
|
|
808
|
-
|
|
809
574
|
<div class="method-source-code" id="creator-3D-source">
|
|
810
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
575
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 550</span>
|
|
811
576
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">creator=</span>(<span class="ruby-identifier">v</span>)
|
|
812
577
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">creator</span> = <span class="ruby-identifier">v</span>
|
|
813
578
|
<span class="ruby-keyword">end</span></pre>
|
|
814
579
|
</div>
|
|
815
|
-
|
|
816
580
|
</div>
|
|
817
581
|
|
|
818
|
-
|
|
819
582
|
|
|
820
|
-
|
|
821
583
|
</div>
|
|
822
584
|
|
|
823
|
-
|
|
824
585
|
<div id="method-i-date1904" class="method-detail ">
|
|
825
|
-
|
|
826
586
|
<div class="method-heading">
|
|
827
587
|
<span class="method-name">date1904</span><span
|
|
828
588
|
class="method-args">()</span>
|
|
829
|
-
|
|
830
589
|
<span class="method-click-advice">click to toggle source</span>
|
|
831
|
-
|
|
832
590
|
</div>
|
|
833
|
-
|
|
834
591
|
|
|
835
592
|
<div class="method-description">
|
|
836
593
|
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
594
|
|
|
841
|
-
|
|
842
595
|
<div class="method-source-code" id="date1904-source">
|
|
843
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
596
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 562</span>
|
|
844
597
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">date1904</span>
|
|
845
598
|
<span class="ruby-identifier">workbook_properties</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">workbook_properties</span>.<span class="ruby-identifier">date1904</span>
|
|
846
599
|
<span class="ruby-keyword">end</span></pre>
|
|
847
600
|
</div>
|
|
848
|
-
|
|
849
601
|
</div>
|
|
850
602
|
|
|
851
|
-
|
|
852
603
|
|
|
853
|
-
|
|
854
604
|
</div>
|
|
855
605
|
|
|
856
|
-
|
|
857
606
|
<div id="method-i-date1904-3D" class="method-detail ">
|
|
858
|
-
|
|
859
607
|
<div class="method-heading">
|
|
860
608
|
<span class="method-name">date1904=</span><span
|
|
861
609
|
class="method-args">(v)</span>
|
|
862
|
-
|
|
863
610
|
<span class="method-click-advice">click to toggle source</span>
|
|
864
|
-
|
|
865
611
|
</div>
|
|
866
|
-
|
|
867
612
|
|
|
868
613
|
<div class="method-description">
|
|
869
614
|
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
615
|
|
|
874
|
-
|
|
875
616
|
<div class="method-source-code" id="date1904-3D-source">
|
|
876
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
617
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 566</span>
|
|
877
618
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">date1904=</span>(<span class="ruby-identifier">v</span>)
|
|
878
619
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">workbook_properties</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">WorkbookProperties</span>.<span class="ruby-identifier">new</span>
|
|
879
620
|
<span class="ruby-identifier">workbook_properties</span>.<span class="ruby-identifier">date1904</span> = <span class="ruby-identifier">v</span>
|
|
880
621
|
<span class="ruby-keyword">end</span></pre>
|
|
881
622
|
</div>
|
|
882
|
-
|
|
883
623
|
</div>
|
|
884
624
|
|
|
885
|
-
|
|
886
625
|
|
|
887
|
-
|
|
888
626
|
</div>
|
|
889
627
|
|
|
890
|
-
|
|
891
628
|
<div id="method-i-date_to_num" class="method-detail ">
|
|
892
|
-
|
|
893
629
|
<div class="method-heading">
|
|
894
630
|
<span class="method-name">date_to_num</span><span
|
|
895
631
|
class="method-args">(date)</span>
|
|
896
|
-
|
|
897
632
|
<span class="method-click-advice">click to toggle source</span>
|
|
898
|
-
|
|
899
633
|
</div>
|
|
900
|
-
|
|
901
634
|
|
|
902
635
|
<div class="method-description">
|
|
903
636
|
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
637
|
|
|
908
|
-
|
|
909
638
|
<div class="method-source-code" id="date_to_num-source">
|
|
910
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
639
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 422</span>
|
|
911
640
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">date_to_num</span>(<span class="ruby-identifier">date</span>)
|
|
912
|
-
<span class="ruby-
|
|
641
|
+
<span class="ruby-keyword">case</span> <span class="ruby-identifier">date</span>
|
|
642
|
+
<span class="ruby-keyword">when</span> <span class="ruby-constant">Date</span>, <span class="ruby-constant">DateTime</span> <span class="ruby-keyword">then</span> (<span class="ruby-identifier">date</span>.<span class="ruby-identifier">ajd</span> <span class="ruby-operator">-</span> <span class="ruby-identifier">base_date</span>().<span class="ruby-identifier">ajd</span>).<span class="ruby-identifier">to_f</span>
|
|
643
|
+
<span class="ruby-keyword">when</span> <span class="ruby-constant">Time</span> <span class="ruby-keyword">then</span> ((<span class="ruby-identifier">date</span>.<span class="ruby-identifier">to_r</span> <span class="ruby-operator">-</span> <span class="ruby-identifier">base_date</span>().<span class="ruby-identifier">to_time</span>.<span class="ruby-identifier">to_r</span>) <span class="ruby-operator">/</span> <span class="ruby-value">86400</span>).<span class="ruby-identifier">to_f</span>
|
|
644
|
+
<span class="ruby-keyword">end</span>
|
|
913
645
|
<span class="ruby-keyword">end</span></pre>
|
|
914
646
|
</div>
|
|
915
|
-
|
|
916
647
|
</div>
|
|
917
648
|
|
|
918
|
-
|
|
919
649
|
|
|
920
|
-
|
|
921
650
|
</div>
|
|
922
651
|
|
|
923
|
-
|
|
924
652
|
<div id="method-i-modified_at" class="method-detail ">
|
|
925
|
-
|
|
926
653
|
<div class="method-heading">
|
|
927
654
|
<span class="method-name">modified_at</span><span
|
|
928
655
|
class="method-args">()</span>
|
|
929
|
-
|
|
930
656
|
<span class="method-click-advice">click to toggle source</span>
|
|
931
|
-
|
|
932
657
|
</div>
|
|
933
|
-
|
|
934
658
|
|
|
935
659
|
<div class="method-description">
|
|
936
660
|
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
661
|
|
|
941
|
-
|
|
942
662
|
<div class="method-source-code" id="modified_at-source">
|
|
943
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
663
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 511</span>
|
|
944
664
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modified_at</span>
|
|
945
665
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">modified_at</span>
|
|
946
666
|
<span class="ruby-keyword">end</span></pre>
|
|
947
667
|
</div>
|
|
948
|
-
|
|
949
668
|
</div>
|
|
950
669
|
|
|
951
|
-
|
|
952
670
|
|
|
953
|
-
|
|
954
671
|
</div>
|
|
955
672
|
|
|
956
|
-
|
|
957
673
|
<div id="method-i-modified_at-3D" class="method-detail ">
|
|
958
|
-
|
|
959
674
|
<div class="method-heading">
|
|
960
675
|
<span class="method-name">modified_at=</span><span
|
|
961
676
|
class="method-args">(v)</span>
|
|
962
|
-
|
|
963
677
|
<span class="method-click-advice">click to toggle source</span>
|
|
964
|
-
|
|
965
678
|
</div>
|
|
966
|
-
|
|
967
679
|
|
|
968
680
|
<div class="method-description">
|
|
969
681
|
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
682
|
|
|
974
|
-
|
|
975
683
|
<div class="method-source-code" id="modified_at-3D-source">
|
|
976
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
684
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 515</span>
|
|
977
685
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modified_at=</span>(<span class="ruby-identifier">v</span>)
|
|
978
686
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">modified_at</span> = <span class="ruby-identifier">v</span>
|
|
979
687
|
<span class="ruby-keyword">end</span></pre>
|
|
980
688
|
</div>
|
|
981
|
-
|
|
982
689
|
</div>
|
|
983
690
|
|
|
984
|
-
|
|
985
691
|
|
|
986
|
-
|
|
987
692
|
</div>
|
|
988
693
|
|
|
989
|
-
|
|
990
694
|
<div id="method-i-modifier" class="method-detail ">
|
|
991
|
-
|
|
992
695
|
<div class="method-heading">
|
|
993
696
|
<span class="method-name">modifier</span><span
|
|
994
697
|
class="method-args">()</span>
|
|
995
|
-
|
|
996
698
|
<span class="method-click-advice">click to toggle source</span>
|
|
997
|
-
|
|
998
699
|
</div>
|
|
999
|
-
|
|
1000
700
|
|
|
1001
701
|
<div class="method-description">
|
|
1002
702
|
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
703
|
|
|
1007
|
-
|
|
1008
704
|
<div class="method-source-code" id="modifier-source">
|
|
1009
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
705
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 554</span>
|
|
1010
706
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modifier</span>
|
|
1011
707
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">modifier</span>
|
|
1012
708
|
<span class="ruby-keyword">end</span></pre>
|
|
1013
709
|
</div>
|
|
1014
|
-
|
|
1015
710
|
</div>
|
|
1016
711
|
|
|
1017
|
-
|
|
1018
712
|
|
|
1019
|
-
|
|
1020
713
|
</div>
|
|
1021
714
|
|
|
1022
|
-
|
|
1023
715
|
<div id="method-i-modifier-3D" class="method-detail ">
|
|
1024
|
-
|
|
1025
716
|
<div class="method-heading">
|
|
1026
717
|
<span class="method-name">modifier=</span><span
|
|
1027
718
|
class="method-args">(v)</span>
|
|
1028
|
-
|
|
1029
719
|
<span class="method-click-advice">click to toggle source</span>
|
|
1030
|
-
|
|
1031
720
|
</div>
|
|
1032
|
-
|
|
1033
721
|
|
|
1034
722
|
<div class="method-description">
|
|
1035
723
|
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
724
|
|
|
1040
|
-
|
|
1041
725
|
<div class="method-source-code" id="modifier-3D-source">
|
|
1042
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
726
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 558</span>
|
|
1043
727
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">modifier=</span>(<span class="ruby-identifier">v</span>)
|
|
1044
728
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">core_properties</span>.<span class="ruby-identifier">modifier</span> = <span class="ruby-identifier">v</span>
|
|
1045
729
|
<span class="ruby-keyword">end</span></pre>
|
|
1046
730
|
</div>
|
|
1047
|
-
|
|
1048
731
|
</div>
|
|
1049
732
|
|
|
1050
|
-
|
|
1051
733
|
|
|
1052
|
-
|
|
1053
734
|
</div>
|
|
1054
735
|
|
|
1055
|
-
|
|
1056
736
|
<div id="method-i-num_to_date" class="method-detail ">
|
|
1057
|
-
|
|
1058
737
|
<div class="method-heading">
|
|
1059
738
|
<span class="method-name">num_to_date</span><span
|
|
1060
739
|
class="method-args">(num)</span>
|
|
1061
|
-
|
|
1062
740
|
<span class="method-click-advice">click to toggle source</span>
|
|
1063
|
-
|
|
1064
741
|
</div>
|
|
1065
|
-
|
|
1066
742
|
|
|
1067
743
|
<div class="method-description">
|
|
1068
744
|
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
745
|
|
|
1073
|
-
|
|
1074
746
|
<div class="method-source-code" id="num_to_date-source">
|
|
1075
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
747
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 429</span>
|
|
1076
748
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">num_to_date</span>(<span class="ruby-identifier">num</span>)
|
|
749
|
+
<span class="ruby-keyword">return</span> <span class="ruby-keyword">nil</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">num</span>.<span class="ruby-identifier">nil?</span>
|
|
750
|
+
|
|
1077
751
|
<span class="ruby-comment"># Bug-for-bug Excel compatibility (https://support.microsoft.com/kb/214058/)</span>
|
|
1078
|
-
<span class="ruby-keyword">if</span> <span class="ruby-identifier">num</span> <span class="ruby-operator">&
|
|
752
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">num</span> <span class="ruby-operator"><</span> <span class="ruby-constant">MARCH_1_1900</span> <span class="ruby-keyword">then</span>
|
|
1079
753
|
<span class="ruby-identifier">num</span> <span class="ruby-operator">+=</span> <span class="ruby-value">1</span> <span class="ruby-keyword">unless</span> <span class="ruby-identifier">workbook_properties</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">workbook_properties</span>.<span class="ruby-identifier">date1904</span>
|
|
1080
754
|
<span class="ruby-keyword">end</span>
|
|
1081
755
|
|
|
1082
|
-
<span class="ruby-identifier">
|
|
756
|
+
<span class="ruby-identifier">dateparts</span> = <span class="ruby-identifier">num</span>.<span class="ruby-identifier">divmod</span>(<span class="ruby-value">1</span>)
|
|
757
|
+
<span class="ruby-identifier">base_date</span> <span class="ruby-operator">+</span> (<span class="ruby-identifier">dateparts</span>[<span class="ruby-value">0</span>] <span class="ruby-operator">+</span> (<span class="ruby-identifier">dateparts</span>[<span class="ruby-value">1</span>] <span class="ruby-operator">*</span> <span class="ruby-value">86400</span>).<span class="ruby-identifier">round</span>(<span class="ruby-value">6</span>) <span class="ruby-operator">/</span> <span class="ruby-value">86400</span>)
|
|
1083
758
|
<span class="ruby-keyword">end</span></pre>
|
|
1084
759
|
</div>
|
|
1085
|
-
|
|
1086
760
|
</div>
|
|
1087
761
|
|
|
1088
|
-
|
|
1089
762
|
|
|
1090
|
-
|
|
1091
763
|
</div>
|
|
1092
764
|
|
|
1093
|
-
|
|
1094
765
|
<div id="method-i-related_objects" class="method-detail ">
|
|
1095
|
-
|
|
1096
766
|
<div class="method-heading">
|
|
1097
767
|
<span class="method-name">related_objects</span><span
|
|
1098
768
|
class="method-args">()</span>
|
|
1099
|
-
|
|
1100
769
|
<span class="method-click-advice">click to toggle source</span>
|
|
1101
|
-
|
|
1102
770
|
</div>
|
|
1103
|
-
|
|
1104
771
|
|
|
1105
772
|
<div class="method-description">
|
|
1106
773
|
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
774
|
|
|
1111
|
-
|
|
1112
775
|
<div class="method-source-code" id="related_objects-source">
|
|
1113
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
776
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 320</span>
|
|
1114
777
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">related_objects</span>
|
|
1115
778
|
[ <span class="ruby-identifier">calculation_chain</span>, <span class="ruby-identifier">stylesheet</span>, <span class="ruby-identifier">theme</span>, <span class="ruby-identifier">shared_strings_container</span>, <span class="ruby-identifier">macros</span> ] <span class="ruby-operator">+</span> <span class="ruby-ivar">@worksheets</span>
|
|
1116
779
|
<span class="ruby-keyword">end</span></pre>
|
|
1117
780
|
</div>
|
|
1118
|
-
|
|
1119
781
|
</div>
|
|
1120
782
|
|
|
1121
|
-
|
|
1122
783
|
|
|
1123
|
-
|
|
1124
784
|
</div>
|
|
1125
785
|
|
|
1126
|
-
|
|
1127
786
|
<div id="method-i-save" class="method-detail ">
|
|
1128
|
-
|
|
1129
787
|
<div class="method-heading">
|
|
1130
788
|
<span class="method-name">save</span><span
|
|
1131
789
|
class="method-args">(dst_file_path = nil)</span>
|
|
1132
|
-
|
|
1133
790
|
<span class="method-click-advice">click to toggle source</span>
|
|
1134
|
-
|
|
1135
791
|
</div>
|
|
1136
|
-
|
|
1137
792
|
|
|
1138
793
|
<div class="method-description">
|
|
1139
|
-
|
|
1140
794
|
<p>Save the resulting XLSX file to the specified location</p>
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
795
|
|
|
1144
|
-
|
|
1145
796
|
<div class="method-source-code" id="save-source">
|
|
1146
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
797
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 398</span>
|
|
1147
798
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">save</span>(<span class="ruby-identifier">dst_file_path</span> = <span class="ruby-keyword">nil</span>)
|
|
1148
799
|
<span class="ruby-identifier">dst_file_path</span> <span class="ruby-operator">||=</span> <span class="ruby-identifier">root</span>.<span class="ruby-identifier">source_file_path</span>
|
|
1149
800
|
|
|
1150
801
|
<span class="ruby-identifier">extension</span> = <span class="ruby-constant">File</span>.<span class="ruby-identifier">extname</span>(<span class="ruby-identifier">dst_file_path</span>)
|
|
1151
|
-
<span class="ruby-keyword">unless</span> <span class="ruby-node">%w{.xlsx .xlsm}</span>.<span class="ruby-identifier">include?</span>(<span class="ruby-identifier">extension</span>.<span class="ruby-identifier">downcase</span>)
|
|
1152
|
-
<span class="ruby-identifier">raise</span> <span class="ruby-node">"Unsupported extension: #{extension} (only .xlsx and .
|
|
802
|
+
<span class="ruby-keyword">unless</span> <span class="ruby-node">%w{.xlsx .xlsm .xltx .xltm}</span>.<span class="ruby-identifier">include?</span>(<span class="ruby-identifier">extension</span>.<span class="ruby-identifier">downcase</span>)
|
|
803
|
+
<span class="ruby-identifier">raise</span> <span class="ruby-node">"Unsupported extension: #{extension} (only .xlsx, .xlsm, .xltx and .xltm files are supported)."</span>
|
|
1153
804
|
<span class="ruby-keyword">end</span>
|
|
1154
805
|
|
|
1155
806
|
<span class="ruby-constant">File</span>.<span class="ruby-identifier">open</span>(<span class="ruby-identifier">dst_file_path</span>, <span class="ruby-string">"wb"</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">output_file</span><span class="ruby-operator">|</span> <span class="ruby-constant">FileUtils</span>.<span class="ruby-identifier">copy_stream</span>(<span class="ruby-identifier">root</span>.<span class="ruby-identifier">stream</span>, <span class="ruby-identifier">output_file</span>) }
|
|
@@ -1157,122 +808,82 @@
|
|
|
1157
808
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">dst_file_path</span>
|
|
1158
809
|
<span class="ruby-keyword">end</span></pre>
|
|
1159
810
|
</div>
|
|
1160
|
-
|
|
1161
811
|
</div>
|
|
1162
812
|
|
|
1163
|
-
|
|
1164
813
|
<div class="aliases">
|
|
1165
814
|
Also aliased as: <a href="Workbook.html#method-i-write">write</a>
|
|
1166
815
|
</div>
|
|
1167
|
-
|
|
1168
816
|
|
|
1169
|
-
|
|
1170
817
|
</div>
|
|
1171
818
|
|
|
1172
|
-
|
|
1173
819
|
<div id="method-i-stream" class="method-detail ">
|
|
1174
|
-
|
|
1175
820
|
<div class="method-heading">
|
|
1176
821
|
<span class="method-name">stream</span><span
|
|
1177
822
|
class="method-args">()</span>
|
|
1178
|
-
|
|
1179
823
|
<span class="method-click-advice">click to toggle source</span>
|
|
1180
|
-
|
|
1181
824
|
</div>
|
|
1182
|
-
|
|
1183
825
|
|
|
1184
826
|
<div class="method-description">
|
|
1185
|
-
|
|
1186
827
|
<p>Return the resulting XLSX file in a stream (useful for sending over HTTP)</p>
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
828
|
|
|
1190
|
-
|
|
1191
829
|
<div class="method-source-code" id="stream-source">
|
|
1192
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
830
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 393</span>
|
|
1193
831
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">stream</span>
|
|
1194
832
|
<span class="ruby-identifier">root</span>.<span class="ruby-identifier">stream</span>
|
|
1195
833
|
<span class="ruby-keyword">end</span></pre>
|
|
1196
834
|
</div>
|
|
1197
|
-
|
|
1198
835
|
</div>
|
|
1199
836
|
|
|
1200
|
-
|
|
1201
837
|
|
|
1202
|
-
|
|
1203
838
|
</div>
|
|
1204
839
|
|
|
1205
|
-
|
|
1206
840
|
<div id="method-i-write" class="method-detail method-alias">
|
|
1207
|
-
|
|
1208
841
|
<div class="method-heading">
|
|
1209
842
|
<span class="method-name">write</span><span
|
|
1210
843
|
class="method-args">(dst_file_path = nil)</span>
|
|
1211
|
-
|
|
1212
844
|
</div>
|
|
1213
|
-
|
|
1214
845
|
|
|
1215
846
|
<div class="method-description">
|
|
1216
847
|
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
848
|
|
|
1221
|
-
|
|
1222
849
|
</div>
|
|
1223
850
|
|
|
1224
|
-
|
|
1225
851
|
|
|
1226
|
-
|
|
1227
852
|
<div class="aliases">
|
|
1228
853
|
Alias for: <a href="Workbook.html#method-i-save">save</a>
|
|
1229
854
|
</div>
|
|
1230
|
-
|
|
1231
855
|
</div>
|
|
1232
856
|
|
|
1233
|
-
|
|
1234
857
|
<div id="method-i-xlsx_path" class="method-detail ">
|
|
1235
|
-
|
|
1236
858
|
<div class="method-heading">
|
|
1237
859
|
<span class="method-name">xlsx_path</span><span
|
|
1238
860
|
class="method-args">()</span>
|
|
1239
|
-
|
|
1240
861
|
<span class="method-click-advice">click to toggle source</span>
|
|
1241
|
-
|
|
1242
862
|
</div>
|
|
1243
|
-
|
|
1244
863
|
|
|
1245
864
|
<div class="method-description">
|
|
1246
865
|
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
866
|
|
|
1251
|
-
|
|
1252
867
|
<div class="method-source-code" id="xlsx_path-source">
|
|
1253
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line
|
|
868
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/workbook.rb, line 388</span>
|
|
1254
869
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
|
|
1255
870
|
<span class="ruby-constant">ROOT</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">'xl'</span>, <span class="ruby-string">'workbook.xml'</span>)
|
|
1256
871
|
<span class="ruby-keyword">end</span></pre>
|
|
1257
872
|
</div>
|
|
1258
|
-
|
|
1259
873
|
</div>
|
|
1260
874
|
|
|
1261
|
-
|
|
1262
875
|
|
|
1263
|
-
|
|
1264
876
|
</div>
|
|
1265
877
|
|
|
1266
|
-
|
|
1267
878
|
</section>
|
|
1268
|
-
|
|
879
|
+
|
|
1269
880
|
</section>
|
|
1270
881
|
</main>
|
|
1271
882
|
|
|
1272
883
|
|
|
1273
884
|
<footer id="validator-badges" role="contentinfo">
|
|
1274
885
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
1275
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
886
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
1276
887
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
1277
888
|
</footer>
|
|
1278
889
|
|