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.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>module RubyXL - rubyXL 3.4.
|
|
7
|
+
<title>module RubyXL - 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="module">
|
|
23
25
|
<nav role="navigation">
|
|
24
26
|
<div id="project-navigation">
|
|
@@ -58,14 +60,13 @@
|
|
|
58
60
|
|
|
59
61
|
|
|
60
62
|
|
|
61
|
-
|
|
63
|
+
|
|
64
|
+
<!-- Method Quickref -->
|
|
62
65
|
<div id="method-list-section" class="nav-section">
|
|
63
66
|
<h3>Methods</h3>
|
|
64
67
|
|
|
65
68
|
<ul class="link-list" role="directory">
|
|
66
|
-
|
|
67
69
|
<li ><a href="#method-c-from_root">::from_root</a>
|
|
68
|
-
|
|
69
70
|
</ul>
|
|
70
71
|
</div>
|
|
71
72
|
|
|
@@ -85,535 +86,228 @@
|
|
|
85
86
|
|
|
86
87
|
</section>
|
|
87
88
|
|
|
88
|
-
|
|
89
89
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
90
|
-
|
|
91
90
|
|
|
92
|
-
|
|
93
91
|
|
|
94
|
-
|
|
95
92
|
<section class="constants-list">
|
|
96
93
|
<header>
|
|
97
94
|
<h3>Constants</h3>
|
|
98
95
|
</header>
|
|
99
96
|
<dl>
|
|
100
|
-
|
|
101
97
|
<dt id="ST_Axis">ST_Axis
|
|
102
|
-
|
|
103
98
|
<dd>
|
|
104
|
-
|
|
105
|
-
|
|
106
99
|
<dt id="ST_BevelPresetType">ST_BevelPresetType
|
|
107
|
-
|
|
108
100
|
<dd>
|
|
109
|
-
|
|
110
|
-
|
|
111
101
|
<dt id="ST_BlackWhiteMode">ST_BlackWhiteMode
|
|
112
|
-
|
|
113
102
|
<dd>
|
|
114
|
-
|
|
115
|
-
|
|
116
103
|
<dt id="ST_BlendMode">ST_BlendMode
|
|
117
|
-
|
|
118
104
|
<dd>
|
|
119
|
-
|
|
120
|
-
|
|
121
105
|
<dt id="ST_BlipCompression">ST_BlipCompression
|
|
122
|
-
|
|
123
106
|
<dd>
|
|
124
|
-
|
|
125
|
-
|
|
126
107
|
<dt id="ST_BorderStyle">ST_BorderStyle
|
|
127
|
-
|
|
128
108
|
<dd>
|
|
129
|
-
|
|
130
|
-
|
|
131
109
|
<dt id="ST_CalcMode">ST_CalcMode
|
|
132
|
-
|
|
133
110
|
<dd>
|
|
134
|
-
|
|
135
|
-
|
|
136
111
|
<dt id="ST_CalendarType">ST_CalendarType
|
|
137
|
-
|
|
138
112
|
<dd>
|
|
139
|
-
|
|
140
|
-
|
|
141
113
|
<dt id="ST_CellComments">ST_CellComments
|
|
142
|
-
|
|
143
114
|
<dd>
|
|
144
|
-
|
|
145
|
-
|
|
146
115
|
<dt id="ST_CellFormulaType">ST_CellFormulaType
|
|
147
|
-
|
|
148
116
|
<dd>
|
|
149
|
-
|
|
150
|
-
|
|
151
117
|
<dt id="ST_CellType">ST_CellType
|
|
152
|
-
|
|
153
118
|
<dd>
|
|
154
|
-
|
|
155
|
-
|
|
156
119
|
<dt id="ST_CfType">ST_CfType
|
|
157
|
-
|
|
158
120
|
<dd>
|
|
159
|
-
|
|
160
|
-
|
|
161
121
|
<dt id="ST_CfvoType">ST_CfvoType
|
|
162
|
-
|
|
163
122
|
<dd>
|
|
164
|
-
|
|
165
|
-
|
|
166
123
|
<dt id="ST_ColorSchemeIndex">ST_ColorSchemeIndex
|
|
167
|
-
|
|
168
124
|
<dd>
|
|
169
|
-
|
|
170
|
-
|
|
171
125
|
<dt id="ST_Comments">ST_Comments
|
|
172
|
-
|
|
173
126
|
<dd>
|
|
174
|
-
|
|
175
|
-
|
|
176
127
|
<dt id="ST_CompoundLine">ST_CompoundLine
|
|
177
|
-
|
|
178
128
|
<dd>
|
|
179
|
-
|
|
180
|
-
|
|
181
129
|
<dt id="ST_ConditionalFormattingOperator">ST_ConditionalFormattingOperator
|
|
182
|
-
|
|
183
130
|
<dd>
|
|
184
|
-
|
|
185
|
-
|
|
186
131
|
<dt id="ST_CredMethod">ST_CredMethod
|
|
187
|
-
|
|
188
132
|
<dd><p><a href="RubyXL/Connections.html"><code>Connections</code></a></p>
|
|
189
|
-
|
|
190
|
-
|
|
191
133
|
<dt id="ST_DataConsolidateFunction">ST_DataConsolidateFunction
|
|
192
|
-
|
|
193
134
|
<dd>
|
|
194
|
-
|
|
195
|
-
|
|
196
135
|
<dt id="ST_DataValidationErrorStyle">ST_DataValidationErrorStyle
|
|
197
|
-
|
|
198
136
|
<dd>
|
|
199
|
-
|
|
200
|
-
|
|
201
137
|
<dt id="ST_DataValidationImeMode">ST_DataValidationImeMode
|
|
202
|
-
|
|
203
138
|
<dd>
|
|
204
|
-
|
|
205
|
-
|
|
206
139
|
<dt id="ST_DataValidationOperator">ST_DataValidationOperator
|
|
207
|
-
|
|
208
140
|
<dd>
|
|
209
|
-
|
|
210
|
-
|
|
211
141
|
<dt id="ST_DataValidationType">ST_DataValidationType
|
|
212
|
-
|
|
213
142
|
<dd>
|
|
214
|
-
|
|
215
|
-
|
|
216
143
|
<dt id="ST_DateTimeGrouping">ST_DateTimeGrouping
|
|
217
|
-
|
|
218
144
|
<dd>
|
|
219
|
-
|
|
220
|
-
|
|
221
145
|
<dt id="ST_DvAspect">ST_DvAspect
|
|
222
|
-
|
|
223
146
|
<dd>
|
|
224
|
-
|
|
225
|
-
|
|
226
147
|
<dt id="ST_DynamicFilterType">ST_DynamicFilterType
|
|
227
|
-
|
|
228
148
|
<dd>
|
|
229
|
-
|
|
230
|
-
|
|
231
149
|
<dt id="ST_EffectContainerType">ST_EffectContainerType
|
|
232
|
-
|
|
233
150
|
<dd>
|
|
234
|
-
|
|
235
|
-
|
|
236
151
|
<dt id="ST_ExternalConnectionType">ST_ExternalConnectionType
|
|
237
|
-
|
|
238
152
|
<dd>
|
|
239
|
-
|
|
240
|
-
|
|
241
153
|
<dt id="ST_FileType">ST_FileType
|
|
242
|
-
|
|
243
154
|
<dd>
|
|
244
|
-
|
|
245
|
-
|
|
246
155
|
<dt id="ST_FilterOperator">ST_FilterOperator
|
|
247
|
-
|
|
248
156
|
<dd>
|
|
249
|
-
|
|
250
|
-
|
|
251
157
|
<dt id="ST_FontCollectionIndex">ST_FontCollectionIndex
|
|
252
|
-
|
|
253
158
|
<dd>
|
|
254
|
-
|
|
255
|
-
|
|
256
159
|
<dt id="ST_GradientType">ST_GradientType
|
|
257
|
-
|
|
258
160
|
<dd>
|
|
259
|
-
|
|
260
|
-
|
|
261
161
|
<dt id="ST_GrowShrinkType">ST_GrowShrinkType
|
|
262
|
-
|
|
263
162
|
<dd><p>Query Tables</p>
|
|
264
|
-
|
|
265
|
-
|
|
266
163
|
<dt id="ST_HorizontalAlignment">ST_HorizontalAlignment
|
|
267
|
-
|
|
268
164
|
<dd>
|
|
269
|
-
|
|
270
|
-
|
|
271
165
|
<dt id="ST_HtmlFmt">ST_HtmlFmt
|
|
272
|
-
|
|
273
166
|
<dd>
|
|
274
|
-
|
|
275
|
-
|
|
276
167
|
<dt id="ST_IconSetType">ST_IconSetType
|
|
277
|
-
|
|
278
168
|
<dd>
|
|
279
|
-
|
|
280
|
-
|
|
281
169
|
<dt id="ST_LightRigDirection">ST_LightRigDirection
|
|
282
|
-
|
|
283
170
|
<dd>
|
|
284
|
-
|
|
285
|
-
|
|
286
171
|
<dt id="ST_LightRigType">ST_LightRigType
|
|
287
|
-
|
|
288
172
|
<dd>
|
|
289
|
-
|
|
290
|
-
|
|
291
173
|
<dt id="ST_LineCap">ST_LineCap
|
|
292
|
-
|
|
293
174
|
<dd>
|
|
294
|
-
|
|
295
|
-
|
|
296
175
|
<dt id="ST_LineEndLength">ST_LineEndLength
|
|
297
|
-
|
|
298
176
|
<dd>
|
|
299
|
-
|
|
300
|
-
|
|
301
177
|
<dt id="ST_LineEndType">ST_LineEndType
|
|
302
|
-
|
|
303
178
|
<dd>
|
|
304
|
-
|
|
305
|
-
|
|
306
179
|
<dt id="ST_LineEndWidth">ST_LineEndWidth
|
|
307
|
-
|
|
308
180
|
<dd>
|
|
309
|
-
|
|
310
|
-
|
|
311
181
|
<dt id="ST_Objects">ST_Objects
|
|
312
|
-
|
|
313
182
|
<dd>
|
|
314
|
-
|
|
315
|
-
|
|
316
183
|
<dt id="ST_OleUpdate">ST_OleUpdate
|
|
317
|
-
|
|
318
184
|
<dd>
|
|
319
|
-
|
|
320
|
-
|
|
321
185
|
<dt id="ST_Orientation">ST_Orientation
|
|
322
|
-
|
|
323
186
|
<dd>
|
|
324
|
-
|
|
325
|
-
|
|
326
187
|
<dt id="ST_PageOrder">ST_PageOrder
|
|
327
|
-
|
|
328
188
|
<dd>
|
|
329
|
-
|
|
330
|
-
|
|
331
189
|
<dt id="ST_Pane">ST_Pane
|
|
332
|
-
|
|
333
190
|
<dd>
|
|
334
|
-
|
|
335
|
-
|
|
336
191
|
<dt id="ST_PaneState">ST_PaneState
|
|
337
|
-
|
|
338
192
|
<dd>
|
|
339
|
-
|
|
340
|
-
|
|
341
193
|
<dt id="ST_ParameterType">ST_ParameterType
|
|
342
|
-
|
|
343
194
|
<dd>
|
|
344
|
-
|
|
345
|
-
|
|
346
195
|
<dt id="ST_PathFillMode">ST_PathFillMode
|
|
347
|
-
|
|
348
196
|
<dd>
|
|
349
|
-
|
|
350
|
-
|
|
351
197
|
<dt id="ST_PathShadeType">ST_PathShadeType
|
|
352
|
-
|
|
353
198
|
<dd>
|
|
354
|
-
|
|
355
|
-
|
|
356
199
|
<dt id="ST_PatternType">ST_PatternType
|
|
357
|
-
|
|
358
200
|
<dd>
|
|
359
|
-
|
|
360
|
-
|
|
361
201
|
<dt id="ST_PenAlignment">ST_PenAlignment
|
|
362
|
-
|
|
363
202
|
<dd>
|
|
364
|
-
|
|
365
|
-
|
|
366
203
|
<dt id="ST_PhoneticAlignment">ST_PhoneticAlignment
|
|
367
|
-
|
|
368
204
|
<dd>
|
|
369
|
-
|
|
370
|
-
|
|
371
205
|
<dt id="ST_PhoneticType">ST_PhoneticType
|
|
372
|
-
|
|
373
206
|
<dd>
|
|
374
|
-
|
|
375
|
-
|
|
376
207
|
<dt id="ST_PivotAreaType">ST_PivotAreaType
|
|
377
|
-
|
|
378
208
|
<dd>
|
|
379
|
-
|
|
380
|
-
|
|
381
209
|
<dt id="ST_PresetCameraType">ST_PresetCameraType
|
|
382
|
-
|
|
383
210
|
<dd>
|
|
384
|
-
|
|
385
|
-
|
|
386
211
|
<dt id="ST_PresetColorVal">ST_PresetColorVal
|
|
387
|
-
|
|
388
212
|
<dd>
|
|
389
|
-
|
|
390
|
-
|
|
391
213
|
<dt id="ST_PresetLineDashVal">ST_PresetLineDashVal
|
|
392
|
-
|
|
393
214
|
<dd>
|
|
394
|
-
|
|
395
|
-
|
|
396
215
|
<dt id="ST_PresetMaterialType">ST_PresetMaterialType
|
|
397
|
-
|
|
398
216
|
<dd>
|
|
399
|
-
|
|
400
|
-
|
|
401
217
|
<dt id="ST_PresetPatternVal">ST_PresetPatternVal
|
|
402
|
-
|
|
403
218
|
<dd>
|
|
404
|
-
|
|
405
|
-
|
|
406
219
|
<dt id="ST_PresetShadowVal">ST_PresetShadowVal
|
|
407
|
-
|
|
408
220
|
<dd>
|
|
409
|
-
|
|
410
|
-
|
|
411
221
|
<dt id="ST_PrintError">ST_PrintError
|
|
412
|
-
|
|
413
222
|
<dd>
|
|
414
|
-
|
|
415
|
-
|
|
416
223
|
<dt id="ST_Qualifier">ST_Qualifier
|
|
417
|
-
|
|
418
224
|
<dd>
|
|
419
|
-
|
|
420
|
-
|
|
421
225
|
<dt id="ST_RectAlignment">ST_RectAlignment
|
|
422
|
-
|
|
423
226
|
<dd>
|
|
424
|
-
|
|
425
|
-
|
|
426
227
|
<dt id="ST_RefMode">ST_RefMode
|
|
427
|
-
|
|
428
228
|
<dd>
|
|
429
|
-
|
|
430
|
-
|
|
431
229
|
<dt id="ST_SchemeColorVal">ST_SchemeColorVal
|
|
432
|
-
|
|
433
230
|
<dd>
|
|
434
|
-
|
|
435
|
-
|
|
436
231
|
<dt id="ST_ShapeType">ST_ShapeType
|
|
437
|
-
|
|
438
232
|
<dd>
|
|
439
|
-
|
|
440
|
-
|
|
441
233
|
<dt id="ST_SheetViewType">ST_SheetViewType
|
|
442
|
-
|
|
443
234
|
<dd>
|
|
444
|
-
|
|
445
|
-
|
|
446
235
|
<dt id="ST_SmartTagShow">ST_SmartTagShow
|
|
447
|
-
|
|
448
236
|
<dd>
|
|
449
|
-
|
|
450
|
-
|
|
451
237
|
<dt id="ST_SortBy">ST_SortBy
|
|
452
|
-
|
|
453
238
|
<dd>
|
|
454
|
-
|
|
455
|
-
|
|
456
239
|
<dt id="ST_SortMethod">ST_SortMethod
|
|
457
|
-
|
|
458
240
|
<dd>
|
|
459
|
-
|
|
460
|
-
|
|
461
241
|
<dt id="ST_SystemColorVal">ST_SystemColorVal
|
|
462
|
-
|
|
463
242
|
<dd>
|
|
464
|
-
|
|
465
|
-
|
|
466
243
|
<dt id="ST_TargetScreenSize">ST_TargetScreenSize
|
|
467
|
-
|
|
468
244
|
<dd>
|
|
469
|
-
|
|
470
|
-
|
|
471
245
|
<dt id="ST_TextAlignType">ST_TextAlignType
|
|
472
|
-
|
|
473
246
|
<dd>
|
|
474
|
-
|
|
475
|
-
|
|
476
247
|
<dt id="ST_TextAnchoringType">ST_TextAnchoringType
|
|
477
|
-
|
|
478
248
|
<dd>
|
|
479
|
-
|
|
480
|
-
|
|
481
249
|
<dt id="ST_TextAutonumberScheme">ST_TextAutonumberScheme
|
|
482
|
-
|
|
483
250
|
<dd>
|
|
484
|
-
|
|
485
|
-
|
|
486
251
|
<dt id="ST_TextCapsType">ST_TextCapsType
|
|
487
|
-
|
|
488
252
|
<dd>
|
|
489
|
-
|
|
490
|
-
|
|
491
253
|
<dt id="ST_TextFontAlignType">ST_TextFontAlignType
|
|
492
|
-
|
|
493
254
|
<dd>
|
|
494
|
-
|
|
495
|
-
|
|
496
255
|
<dt id="ST_TextHorzOverflowType">ST_TextHorzOverflowType
|
|
497
|
-
|
|
498
256
|
<dd>
|
|
499
|
-
|
|
500
|
-
|
|
501
257
|
<dt id="ST_TextShapeType">ST_TextShapeType
|
|
502
|
-
|
|
503
258
|
<dd>
|
|
504
|
-
|
|
505
|
-
|
|
506
259
|
<dt id="ST_TextStrikeType">ST_TextStrikeType
|
|
507
|
-
|
|
508
260
|
<dd>
|
|
509
|
-
|
|
510
|
-
|
|
511
261
|
<dt id="ST_TextTabAlignType">ST_TextTabAlignType
|
|
512
|
-
|
|
513
262
|
<dd>
|
|
514
|
-
|
|
515
|
-
|
|
516
263
|
<dt id="ST_TextUnderlineType">ST_TextUnderlineType
|
|
517
|
-
|
|
518
264
|
<dd>
|
|
519
|
-
|
|
520
|
-
|
|
521
265
|
<dt id="ST_TextVertOverflowType">ST_TextVertOverflowType
|
|
522
|
-
|
|
523
266
|
<dd>
|
|
524
|
-
|
|
525
|
-
|
|
526
267
|
<dt id="ST_TextVerticalType">ST_TextVerticalType
|
|
527
|
-
|
|
528
268
|
<dd>
|
|
529
|
-
|
|
530
|
-
|
|
531
269
|
<dt id="ST_TextWrappingType">ST_TextWrappingType
|
|
532
|
-
|
|
533
270
|
<dd>
|
|
534
|
-
|
|
535
|
-
|
|
536
271
|
<dt id="ST_TileFlipMode">ST_TileFlipMode
|
|
537
|
-
|
|
538
272
|
<dd>
|
|
539
|
-
|
|
540
|
-
|
|
541
273
|
<dt id="ST_TimePeriod">ST_TimePeriod
|
|
542
|
-
|
|
543
274
|
<dd>
|
|
544
|
-
|
|
545
|
-
|
|
546
275
|
<dt id="ST_UnsignedIntHex">ST_UnsignedIntHex
|
|
547
|
-
|
|
548
276
|
<dd><p>TODO: <a href="http://www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedIntHex.html">www.datypic.com/sc/ooxml/t-ssml_ST_UnsignedIntHex.html</a></p>
|
|
549
|
-
|
|
550
|
-
|
|
551
277
|
<dt id="ST_UnsignedShortHex">ST_UnsignedShortHex
|
|
552
|
-
|
|
553
278
|
<dd>
|
|
554
|
-
|
|
555
|
-
|
|
556
279
|
<dt id="ST_UpdateLinks">ST_UpdateLinks
|
|
557
|
-
|
|
558
280
|
<dd>
|
|
559
|
-
|
|
560
|
-
|
|
561
281
|
<dt id="ST_VectorBaseType">ST_VectorBaseType
|
|
562
|
-
|
|
563
282
|
<dd>
|
|
564
|
-
|
|
565
|
-
|
|
566
283
|
<dt id="ST_VerticalAlignment">ST_VerticalAlignment
|
|
567
|
-
|
|
568
284
|
<dd>
|
|
569
|
-
|
|
570
|
-
|
|
571
285
|
<dt id="ST_Visibility">ST_Visibility
|
|
572
|
-
|
|
573
286
|
<dd>
|
|
574
|
-
|
|
575
|
-
|
|
576
287
|
<dt id="ST_WebSourceType">ST_WebSourceType
|
|
577
|
-
|
|
578
288
|
<dd>
|
|
579
|
-
|
|
580
|
-
|
|
581
289
|
<dt id="ST_Xstring">ST_Xstring
|
|
582
|
-
|
|
583
290
|
<dd>
|
|
584
|
-
|
|
585
|
-
|
|
586
291
|
</dl>
|
|
587
292
|
</section>
|
|
588
|
-
|
|
589
293
|
|
|
590
|
-
|
|
591
294
|
|
|
592
|
-
|
|
295
|
+
|
|
593
296
|
<section id="public-class-5Buntitled-5D-method-details" class="method-section">
|
|
594
297
|
<header>
|
|
595
298
|
<h3>Public Class Methods</h3>
|
|
596
299
|
</header>
|
|
597
300
|
|
|
598
|
-
|
|
599
301
|
<div id="method-c-from_root" class="method-detail ">
|
|
600
|
-
|
|
601
302
|
<div class="method-heading">
|
|
602
303
|
<span class="method-name">from_root</span><span
|
|
603
304
|
class="method-args">(path)</span>
|
|
604
|
-
|
|
605
305
|
<span class="method-click-advice">click to toggle source</span>
|
|
606
|
-
|
|
607
306
|
</div>
|
|
608
|
-
|
|
609
307
|
|
|
610
308
|
<div class="method-description">
|
|
611
|
-
|
|
612
309
|
<p>Convert any path passed to absolute path (within the XLSX file).</p>
|
|
613
|
-
|
|
614
|
-
|
|
615
310
|
|
|
616
|
-
|
|
617
311
|
<div class="method-source-code" id="from_root-source">
|
|
618
312
|
<pre><span class="ruby-comment"># File lib/rubyXL.rb, line 8</span>
|
|
619
313
|
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">from_root</span>(<span class="ruby-identifier">path</span>)
|
|
@@ -621,24 +315,20 @@
|
|
|
621
315
|
<span class="ruby-identifier">path</span>.<span class="ruby-identifier">relative_path_from</span>(<span class="ruby-constant">OOXMLTopLevelObject</span><span class="ruby-operator">::</span><span class="ruby-constant">ROOT</span>)
|
|
622
316
|
<span class="ruby-keyword">end</span></pre>
|
|
623
317
|
</div>
|
|
624
|
-
|
|
625
318
|
</div>
|
|
626
319
|
|
|
627
|
-
|
|
628
320
|
|
|
629
|
-
|
|
630
321
|
</div>
|
|
631
322
|
|
|
632
|
-
|
|
633
323
|
</section>
|
|
634
|
-
|
|
324
|
+
|
|
635
325
|
</section>
|
|
636
326
|
</main>
|
|
637
327
|
|
|
638
328
|
|
|
639
329
|
<footer id="validator-badges" role="contentinfo">
|
|
640
330
|
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
641
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.
|
|
331
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
642
332
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
643
333
|
</footer>
|
|
644
334
|
|
data/rdoc/created.rid
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
|
|
2
|
-
README.rdoc Tue,
|
|
1
|
+
Tue, 03 Aug 2021 21:07:29 +0000
|
|
2
|
+
README.rdoc Tue, 03 Aug 2021 21:03:50 +0000
|
|
3
3
|
lib/rubyXL.rb Wed, 12 Jun 2019 18:44:04 +0000
|
|
4
4
|
lib/rubyXL/cell.rb Mon, 25 Feb 2019 21:46:23 +0000
|
|
5
5
|
lib/rubyXL/convenience_methods.rb Mon, 25 Feb 2019 21:06:24 +0000
|
|
6
|
-
lib/rubyXL/convenience_methods/cell.rb
|
|
7
|
-
lib/rubyXL/convenience_methods/color.rb
|
|
6
|
+
lib/rubyXL/convenience_methods/cell.rb Sat, 24 Oct 2020 01:52:35 +0000
|
|
7
|
+
lib/rubyXL/convenience_methods/color.rb Wed, 10 Feb 2021 13:08:29 +0000
|
|
8
8
|
lib/rubyXL/convenience_methods/font.rb Tue, 05 Mar 2019 21:52:31 +0000
|
|
9
|
-
lib/rubyXL/convenience_methods/workbook.rb
|
|
10
|
-
lib/rubyXL/convenience_methods/worksheet.rb
|
|
9
|
+
lib/rubyXL/convenience_methods/workbook.rb Wed, 10 Feb 2021 13:08:45 +0000
|
|
10
|
+
lib/rubyXL/convenience_methods/worksheet.rb Tue, 30 Mar 2021 14:57:12 +0000
|
|
11
11
|
lib/rubyXL/objects/border.rb Mon, 20 Nov 2017 21:42:33 +0000
|
|
12
|
-
lib/rubyXL/objects/calculation_chain.rb
|
|
12
|
+
lib/rubyXL/objects/calculation_chain.rb Fri, 22 Nov 2019 20:22:28 +0000
|
|
13
13
|
lib/rubyXL/objects/cell_style.rb Mon, 25 Feb 2019 21:06:24 +0000
|
|
14
|
-
lib/rubyXL/objects/chartsheet.rb
|
|
14
|
+
lib/rubyXL/objects/chartsheet.rb Sat, 24 Oct 2020 01:54:05 +0000
|
|
15
15
|
lib/rubyXL/objects/color.rb Tue, 11 Jun 2019 16:21:25 +0000
|
|
16
16
|
lib/rubyXL/objects/column_range.rb Mon, 20 Nov 2017 21:42:33 +0000
|
|
17
|
-
lib/rubyXL/objects/comments.rb
|
|
17
|
+
lib/rubyXL/objects/comments.rb Fri, 22 Nov 2019 20:22:28 +0000
|
|
18
18
|
lib/rubyXL/objects/connection.rb Tue, 11 Jun 2019 16:38:41 +0000
|
|
19
|
-
lib/rubyXL/objects/container_nodes.rb
|
|
20
|
-
lib/rubyXL/objects/content_types.rb
|
|
21
|
-
lib/rubyXL/objects/data_validation.rb
|
|
22
|
-
lib/rubyXL/objects/document_properties.rb
|
|
19
|
+
lib/rubyXL/objects/container_nodes.rb Tue, 19 May 2020 01:55:37 +0000
|
|
20
|
+
lib/rubyXL/objects/content_types.rb Fri, 22 Nov 2019 20:22:28 +0000
|
|
21
|
+
lib/rubyXL/objects/data_validation.rb Tue, 04 Aug 2020 05:58:16 +0000
|
|
22
|
+
lib/rubyXL/objects/document_properties.rb Fri, 10 Jan 2020 21:38:59 +0000
|
|
23
23
|
lib/rubyXL/objects/extensions.rb Mon, 25 Feb 2019 21:06:24 +0000
|
|
24
|
-
lib/rubyXL/objects/external_links.rb
|
|
24
|
+
lib/rubyXL/objects/external_links.rb Sat, 24 Oct 2020 02:21:00 +0000
|
|
25
25
|
lib/rubyXL/objects/fill.rb Mon, 20 Nov 2017 21:42:33 +0000
|
|
26
26
|
lib/rubyXL/objects/filters.rb Mon, 20 Nov 2017 21:42:33 +0000
|
|
27
27
|
lib/rubyXL/objects/font.rb Mon, 25 Feb 2019 21:06:24 +0000
|
|
28
|
-
lib/rubyXL/objects/formula.rb
|
|
29
|
-
lib/rubyXL/objects/ooxml_object.rb
|
|
28
|
+
lib/rubyXL/objects/formula.rb Tue, 19 May 2020 01:56:36 +0000
|
|
29
|
+
lib/rubyXL/objects/ooxml_object.rb Sat, 24 Oct 2020 01:53:39 +0000
|
|
30
30
|
lib/rubyXL/objects/query_table.rb Tue, 11 Jun 2019 16:40:50 +0000
|
|
31
31
|
lib/rubyXL/objects/reference.rb Mon, 25 Feb 2019 21:06:21 +0000
|
|
32
|
-
lib/rubyXL/objects/relationships.rb
|
|
32
|
+
lib/rubyXL/objects/relationships.rb Sat, 24 Oct 2020 01:59:41 +0000
|
|
33
33
|
lib/rubyXL/objects/root.rb Tue, 27 Jun 2017 20:19:22 +0000
|
|
34
|
-
lib/rubyXL/objects/shared_strings.rb
|
|
34
|
+
lib/rubyXL/objects/shared_strings.rb Fri, 22 Nov 2019 20:22:28 +0000
|
|
35
35
|
lib/rubyXL/objects/sheet_common.rb Tue, 11 Jun 2019 16:34:29 +0000
|
|
36
|
-
lib/rubyXL/objects/sheet_data.rb
|
|
36
|
+
lib/rubyXL/objects/sheet_data.rb Wed, 10 Feb 2021 12:40:15 +0000
|
|
37
37
|
lib/rubyXL/objects/simple_types.rb Tue, 11 Jun 2019 16:36:00 +0000
|
|
38
|
-
lib/rubyXL/objects/storage.rb
|
|
39
|
-
lib/rubyXL/objects/stylesheet.rb
|
|
40
|
-
lib/rubyXL/objects/text.rb
|
|
41
|
-
lib/rubyXL/objects/theme.rb
|
|
42
|
-
lib/rubyXL/objects/workbook.rb
|
|
43
|
-
lib/rubyXL/objects/worksheet.rb
|
|
38
|
+
lib/rubyXL/objects/storage.rb Tue, 19 May 2020 01:45:42 +0000
|
|
39
|
+
lib/rubyXL/objects/stylesheet.rb Tue, 10 Sep 2019 20:32:35 +0000
|
|
40
|
+
lib/rubyXL/objects/text.rb Tue, 07 Jan 2020 19:33:00 +0000
|
|
41
|
+
lib/rubyXL/objects/theme.rb Sat, 24 Oct 2020 02:04:09 +0000
|
|
42
|
+
lib/rubyXL/objects/workbook.rb Thu, 29 Oct 2020 22:55:57 +0000
|
|
43
|
+
lib/rubyXL/objects/worksheet.rb Sat, 24 Oct 2020 02:12:25 +0000
|
|
44
44
|
lib/rubyXL/parser.rb Tue, 27 Jun 2017 20:19:22 +0000
|
|
45
|
-
lib/rubyXL/worksheet.rb
|
|
45
|
+
lib/rubyXL/worksheet.rb Tue, 04 Aug 2020 06:03:31 +0000
|