rubyXL 3.4.3 → 3.4.4
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 +59 -0
- data/Gemfile +1 -0
- data/Gemfile.lock +92 -0
- data/README.rdoc +6 -1
- data/Rakefile +2 -2
- data/VERSION +1 -1
- data/lib/rubyXL.rb +1 -0
- data/lib/rubyXL/objects/chartsheet.rb +2 -2
- data/lib/rubyXL/objects/color.rb +2 -1
- data/lib/rubyXL/objects/connection.rb +175 -0
- data/lib/rubyXL/objects/query_table.rb +104 -0
- data/lib/rubyXL/objects/relationships.rb +7 -2
- data/lib/rubyXL/objects/simple_types.rb +13 -0
- data/lib/rubyXL/objects/workbook.rb +2 -0
- data/lib/rubyXL/objects/worksheet.rb +3 -0
- data/rdoc/README_rdoc.html +55 -95
- data/rdoc/RubyXL.html +52 -23
- data/rdoc/RubyXL/AExtension.html +8 -11
- data/rdoc/RubyXL/AExtensionStorageArea.html +3 -5
- data/rdoc/RubyXL/ActiveX.html +4 -6
- data/rdoc/RubyXL/ActiveXBinary.html +3 -5
- data/rdoc/RubyXL/AdjustHandleList.html +4 -7
- data/rdoc/RubyXL/Alignment.html +4 -7
- data/rdoc/RubyXL/AlternateContent.html +3 -5
- data/rdoc/RubyXL/Authors.html +4 -7
- data/rdoc/RubyXL/AutoFilter.html +4 -7
- data/rdoc/RubyXL/AutoFilterColumn.html +4 -7
- data/rdoc/RubyXL/BinaryImageFile.html +3 -5
- data/rdoc/RubyXL/BodyProperties.html +4 -7
- data/rdoc/RubyXL/BooleanNode.html +3 -5
- data/rdoc/RubyXL/BooleanValue.html +3 -5
- data/rdoc/RubyXL/Border.html +9 -12
- data/rdoc/RubyXL/BorderEdge.html +6 -8
- data/rdoc/RubyXL/Borders.html +6 -9
- data/rdoc/RubyXL/Break.html +4 -7
- data/rdoc/RubyXL/BreakList.html +4 -7
- data/rdoc/RubyXL/CT_AdjPoint2D.html +4 -7
- data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +4 -7
- data/rdoc/RubyXL/CT_AlphaModulateEffect.html +4 -7
- data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +4 -7
- data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +4 -7
- data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +4 -7
- data/rdoc/RubyXL/CT_Backdrop.html +4 -7
- data/rdoc/RubyXL/CT_Bevel.html +4 -7
- data/rdoc/RubyXL/CT_BiLevelEffect.html +4 -7
- data/rdoc/RubyXL/CT_BlendEffect.html +4 -7
- data/rdoc/RubyXL/CT_Blip.html +4 -7
- data/rdoc/RubyXL/CT_BlipFillProperties.html +4 -7
- data/rdoc/RubyXL/CT_BlurEffect.html +4 -7
- data/rdoc/RubyXL/CT_Camera.html +4 -7
- data/rdoc/RubyXL/CT_Color.html +4 -7
- data/rdoc/RubyXL/CT_ColorChangeEffect.html +4 -7
- data/rdoc/RubyXL/CT_ColorMapping.html +4 -7
- data/rdoc/RubyXL/CT_ColorScheme.html +4 -7
- data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +4 -7
- data/rdoc/RubyXL/CT_ConnectionSite.html +4 -7
- data/rdoc/RubyXL/CT_ConnectionSiteList.html +4 -7
- data/rdoc/RubyXL/CT_DashStop.html +4 -7
- data/rdoc/RubyXL/CT_DashStopList.html +4 -7
- data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +4 -7
- data/rdoc/RubyXL/CT_DuotoneEffect.html +4 -7
- data/rdoc/RubyXL/CT_EffectContainer.html +4 -7
- data/rdoc/RubyXL/CT_EffectList.html +4 -7
- data/rdoc/RubyXL/CT_EffectReference.html +4 -7
- data/rdoc/RubyXL/CT_EffectStyleItem.html +4 -7
- data/rdoc/RubyXL/CT_EffectStyleList.html +4 -7
- data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +4 -7
- data/rdoc/RubyXL/CT_FillEffect.html +4 -7
- data/rdoc/RubyXL/CT_FillOverlayEffect.html +4 -7
- data/rdoc/RubyXL/CT_FillStyleList.html +4 -7
- data/rdoc/RubyXL/CT_FlatText.html +4 -7
- data/rdoc/RubyXL/CT_FontCollection.html +4 -7
- data/rdoc/RubyXL/CT_FontReference.html +4 -7
- data/rdoc/RubyXL/CT_GeomGuideList.html +4 -7
- data/rdoc/RubyXL/CT_GlowEffect.html +4 -7
- data/rdoc/RubyXL/CT_GradientFillProperties.html +4 -7
- data/rdoc/RubyXL/CT_GradientStop.html +4 -7
- data/rdoc/RubyXL/CT_GradientStopList.html +4 -7
- data/rdoc/RubyXL/CT_HSLEffect.html +4 -7
- data/rdoc/RubyXL/CT_HslColor.html +4 -7
- data/rdoc/RubyXL/CT_Hyperlink.html +4 -7
- data/rdoc/RubyXL/CT_InnerShadowEffect.html +4 -7
- data/rdoc/RubyXL/CT_LightRig.html +4 -7
- data/rdoc/RubyXL/CT_LineEndProperties.html +4 -7
- data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +4 -7
- data/rdoc/RubyXL/CT_LineProperties.html +4 -7
- data/rdoc/RubyXL/CT_LineStyleList.html +4 -7
- data/rdoc/RubyXL/CT_LinearShadeProperties.html +4 -7
- data/rdoc/RubyXL/CT_LuminanceEffect.html +4 -7
- data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +4 -7
- data/rdoc/RubyXL/CT_OuterShadowEffect.html +4 -7
- data/rdoc/RubyXL/CT_Path2D.html +4 -7
- data/rdoc/RubyXL/CT_Path2DArcTo.html +4 -7
- data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +4 -7
- data/rdoc/RubyXL/CT_Path2DList.html +4 -7
- data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +4 -7
- data/rdoc/RubyXL/CT_Path2DTo.html +4 -7
- data/rdoc/RubyXL/CT_PathShadeProperties.html +4 -7
- data/rdoc/RubyXL/CT_PatternFillProperties.html +4 -7
- data/rdoc/RubyXL/CT_Point3D.html +4 -7
- data/rdoc/RubyXL/CT_PolarAdjustHandle.html +4 -7
- data/rdoc/RubyXL/CT_PresetColor.html +4 -7
- data/rdoc/RubyXL/CT_PresetLineDashProperties.html +4 -7
- data/rdoc/RubyXL/CT_PresetShadowEffect.html +4 -7
- data/rdoc/RubyXL/CT_PresetTextShape.html +4 -7
- data/rdoc/RubyXL/CT_ReflectionEffect.html +4 -7
- data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +4 -7
- data/rdoc/RubyXL/CT_RelativeRect.html +4 -7
- data/rdoc/RubyXL/CT_SRgbColor.html +4 -7
- data/rdoc/RubyXL/CT_ScRgbColor.html +4 -7
- data/rdoc/RubyXL/CT_Scene3D.html +4 -7
- data/rdoc/RubyXL/CT_SchemeColor.html +4 -7
- data/rdoc/RubyXL/CT_Shape3D.html +4 -7
- data/rdoc/RubyXL/CT_ShapeStyle.html +4 -7
- data/rdoc/RubyXL/CT_SoftEdgesEffect.html +4 -7
- data/rdoc/RubyXL/CT_SphereCoords.html +4 -7
- data/rdoc/RubyXL/CT_StretchInfoProperties.html +4 -7
- data/rdoc/RubyXL/CT_StyleMatrix.html +4 -7
- data/rdoc/RubyXL/CT_StyleMatrixReference.html +4 -7
- data/rdoc/RubyXL/CT_SupplementalFont.html +4 -7
- data/rdoc/RubyXL/CT_SystemColor.html +4 -7
- data/rdoc/RubyXL/CT_TextAutonumberBullet.html +4 -7
- data/rdoc/RubyXL/CT_TextBlipBullet.html +4 -7
- data/rdoc/RubyXL/CT_TextCharBullet.html +4 -7
- data/rdoc/RubyXL/CT_TextCharacterProperties.html +4 -7
- data/rdoc/RubyXL/CT_TextFont.html +4 -7
- data/rdoc/RubyXL/CT_TextListStyle.html +4 -7
- data/rdoc/RubyXL/CT_TextNormalAutofit.html +4 -7
- data/rdoc/RubyXL/CT_TextParagraphProperties.html +4 -7
- data/rdoc/RubyXL/CT_TextSpacing.html +4 -7
- data/rdoc/RubyXL/CT_TextTabStop.html +4 -7
- data/rdoc/RubyXL/CT_TextTabStopList.html +4 -7
- data/rdoc/RubyXL/CT_TileInfoProperties.html +4 -7
- data/rdoc/RubyXL/CT_TintEffect.html +4 -7
- data/rdoc/RubyXL/CT_Transform2D.html +4 -7
- data/rdoc/RubyXL/CT_TransformEffect.html +4 -7
- data/rdoc/RubyXL/CT_Vector3D.html +4 -7
- data/rdoc/RubyXL/CT_XYAdjustHandle.html +4 -7
- data/rdoc/RubyXL/CalculationChain.html +5 -8
- data/rdoc/RubyXL/CalculationChainCell.html +4 -7
- data/rdoc/RubyXL/CalculationProperties.html +4 -7
- data/rdoc/RubyXL/Cell.html +19 -24
- data/rdoc/RubyXL/CellConvenienceMethods.html +43 -46
- data/rdoc/RubyXL/CellExt.html +4 -7
- data/rdoc/RubyXL/CellSmartTag.html +4 -7
- data/rdoc/RubyXL/CellSmartTagProperty.html +4 -7
- data/rdoc/RubyXL/CellSmartTags.html +4 -7
- data/rdoc/RubyXL/CellStyle.html +4 -7
- data/rdoc/RubyXL/CellStyleXFs.html +6 -9
- data/rdoc/RubyXL/CellStyles.html +6 -9
- data/rdoc/RubyXL/CellValue.html +5 -8
- data/rdoc/RubyXL/CellWatch.html +4 -7
- data/rdoc/RubyXL/CellWatches.html +4 -7
- data/rdoc/RubyXL/CellXFs.html +7 -10
- data/rdoc/RubyXL/ChartColorsFile.html +3 -5
- data/rdoc/RubyXL/ChartFile.html +4 -6
- data/rdoc/RubyXL/ChartStyleFile.html +3 -5
- data/rdoc/RubyXL/ChartUserShapesFile.html +3 -5
- data/rdoc/RubyXL/Chartsheet.html +5 -8
- data/rdoc/RubyXL/ChartsheetPageSetup.html +4 -7
- data/rdoc/RubyXL/ChartsheetProperties.html +4 -7
- data/rdoc/RubyXL/ChartsheetProtection.html +4 -7
- data/rdoc/RubyXL/ChartsheetView.html +4 -7
- data/rdoc/RubyXL/ChartsheetViews.html +4 -7
- data/rdoc/RubyXL/Color.html +6 -9
- data/rdoc/RubyXL/ColorConvenienceClasses.html +3 -5
- data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +5 -7
- data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +7 -10
- data/rdoc/RubyXL/ColorConvenienceMethods.html +4 -6
- data/rdoc/RubyXL/ColorFilter.html +4 -7
- data/rdoc/RubyXL/ColorScale.html +4 -7
- data/rdoc/RubyXL/ColorSet.html +4 -7
- data/rdoc/RubyXL/Colors.html +4 -7
- data/rdoc/RubyXL/ColumnRange.html +8 -11
- data/rdoc/RubyXL/ColumnRanges.html +8 -11
- data/rdoc/RubyXL/Comment.html +4 -7
- data/rdoc/RubyXL/CommentList.html +4 -7
- data/rdoc/RubyXL/CommentsFile.html +5 -8
- data/rdoc/RubyXL/ConditionalFormatValue.html +4 -7
- data/rdoc/RubyXL/ConditionalFormatting.html +4 -7
- data/rdoc/RubyXL/ConditionalFormattingRule.html +4 -7
- data/rdoc/RubyXL/Connection.html +103 -0
- data/rdoc/RubyXL/ConnectionTable.html +103 -0
- data/rdoc/RubyXL/ConnectionTables.html +103 -0
- data/rdoc/RubyXL/ConnectionTextField.html +103 -0
- data/rdoc/RubyXL/ConnectionTextFields.html +103 -0
- data/rdoc/RubyXL/Connections.html +173 -0
- data/rdoc/RubyXL/ContentTypeDefault.html +3 -5
- data/rdoc/RubyXL/ContentTypeOverride.html +3 -5
- data/rdoc/RubyXL/ContentTypes.html +9 -11
- data/rdoc/RubyXL/ControlPropertiesFile.html +3 -5
- data/rdoc/RubyXL/CorePropertiesFile.html +14 -16
- data/rdoc/RubyXL/CustomColor.html +4 -7
- data/rdoc/RubyXL/CustomColorList.html +4 -7
- data/rdoc/RubyXL/CustomFilter.html +4 -7
- data/rdoc/RubyXL/CustomFilters.html +4 -7
- data/rdoc/RubyXL/CustomGeometry.html +4 -7
- data/rdoc/RubyXL/CustomProperties.html +4 -7
- data/rdoc/RubyXL/CustomPropertiesFile.html +3 -5
- data/rdoc/RubyXL/CustomProperty.html +4 -7
- data/rdoc/RubyXL/CustomPropertyFile.html +3 -5
- data/rdoc/RubyXL/CustomSheetView.html +4 -7
- data/rdoc/RubyXL/CustomSheetViews.html +4 -7
- data/rdoc/RubyXL/CustomWorkbookView.html +4 -7
- data/rdoc/RubyXL/CustomWorkbookViews.html +4 -7
- data/rdoc/RubyXL/CustomXMLFile.html +3 -5
- data/rdoc/RubyXL/DXF.html +4 -7
- data/rdoc/RubyXL/DXFs.html +4 -7
- data/rdoc/RubyXL/DataBar.html +4 -7
- data/rdoc/RubyXL/DataConsolidate.html +4 -7
- data/rdoc/RubyXL/DataConsolidationReference.html +4 -7
- data/rdoc/RubyXL/DataConsolidationReferences.html +4 -7
- data/rdoc/RubyXL/DataType.html +4 -7
- data/rdoc/RubyXL/DataValidation.html +4 -7
- data/rdoc/RubyXL/DataValidations.html +4 -7
- data/rdoc/RubyXL/DateGroupItem.html +4 -7
- data/rdoc/RubyXL/DefinedName.html +4 -7
- data/rdoc/RubyXL/DefinedNameExt.html +4 -7
- data/rdoc/RubyXL/DefinedNames.html +4 -7
- data/rdoc/RubyXL/DefinedNamesExt.html +4 -7
- data/rdoc/RubyXL/DocumentPropertiesFile.html +8 -11
- data/rdoc/RubyXL/DrawingFile.html +4 -6
- data/rdoc/RubyXL/DynamicFilter.html +4 -7
- data/rdoc/RubyXL/EmbeddedControl.html +4 -7
- data/rdoc/RubyXL/EmbeddedControls.html +4 -7
- data/rdoc/RubyXL/Extension.html +4 -7
- data/rdoc/RubyXL/ExtensionStorageArea.html +4 -7
- data/rdoc/RubyXL/Extents.html +4 -7
- data/rdoc/RubyXL/ExternalBook.html +4 -7
- data/rdoc/RubyXL/ExternalLinksFile.html +4 -6
- data/rdoc/RubyXL/ExternalReference.html +4 -7
- data/rdoc/RubyXL/ExternalReferences.html +4 -7
- data/rdoc/RubyXL/ExtraColorSchemeList.html +4 -7
- data/rdoc/RubyXL/FieldItem.html +4 -7
- data/rdoc/RubyXL/FileRecoveryProperties.html +4 -7
- data/rdoc/RubyXL/FileSharing.html +4 -7
- data/rdoc/RubyXL/FileVersion.html +4 -7
- data/rdoc/RubyXL/Fill.html +6 -9
- data/rdoc/RubyXL/Fills.html +6 -9
- data/rdoc/RubyXL/FilterContainer.html +4 -7
- data/rdoc/RubyXL/FloatNode.html +3 -5
- data/rdoc/RubyXL/FloatValue.html +3 -5
- data/rdoc/RubyXL/Font.html +8 -12
- data/rdoc/RubyXL/FontConvenienceMethods.html +25 -28
- data/rdoc/RubyXL/FontScheme.html +4 -7
- data/rdoc/RubyXL/Fonts.html +6 -9
- data/rdoc/RubyXL/Formula.html +4 -7
- data/rdoc/RubyXL/FunctionGroup.html +4 -7
- data/rdoc/RubyXL/FunctionGroups.html +4 -7
- data/rdoc/RubyXL/GenericStorageObject.html +6 -8
- data/rdoc/RubyXL/GradientFill.html +4 -7
- data/rdoc/RubyXL/HeaderFooterSettings.html +4 -7
- data/rdoc/RubyXL/Hyperlink.html +4 -7
- data/rdoc/RubyXL/HyperlinkRelFile.html +3 -5
- data/rdoc/RubyXL/Hyperlinks.html +4 -7
- data/rdoc/RubyXL/IconFilter.html +4 -7
- data/rdoc/RubyXL/IconSet.html +4 -7
- data/rdoc/RubyXL/IgnoredError.html +4 -7
- data/rdoc/RubyXL/IgnoredErrors.html +4 -7
- data/rdoc/RubyXL/IndexedColors.html +4 -7
- data/rdoc/RubyXL/InputCells.html +4 -7
- data/rdoc/RubyXL/IntegerNode.html +3 -5
- data/rdoc/RubyXL/IntegerValue.html +3 -5
- data/rdoc/RubyXL/LegacyCell.html +4 -6
- data/rdoc/RubyXL/LegacyWorksheet.html +10 -12
- data/rdoc/RubyXL/MRUColors.html +4 -7
- data/rdoc/RubyXL/MacrosFile.html +3 -5
- data/rdoc/RubyXL/MergedCell.html +4 -7
- data/rdoc/RubyXL/MergedCells.html +4 -7
- data/rdoc/RubyXL/NumFmt.html +4 -7
- data/rdoc/RubyXL/NumberFormat.html +6 -9
- data/rdoc/RubyXL/NumberFormats.html +6 -10
- data/rdoc/RubyXL/OLEObject.html +4 -7
- data/rdoc/RubyXL/OLEObjectFile.html +3 -5
- data/rdoc/RubyXL/OLEObjects.html +4 -7
- data/rdoc/RubyXL/OLESize.html +4 -7
- data/rdoc/RubyXL/OOXMLContainerObject.html +13 -18
- data/rdoc/RubyXL/OOXMLIgnored.html +5 -7
- data/rdoc/RubyXL/OOXMLObject.html +4 -8
- data/rdoc/RubyXL/OOXMLObjectClassMethods.html +49 -96
- data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +20 -44
- data/rdoc/RubyXL/OOXMLRelationshipsFile.html +28 -27
- data/rdoc/RubyXL/OOXMLTopLevelObject.html +19 -32
- data/rdoc/RubyXL/OdbcOleDbProperties.html +103 -0
- data/rdoc/RubyXL/Offset.html +4 -7
- data/rdoc/RubyXL/OlapProperties.html +103 -0
- data/rdoc/RubyXL/OutlineProperties.html +4 -7
- data/rdoc/RubyXL/PageMargins.html +4 -7
- data/rdoc/RubyXL/PageSetup.html +4 -7
- data/rdoc/RubyXL/PageSetupProperties.html +4 -7
- data/rdoc/RubyXL/Pane.html +4 -7
- data/rdoc/RubyXL/Parser.html +8 -11
- data/rdoc/RubyXL/PatternFill.html +4 -7
- data/rdoc/RubyXL/PhoneticProperties.html +4 -7
- data/rdoc/RubyXL/PhoneticRun.html +4 -7
- data/rdoc/RubyXL/PivotArea.html +4 -7
- data/rdoc/RubyXL/PivotCache.html +4 -7
- data/rdoc/RubyXL/PivotCacheDefinitionFile.html +3 -5
- data/rdoc/RubyXL/PivotCacheRecordsFile.html +3 -5
- data/rdoc/RubyXL/PivotCaches.html +4 -7
- data/rdoc/RubyXL/PivotReference.html +4 -7
- data/rdoc/RubyXL/PivotReferences.html +4 -7
- data/rdoc/RubyXL/PivotTableFile.html +3 -5
- data/rdoc/RubyXL/PivotTableSelection.html +4 -7
- data/rdoc/RubyXL/PresetGeometry.html +4 -7
- data/rdoc/RubyXL/PrintOptions.html +4 -7
- data/rdoc/RubyXL/PrinterSettingsFile.html +3 -5
- data/rdoc/RubyXL/ProtectedRange.html +4 -7
- data/rdoc/RubyXL/ProtectedRanges.html +4 -7
- data/rdoc/RubyXL/Protection.html +4 -7
- data/rdoc/RubyXL/QueryParameter.html +103 -0
- data/rdoc/RubyXL/QueryParameters.html +103 -0
- data/rdoc/RubyXL/QueryTable.html +184 -0
- data/rdoc/RubyXL/QueryTableDeletedField.html +103 -0
- data/rdoc/RubyXL/QueryTableDeletedFields.html +103 -0
- data/rdoc/RubyXL/QueryTableField.html +103 -0
- data/rdoc/RubyXL/QueryTableFields.html +103 -0
- data/rdoc/RubyXL/QueryTableRefresh.html +103 -0
- data/rdoc/RubyXL/RID.html +3 -5
- data/rdoc/RubyXL/RawOOXML.html +6 -9
- data/rdoc/RubyXL/Reference.html +18 -25
- data/rdoc/RubyXL/Relationship.html +3 -5
- data/rdoc/RubyXL/RelationshipSupport.html +19 -20
- data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +5 -7
- data/rdoc/RubyXL/RevisionPointer.html +4 -10
- data/rdoc/RubyXL/RichText.html +5 -8
- data/rdoc/RubyXL/RichTextRun.html +5 -8
- data/rdoc/RubyXL/Row.html +13 -16
- data/rdoc/RubyXL/RowExt.html +4 -7
- data/rdoc/RubyXL/RunProperties.html +4 -7
- data/rdoc/RubyXL/Scenario.html +4 -7
- data/rdoc/RubyXL/Scenarios.html +4 -7
- data/rdoc/RubyXL/Selection.html +6 -9
- data/rdoc/RubyXL/ShapeGuide.html +4 -7
- data/rdoc/RubyXL/ShapeTextRectangle.html +4 -7
- data/rdoc/RubyXL/SharedStringsTable.html +18 -21
- data/rdoc/RubyXL/Sheet.html +4 -7
- data/rdoc/RubyXL/SheetCalculationProperties.html +4 -7
- data/rdoc/RubyXL/SheetData.html +6 -9
- data/rdoc/RubyXL/SheetDataExt.html +4 -7
- data/rdoc/RubyXL/SheetDataSet.html +4 -7
- data/rdoc/RubyXL/SheetName.html +4 -7
- data/rdoc/RubyXL/SheetNames.html +4 -7
- data/rdoc/RubyXL/Sheets.html +4 -7
- data/rdoc/RubyXL/SlicerCacheFile.html +3 -5
- data/rdoc/RubyXL/SlicerFile.html +3 -5
- data/rdoc/RubyXL/SmartTagProperties.html +4 -7
- data/rdoc/RubyXL/SmartTagType.html +4 -7
- data/rdoc/RubyXL/SmartTagTypes.html +4 -7
- data/rdoc/RubyXL/SmartTags.html +4 -7
- data/rdoc/RubyXL/SortCondition.html +4 -7
- data/rdoc/RubyXL/SortState.html +4 -7
- data/rdoc/RubyXL/Sqref.html +5 -7
- data/rdoc/RubyXL/Stop.html +4 -7
- data/rdoc/RubyXL/StringNode.html +3 -5
- data/rdoc/RubyXL/StringNodeW3C.html +6 -8
- data/rdoc/RubyXL/StringValue.html +3 -5
- data/rdoc/RubyXL/Stylesheet.html +17 -20
- data/rdoc/RubyXL/TableFile.html +3 -5
- data/rdoc/RubyXL/TableParts.html +3 -5
- data/rdoc/RubyXL/TableStyle.html +4 -7
- data/rdoc/RubyXL/TableStyles.html +4 -7
- data/rdoc/RubyXL/Text.html +7 -13
- data/rdoc/RubyXL/TextImportSettings.html +103 -0
- data/rdoc/RubyXL/Theme.html +10 -13
- data/rdoc/RubyXL/ThemeElements.html +4 -7
- data/rdoc/RubyXL/ThumbnailFile.html +3 -5
- data/rdoc/RubyXL/Top10.html +4 -7
- data/rdoc/RubyXL/VMLDrawingFile.html +4 -7
- data/rdoc/RubyXL/Variant.html +4 -7
- data/rdoc/RubyXL/Vector.html +5 -8
- data/rdoc/RubyXL/VectorValue.html +3 -5
- data/rdoc/RubyXL/VisualProperties.html +4 -7
- data/rdoc/RubyXL/WebPublishObject.html +4 -7
- data/rdoc/RubyXL/WebPublishObjects.html +4 -7
- data/rdoc/RubyXL/WebPublishingItem.html +4 -7
- data/rdoc/RubyXL/WebPublishingItems.html +4 -7
- data/rdoc/RubyXL/WebPublishingProperties.html +4 -7
- data/rdoc/RubyXL/WebQueryProperties.html +103 -0
- data/rdoc/RubyXL/Workbook.html +67 -72
- data/rdoc/RubyXL/WorkbookConvenienceMethods.html +24 -28
- data/rdoc/RubyXL/WorkbookProperties.html +4 -7
- data/rdoc/RubyXL/WorkbookProtection.html +4 -7
- data/rdoc/RubyXL/WorkbookRoot.html +8 -10
- data/rdoc/RubyXL/WorkbookView.html +4 -7
- data/rdoc/RubyXL/WorkbookViews.html +4 -7
- data/rdoc/RubyXL/Worksheet.html +16 -19
- data/rdoc/RubyXL/WorksheetConvenienceMethods.html +98 -113
- data/rdoc/RubyXL/WorksheetDimensions.html +4 -7
- data/rdoc/RubyXL/WorksheetFormatProperties.html +3 -5
- data/rdoc/RubyXL/WorksheetProperties.html +4 -7
- data/rdoc/RubyXL/WorksheetProtection.html +4 -7
- data/rdoc/RubyXL/WorksheetView.html +4 -7
- data/rdoc/RubyXL/WorksheetViews.html +4 -7
- data/rdoc/RubyXL/XF.html +4 -7
- data/rdoc/created.rid +13 -11
- data/rdoc/index.html +40 -4
- data/rdoc/js/navigation.js +3 -4
- data/rdoc/js/navigation.js.gz +0 -0
- data/rdoc/js/search_index.js +1 -1
- data/rdoc/js/search_index.js.gz +0 -0
- data/rdoc/js/searcher.js.gz +0 -0
- data/rdoc/table_of_contents.html +69 -4
- data/rubyXL.gemspec +29 -4
- data/test/test_parse_write.rb +15 -15
- metadata +39 -3
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Relationship - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Relationship - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -79,8 +79,6 @@
|
|
|
79
79
|
</section>
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
|
|
83
|
-
|
|
84
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
85
83
|
|
|
86
84
|
|
|
@@ -96,8 +94,8 @@
|
|
|
96
94
|
|
|
97
95
|
|
|
98
96
|
<footer id="validator-badges" role="contentinfo">
|
|
99
|
-
<p><a href="
|
|
100
|
-
<p>Generated by <a href="https://
|
|
97
|
+
<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.1.1.
|
|
101
99
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
102
100
|
</footer>
|
|
103
101
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>module RubyXL::RelationshipSupport - rubyXL 3.4.
|
|
7
|
+
<title>module RubyXL::RelationshipSupport - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -100,14 +100,11 @@
|
|
|
100
100
|
|
|
101
101
|
<section class="description">
|
|
102
102
|
|
|
103
|
-
<p><code>RelationshipSupport</code> module enables automatic loading and
|
|
104
|
-
saving of _rels for the respective file</p>
|
|
103
|
+
<p><code>RelationshipSupport</code> module enables automatic loading and saving of _rels for the respective file</p>
|
|
105
104
|
|
|
106
105
|
</section>
|
|
107
106
|
|
|
108
107
|
|
|
109
|
-
|
|
110
|
-
|
|
111
108
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
112
109
|
|
|
113
110
|
|
|
@@ -177,8 +174,8 @@ saving of _rels for the respective file</p>
|
|
|
177
174
|
|
|
178
175
|
|
|
179
176
|
<div class="method-source-code" id="included-source">
|
|
180
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
181
|
-
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">included</span>(<span class="ruby-identifier">klass</span>)
|
|
177
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 147</span>
|
|
178
|
+
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">included</span>(<span class="ruby-identifier">klass</span>)
|
|
182
179
|
<span class="ruby-identifier">klass</span>.<span class="ruby-identifier">class_variable_set</span>(<span class="ruby-value">:@@ooxml_relationships</span>, {})
|
|
183
180
|
<span class="ruby-identifier">klass</span>.<span class="ruby-identifier">extend</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">RelationshipSupport</span><span class="ruby-operator">::</span><span class="ruby-constant">ClassMehods</span>
|
|
184
181
|
<span class="ruby-keyword">end</span></pre>
|
|
@@ -219,8 +216,8 @@ saving of _rels for the respective file</p>
|
|
|
219
216
|
|
|
220
217
|
|
|
221
218
|
<div class="method-source-code" id="attach_relationship-source">
|
|
222
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
223
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">attach_relationship</span>(<span class="ruby-identifier">rid</span>, <span class="ruby-identifier">rf</span>)
|
|
219
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 187</span>
|
|
220
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">attach_relationship</span>(<span class="ruby-identifier">rid</span>, <span class="ruby-identifier">rf</span>)
|
|
224
221
|
<span class="ruby-identifier">relationships</span> = <span class="ruby-keyword">self</span>.<span class="ruby-identifier">class</span>.<span class="ruby-identifier">class_variable_get</span>(<span class="ruby-value">:@@ooxml_relationships</span>)
|
|
225
222
|
<span class="ruby-identifier">klass</span> = <span class="ruby-identifier">rf</span>.<span class="ruby-identifier">class</span>
|
|
226
223
|
<span class="ruby-keyword">if</span> <span class="ruby-identifier">relationships</span>.<span class="ruby-identifier">has_key?</span>(<span class="ruby-identifier">klass</span>) <span class="ruby-keyword">then</span>
|
|
@@ -269,8 +266,8 @@ saving of _rels for the respective file</p>
|
|
|
269
266
|
|
|
270
267
|
|
|
271
268
|
<div class="method-source-code" id="collect_related_objects-source">
|
|
272
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
273
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">collect_related_objects</span>
|
|
269
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 158</span>
|
|
270
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">collect_related_objects</span>
|
|
274
271
|
<span class="ruby-identifier">res</span> = <span class="ruby-identifier">related_objects</span>.<span class="ruby-identifier">compact</span> <span class="ruby-comment"># Avoid tainting +related_objects+ array</span>
|
|
275
272
|
<span class="ruby-identifier">res</span>.<span class="ruby-identifier">concat</span>(<span class="ruby-identifier">generic_storage</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">generic_storage</span>
|
|
276
273
|
|
|
@@ -318,8 +315,8 @@ saving of _rels for the respective file</p>
|
|
|
318
315
|
|
|
319
316
|
|
|
320
317
|
<div class="method-source-code" id="load_relationships-source">
|
|
321
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
322
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">load_relationships</span>(<span class="ruby-identifier">dir_path</span>, <span class="ruby-identifier">base_file_name</span>)
|
|
318
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 178</span>
|
|
319
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">load_relationships</span>(<span class="ruby-identifier">dir_path</span>, <span class="ruby-identifier">base_file_name</span>)
|
|
323
320
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">relationship_container</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">OOXMLRelationshipsFile</span>.<span class="ruby-identifier">load_relationship_file</span>(<span class="ruby-identifier">dir_path</span>, <span class="ruby-identifier">base_file_name</span>)
|
|
324
321
|
<span class="ruby-keyword">return</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">relationship_container</span>.<span class="ruby-identifier">nil?</span>
|
|
325
322
|
|
|
@@ -356,8 +353,8 @@ saving of _rels for the respective file</p>
|
|
|
356
353
|
|
|
357
354
|
|
|
358
355
|
<div class="method-source-code" id="related_objects-source">
|
|
359
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
360
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">related_objects</span> <span class="ruby-comment"># Override this method</span>
|
|
356
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 154</span>
|
|
357
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">related_objects</span> <span class="ruby-comment"># Override this method</span>
|
|
361
358
|
[]
|
|
362
359
|
<span class="ruby-keyword">end</span></pre>
|
|
363
360
|
</div>
|
|
@@ -389,10 +386,12 @@ saving of _rels for the respective file</p>
|
|
|
389
386
|
|
|
390
387
|
|
|
391
388
|
<div class="method-source-code" id="store_relationship-source">
|
|
392
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
393
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">store_relationship</span>(<span class="ruby-identifier">related_file</span>, <span class="ruby-identifier">unknown</span> = <span class="ruby-keyword">false</span>)
|
|
389
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 208</span>
|
|
390
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">store_relationship</span>(<span class="ruby-identifier">related_file</span>, <span class="ruby-identifier">unknown</span> = <span class="ruby-keyword">false</span>)
|
|
394
391
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">generic_storage</span> <span class="ruby-operator">||=</span> []
|
|
395
|
-
<span class="ruby-identifier">
|
|
392
|
+
<span class="ruby-keyword">if</span> <span class="ruby-identifier">unknown</span> <span class="ruby-operator">&&</span> <span class="ruby-operator">!</span><span class="ruby-constant">RubyXL</span>.<span class="ruby-identifier">class_variable_get</span>(<span class="ruby-value">:@@suppress_warnings</span>) <span class="ruby-keyword">then</span>
|
|
393
|
+
<span class="ruby-identifier">puts</span> <span class="ruby-node">"WARNING: #{self.class} is not aware how to process #{related_file.class}"</span>
|
|
394
|
+
<span class="ruby-keyword">end</span>
|
|
396
395
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">generic_storage</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">related_file</span>
|
|
397
396
|
<span class="ruby-keyword">end</span></pre>
|
|
398
397
|
</div>
|
|
@@ -412,8 +411,8 @@ saving of _rels for the respective file</p>
|
|
|
412
411
|
|
|
413
412
|
|
|
414
413
|
<footer id="validator-badges" role="contentinfo">
|
|
415
|
-
<p><a href="
|
|
416
|
-
<p>Generated by <a href="https://
|
|
414
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
415
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
417
416
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
418
417
|
</footer>
|
|
419
418
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>module RubyXL::RelationshipSupport::ClassMehods - rubyXL 3.4.
|
|
7
|
+
<title>module RubyXL::RelationshipSupport::ClassMehods - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../../";
|
|
@@ -82,8 +82,6 @@
|
|
|
82
82
|
</section>
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
|
|
86
|
-
|
|
87
85
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
88
86
|
|
|
89
87
|
|
|
@@ -119,8 +117,8 @@
|
|
|
119
117
|
|
|
120
118
|
|
|
121
119
|
<div class="method-source-code" id="define_relationship-source">
|
|
122
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line
|
|
123
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">define_relationship</span>(<span class="ruby-identifier">klass</span>, <span class="ruby-identifier">accessor</span> = <span class="ruby-keyword">nil</span>)
|
|
120
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/objects/relationships.rb, line 141</span>
|
|
121
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">define_relationship</span>(<span class="ruby-identifier">klass</span>, <span class="ruby-identifier">accessor</span> = <span class="ruby-keyword">nil</span>)
|
|
124
122
|
<span class="ruby-identifier">class_variable_get</span>(<span class="ruby-value">:@@ooxml_relationships</span>)[<span class="ruby-identifier">klass</span>] = <span class="ruby-identifier">accessor</span>
|
|
125
123
|
<span class="ruby-identifier">attr_accessor</span>(<span class="ruby-identifier">accessor</span>) <span class="ruby-keyword">if</span> <span class="ruby-identifier">accessor</span>
|
|
126
124
|
<span class="ruby-keyword">end</span></pre>
|
|
@@ -141,8 +139,8 @@
|
|
|
141
139
|
|
|
142
140
|
|
|
143
141
|
<footer id="validator-badges" role="contentinfo">
|
|
144
|
-
<p><a href="
|
|
145
|
-
<p>Generated by <a href="https://
|
|
142
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
143
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
146
144
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
147
145
|
</footer>
|
|
148
146
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RevisionPointer - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RevisionPointer - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -76,17 +76,11 @@
|
|
|
76
76
|
|
|
77
77
|
<section class="description">
|
|
78
78
|
|
|
79
|
-
<p><a
|
|
80
|
-
href="https://msdn.microsoft.com/en-us/library/mt793297(v=office.12).aspx">msdn.microsoft.com/en-us/library/mt793297(v=office.12).aspx</a>
|
|
81
|
-
“A CT_RevisionPtr element that specifies metadata supporting runtime
|
|
82
|
-
scenarios for Microsoft Excel. It SHOULD be ignored and SHOULD NOT be saved
|
|
83
|
-
by all others.”</p>
|
|
79
|
+
<p><a href="https://msdn.microsoft.com/en-us/library/mt793297(v=office.12).aspx">msdn.microsoft.com/en-us/library/mt793297(v=office.12).aspx</a> “A CT_RevisionPtr element that specifies metadata supporting runtime scenarios for Microsoft Excel. It SHOULD be ignored and SHOULD NOT be saved by all others.”</p>
|
|
84
80
|
|
|
85
81
|
</section>
|
|
86
82
|
|
|
87
83
|
|
|
88
|
-
|
|
89
|
-
|
|
90
84
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
91
85
|
|
|
92
86
|
|
|
@@ -102,8 +96,8 @@ by all others.”</p>
|
|
|
102
96
|
|
|
103
97
|
|
|
104
98
|
<footer id="validator-badges" role="contentinfo">
|
|
105
|
-
<p><a href="
|
|
106
|
-
<p>Generated by <a href="https://
|
|
99
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
100
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
107
101
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
108
102
|
</footer>
|
|
109
103
|
|
data/rdoc/RubyXL/RichText.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RichText - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RichText - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -86,14 +86,11 @@
|
|
|
86
86
|
|
|
87
87
|
<section class="description">
|
|
88
88
|
|
|
89
|
-
<p><a
|
|
90
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_is-1.html">www.datypic.com/sc/ooxml/e-ssml_is-1.html</a></p>
|
|
89
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_is-1.html">www.datypic.com/sc/ooxml/e-ssml_is-1.html</a></p>
|
|
91
90
|
|
|
92
91
|
</section>
|
|
93
92
|
|
|
94
93
|
|
|
95
|
-
|
|
96
|
-
|
|
97
94
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
98
95
|
|
|
99
96
|
|
|
@@ -130,7 +127,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_is-1.html">www.datypic.com/sc/ooxml
|
|
|
130
127
|
|
|
131
128
|
<div class="method-source-code" id="to_s-source">
|
|
132
129
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/text.rb, line 87</span>
|
|
133
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">to_s</span>
|
|
130
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
|
|
134
131
|
<span class="ruby-identifier">str</span> = <span class="ruby-identifier">t</span>.<span class="ruby-identifier">to_s</span>
|
|
135
132
|
<span class="ruby-identifier">r</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">r</span>.<span class="ruby-identifier">each</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">rtr</span><span class="ruby-operator">|</span> <span class="ruby-identifier">str</span> <span class="ruby-operator"><<</span> <span class="ruby-identifier">rtr</span>.<span class="ruby-identifier">to_s</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">rtr</span> }
|
|
136
133
|
<span class="ruby-identifier">str</span>
|
|
@@ -152,8 +149,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_is-1.html">www.datypic.com/sc/ooxml
|
|
|
152
149
|
|
|
153
150
|
|
|
154
151
|
<footer id="validator-badges" role="contentinfo">
|
|
155
|
-
<p><a href="
|
|
156
|
-
<p>Generated by <a href="https://
|
|
152
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
153
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
157
154
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
158
155
|
</footer>
|
|
159
156
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RichTextRun - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RichTextRun - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -86,14 +86,11 @@
|
|
|
86
86
|
|
|
87
87
|
<section class="description">
|
|
88
88
|
|
|
89
|
-
<p><a
|
|
90
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_r-2.html">www.datypic.com/sc/ooxml/e-ssml_r-2.html</a></p>
|
|
89
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_r-2.html">www.datypic.com/sc/ooxml/e-ssml_r-2.html</a></p>
|
|
91
90
|
|
|
92
91
|
</section>
|
|
93
92
|
|
|
94
93
|
|
|
95
|
-
|
|
96
|
-
|
|
97
94
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
98
95
|
|
|
99
96
|
|
|
@@ -130,7 +127,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_r-2.html">www.datypic.com/sc/ooxml/
|
|
|
130
127
|
|
|
131
128
|
<div class="method-source-code" id="to_s-source">
|
|
132
129
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/text.rb, line 57</span>
|
|
133
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">to_s</span>
|
|
130
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
|
|
134
131
|
<span class="ruby-identifier">t</span>.<span class="ruby-identifier">to_s</span>
|
|
135
132
|
<span class="ruby-keyword">end</span></pre>
|
|
136
133
|
</div>
|
|
@@ -150,8 +147,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_r-2.html">www.datypic.com/sc/ooxml/
|
|
|
150
147
|
|
|
151
148
|
|
|
152
149
|
<footer id="validator-badges" role="contentinfo">
|
|
153
|
-
<p><a href="
|
|
154
|
-
<p>Generated by <a href="https://
|
|
150
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
151
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
155
152
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
156
153
|
</footer>
|
|
157
154
|
|
data/rdoc/RubyXL/Row.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Row - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Row - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -102,14 +102,11 @@
|
|
|
102
102
|
|
|
103
103
|
<section class="description">
|
|
104
104
|
|
|
105
|
-
<p><a
|
|
106
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxml/e-ssml_row-1.html</a></p>
|
|
105
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxml/e-ssml_row-1.html</a></p>
|
|
107
106
|
|
|
108
107
|
</section>
|
|
109
108
|
|
|
110
109
|
|
|
111
|
-
|
|
112
|
-
|
|
113
110
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
114
111
|
|
|
115
112
|
|
|
@@ -181,7 +178,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
181
178
|
|
|
182
179
|
<div class="method-source-code" id="5B-5D-source">
|
|
183
180
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 159</span>
|
|
184
|
-
<span class="ruby-keyword">def</span> <span class="ruby-
|
|
181
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">[]</span>(<span class="ruby-identifier">ind</span>)
|
|
185
182
|
<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">ind</span>]
|
|
186
183
|
<span class="ruby-keyword">end</span></pre>
|
|
187
184
|
</div>
|
|
@@ -214,7 +211,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
214
211
|
|
|
215
212
|
<div class="method-source-code" id="before_write_xml-source">
|
|
216
213
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 151</span>
|
|
217
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">before_write_xml</span>
|
|
214
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">before_write_xml</span>
|
|
218
215
|
<span class="ruby-operator">!</span>(<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">nil?</span> <span class="ruby-operator">||</span> <span class="ruby-identifier">cells</span>.<span class="ruby-identifier">empty?</span>)
|
|
219
216
|
<span class="ruby-keyword">end</span></pre>
|
|
220
217
|
</div>
|
|
@@ -247,7 +244,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
247
244
|
|
|
248
245
|
<div class="method-source-code" id="delete_cell_shift_left-source">
|
|
249
246
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 172</span>
|
|
250
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_cell_shift_left</span>(<span class="ruby-identifier">col_index</span>)
|
|
247
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">delete_cell_shift_left</span>(<span class="ruby-identifier">col_index</span>)
|
|
251
248
|
<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">delete_at</span>(<span class="ruby-identifier">col_index</span>)
|
|
252
249
|
<span class="ruby-identifier">update_cell_coords</span>(<span class="ruby-identifier">col_index</span>)
|
|
253
250
|
<span class="ruby-keyword">end</span></pre>
|
|
@@ -281,7 +278,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
281
278
|
|
|
282
279
|
<div class="method-source-code" id="get_fill_color-source">
|
|
283
280
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 189</span>
|
|
284
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_fill_color</span>
|
|
281
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_fill_color</span>
|
|
285
282
|
<span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">get_fill_color</span>(<span class="ruby-identifier">xf</span>)
|
|
286
283
|
<span class="ruby-keyword">end</span></pre>
|
|
287
284
|
</div>
|
|
@@ -314,7 +311,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
314
311
|
|
|
315
312
|
<div class="method-source-code" id="get_font-source">
|
|
316
313
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 193</span>
|
|
317
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_font</span>
|
|
314
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_font</span>
|
|
318
315
|
<span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">fonts</span>[<span class="ruby-identifier">xf</span>.<span class="ruby-identifier">font_id</span>]
|
|
319
316
|
<span class="ruby-keyword">end</span></pre>
|
|
320
317
|
</div>
|
|
@@ -347,7 +344,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
347
344
|
|
|
348
345
|
<div class="method-source-code" id="index_in_collection-source">
|
|
349
346
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 155</span>
|
|
350
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">index_in_collection</span>
|
|
347
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">index_in_collection</span>
|
|
351
348
|
<span class="ruby-identifier">r</span> <span class="ruby-operator">-</span> <span class="ruby-value">1</span>
|
|
352
349
|
<span class="ruby-keyword">end</span></pre>
|
|
353
350
|
</div>
|
|
@@ -380,7 +377,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
380
377
|
|
|
381
378
|
<div class="method-source-code" id="insert_cell_shift_right-source">
|
|
382
379
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 167</span>
|
|
383
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_cell_shift_right</span>(<span class="ruby-identifier">c</span>, <span class="ruby-identifier">col_index</span>)
|
|
380
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">insert_cell_shift_right</span>(<span class="ruby-identifier">c</span>, <span class="ruby-identifier">col_index</span>)
|
|
384
381
|
<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">insert</span>(<span class="ruby-identifier">col_index</span>, <span class="ruby-identifier">c</span>)
|
|
385
382
|
<span class="ruby-identifier">update_cell_coords</span>(<span class="ruby-identifier">col_index</span>)
|
|
386
383
|
<span class="ruby-keyword">end</span></pre>
|
|
@@ -414,7 +411,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
414
411
|
|
|
415
412
|
<div class="method-source-code" id="size-source">
|
|
416
413
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 163</span>
|
|
417
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">size</span>
|
|
414
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">size</span>
|
|
418
415
|
<span class="ruby-identifier">cells</span>.<span class="ruby-identifier">size</span>
|
|
419
416
|
<span class="ruby-keyword">end</span></pre>
|
|
420
417
|
</div>
|
|
@@ -447,7 +444,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
447
444
|
|
|
448
445
|
<div class="method-source-code" id="xf-source">
|
|
449
446
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/sheet_data.rb, line 185</span>
|
|
450
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">xf</span>
|
|
447
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xf</span>
|
|
451
448
|
<span class="ruby-ivar">@worksheet</span>.<span class="ruby-identifier">workbook</span>.<span class="ruby-identifier">cell_xfs</span>[<span class="ruby-keyword">self</span>.<span class="ruby-identifier">style_index</span> <span class="ruby-operator">||</span> <span class="ruby-value">0</span>]
|
|
452
449
|
<span class="ruby-keyword">end</span></pre>
|
|
453
450
|
</div>
|
|
@@ -467,8 +464,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-1.html">www.datypic.com/sc/ooxm
|
|
|
467
464
|
|
|
468
465
|
|
|
469
466
|
<footer id="validator-badges" role="contentinfo">
|
|
470
|
-
<p><a href="
|
|
471
|
-
<p>Generated by <a href="https://
|
|
467
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
468
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
472
469
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
473
470
|
</footer>
|
|
474
471
|
|
data/rdoc/RubyXL/RowExt.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RowExt - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RowExt - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -76,14 +76,11 @@
|
|
|
76
76
|
|
|
77
77
|
<section class="description">
|
|
78
78
|
|
|
79
|
-
<p><a
|
|
80
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_row-2.html">www.datypic.com/sc/ooxml/e-ssml_row-2.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_row-2.html">www.datypic.com/sc/ooxml/e-ssml_row-2.html</a></p>
|
|
81
80
|
|
|
82
81
|
</section>
|
|
83
82
|
|
|
84
83
|
|
|
85
|
-
|
|
86
|
-
|
|
87
84
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
88
85
|
|
|
89
86
|
|
|
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_row-2.html">www.datypic.com/sc/ooxm
|
|
|
99
96
|
|
|
100
97
|
|
|
101
98
|
<footer id="validator-badges" role="contentinfo">
|
|
102
|
-
<p><a href="
|
|
103
|
-
<p>Generated by <a href="https://
|
|
99
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
100
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
104
101
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
105
102
|
</footer>
|
|
106
103
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::RunProperties - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::RunProperties - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -76,14 +76,11 @@
|
|
|
76
76
|
|
|
77
77
|
<section class="description">
|
|
78
78
|
|
|
79
|
-
<p><a
|
|
80
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_rPr-1.html">www.datypic.com/sc/ooxml/e-ssml_rPr-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_rPr-1.html">www.datypic.com/sc/ooxml/e-ssml_rPr-1.html</a></p>
|
|
81
80
|
|
|
82
81
|
</section>
|
|
83
82
|
|
|
84
83
|
|
|
85
|
-
|
|
86
|
-
|
|
87
84
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
88
85
|
|
|
89
86
|
|
|
@@ -99,8 +96,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_rPr-1.html">www.datypic.com/sc/ooxm
|
|
|
99
96
|
|
|
100
97
|
|
|
101
98
|
<footer id="validator-badges" role="contentinfo">
|
|
102
|
-
<p><a href="
|
|
103
|
-
<p>Generated by <a href="https://
|
|
99
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
100
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
104
101
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
105
102
|
</footer>
|
|
106
103
|
|