rubyXL 3.4.33 → 3.4.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.circleci/config.yml +9 -9
- data/Gemfile +1 -1
- data/README.rdoc +4 -2
- data/VERSION +1 -1
- data/lib/rubyXL/convenience_methods/cell.rb +5 -4
- data/lib/rubyXL/convenience_methods/workbook.rb +4 -0
- data/lib/rubyXL/objects/cell_style.rb +1 -0
- data/lib/rubyXL/objects/ooxml_object.rb +5 -3
- data/lib/rubyXL/objects/root.rb +1 -1
- data/rdoc/README_rdoc.html +363 -63
- data/rdoc/RubyXL/AExtension.html +157 -50
- data/rdoc/RubyXL/AExtensionStorageArea.html +69 -22
- data/rdoc/RubyXL/ActiveX.html +119 -38
- data/rdoc/RubyXL/ActiveXBinary.html +78 -23
- data/rdoc/RubyXL/AdjustHandleList.html +69 -22
- data/rdoc/RubyXL/Alignment.html +69 -22
- data/rdoc/RubyXL/AlternateContent.html +69 -22
- data/rdoc/RubyXL/AlternateUrls.html +69 -22
- data/rdoc/RubyXL/Authors.html +69 -22
- data/rdoc/RubyXL/AutoFilter.html +69 -22
- data/rdoc/RubyXL/AutoFilterColumn.html +69 -22
- data/rdoc/RubyXL/BinaryImageFile.html +85 -24
- data/rdoc/RubyXL/BodyProperties.html +69 -22
- data/rdoc/RubyXL/BooleanNode.html +69 -22
- data/rdoc/RubyXL/BooleanValue.html +69 -22
- data/rdoc/RubyXL/Border.html +196 -61
- data/rdoc/RubyXL/BorderEdge.html +136 -45
- data/rdoc/RubyXL/Borders.html +105 -36
- data/rdoc/RubyXL/Break.html +69 -22
- data/rdoc/RubyXL/BreakList.html +69 -22
- data/rdoc/RubyXL/CT_AdjPoint2D.html +69 -22
- data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaModulateEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +69 -22
- data/rdoc/RubyXL/CT_Backdrop.html +69 -22
- data/rdoc/RubyXL/CT_Bevel.html +69 -22
- data/rdoc/RubyXL/CT_BiLevelEffect.html +69 -22
- data/rdoc/RubyXL/CT_BlendEffect.html +69 -22
- data/rdoc/RubyXL/CT_Blip.html +69 -22
- data/rdoc/RubyXL/CT_BlipFillProperties.html +69 -22
- data/rdoc/RubyXL/CT_BlurEffect.html +69 -22
- data/rdoc/RubyXL/CT_Camera.html +69 -22
- data/rdoc/RubyXL/CT_Color.html +69 -22
- data/rdoc/RubyXL/CT_ColorChangeEffect.html +69 -22
- data/rdoc/RubyXL/CT_ColorMapping.html +69 -22
- data/rdoc/RubyXL/CT_ColorScheme.html +69 -22
- data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +69 -22
- data/rdoc/RubyXL/CT_ConnectionSite.html +69 -22
- data/rdoc/RubyXL/CT_ConnectionSiteList.html +69 -22
- data/rdoc/RubyXL/CT_DashStop.html +69 -22
- data/rdoc/RubyXL/CT_DashStopList.html +69 -22
- data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +69 -22
- data/rdoc/RubyXL/CT_DuotoneEffect.html +69 -22
- data/rdoc/RubyXL/CT_EffectContainer.html +69 -22
- data/rdoc/RubyXL/CT_EffectList.html +69 -22
- data/rdoc/RubyXL/CT_EffectReference.html +69 -22
- data/rdoc/RubyXL/CT_EffectStyleItem.html +69 -22
- data/rdoc/RubyXL/CT_EffectStyleList.html +69 -22
- data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +69 -22
- data/rdoc/RubyXL/CT_FillEffect.html +69 -22
- data/rdoc/RubyXL/CT_FillOverlayEffect.html +69 -22
- data/rdoc/RubyXL/CT_FillStyleList.html +69 -22
- data/rdoc/RubyXL/CT_FlatText.html +69 -22
- data/rdoc/RubyXL/CT_FontCollection.html +69 -22
- data/rdoc/RubyXL/CT_FontReference.html +69 -22
- data/rdoc/RubyXL/CT_GeomGuideList.html +69 -22
- data/rdoc/RubyXL/CT_GlowEffect.html +69 -22
- data/rdoc/RubyXL/CT_GradientFillProperties.html +69 -22
- data/rdoc/RubyXL/CT_GradientStop.html +69 -22
- data/rdoc/RubyXL/CT_GradientStopList.html +69 -22
- data/rdoc/RubyXL/CT_HSLEffect.html +69 -22
- data/rdoc/RubyXL/CT_HslColor.html +69 -22
- data/rdoc/RubyXL/CT_Hyperlink.html +69 -22
- data/rdoc/RubyXL/CT_InnerShadowEffect.html +69 -22
- data/rdoc/RubyXL/CT_LightRig.html +69 -22
- data/rdoc/RubyXL/CT_LineEndProperties.html +69 -22
- data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +69 -22
- data/rdoc/RubyXL/CT_LineProperties.html +69 -22
- data/rdoc/RubyXL/CT_LineStyleList.html +69 -22
- data/rdoc/RubyXL/CT_LinearShadeProperties.html +69 -22
- data/rdoc/RubyXL/CT_LuminanceEffect.html +69 -22
- data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +69 -22
- data/rdoc/RubyXL/CT_OuterShadowEffect.html +69 -22
- data/rdoc/RubyXL/CT_Path2D.html +69 -22
- data/rdoc/RubyXL/CT_Path2DArcTo.html +69 -22
- data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +69 -22
- data/rdoc/RubyXL/CT_Path2DList.html +69 -22
- data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +69 -22
- data/rdoc/RubyXL/CT_Path2DTo.html +69 -22
- data/rdoc/RubyXL/CT_PathShadeProperties.html +69 -22
- data/rdoc/RubyXL/CT_PatternFillProperties.html +69 -22
- data/rdoc/RubyXL/CT_Point3D.html +69 -22
- data/rdoc/RubyXL/CT_PolarAdjustHandle.html +69 -22
- data/rdoc/RubyXL/CT_PresetColor.html +69 -22
- data/rdoc/RubyXL/CT_PresetLineDashProperties.html +69 -22
- data/rdoc/RubyXL/CT_PresetShadowEffect.html +69 -22
- data/rdoc/RubyXL/CT_PresetTextShape.html +69 -22
- data/rdoc/RubyXL/CT_ReflectionEffect.html +69 -22
- data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +69 -22
- data/rdoc/RubyXL/CT_RelativeRect.html +69 -22
- data/rdoc/RubyXL/CT_SRgbColor.html +69 -22
- data/rdoc/RubyXL/CT_ScRgbColor.html +69 -22
- data/rdoc/RubyXL/CT_Scene3D.html +69 -22
- data/rdoc/RubyXL/CT_SchemeColor.html +69 -22
- data/rdoc/RubyXL/CT_Shape3D.html +69 -22
- data/rdoc/RubyXL/CT_ShapeStyle.html +69 -22
- data/rdoc/RubyXL/CT_SoftEdgesEffect.html +69 -22
- data/rdoc/RubyXL/CT_SphereCoords.html +69 -22
- data/rdoc/RubyXL/CT_StretchInfoProperties.html +69 -22
- data/rdoc/RubyXL/CT_StyleMatrix.html +69 -22
- data/rdoc/RubyXL/CT_StyleMatrixReference.html +69 -22
- data/rdoc/RubyXL/CT_SupplementalFont.html +69 -22
- data/rdoc/RubyXL/CT_SystemColor.html +69 -22
- data/rdoc/RubyXL/CT_TextAutonumberBullet.html +69 -22
- data/rdoc/RubyXL/CT_TextBlipBullet.html +69 -22
- data/rdoc/RubyXL/CT_TextCharBullet.html +69 -22
- data/rdoc/RubyXL/CT_TextCharacterProperties.html +69 -22
- data/rdoc/RubyXL/CT_TextFont.html +69 -22
- data/rdoc/RubyXL/CT_TextListStyle.html +69 -22
- data/rdoc/RubyXL/CT_TextNormalAutofit.html +69 -22
- data/rdoc/RubyXL/CT_TextParagraphProperties.html +69 -22
- data/rdoc/RubyXL/CT_TextSpacing.html +69 -22
- data/rdoc/RubyXL/CT_TextTabStop.html +69 -22
- data/rdoc/RubyXL/CT_TextTabStopList.html +69 -22
- data/rdoc/RubyXL/CT_TileInfoProperties.html +69 -22
- data/rdoc/RubyXL/CT_TintEffect.html +69 -22
- data/rdoc/RubyXL/CT_Transform2D.html +69 -22
- data/rdoc/RubyXL/CT_TransformEffect.html +69 -22
- data/rdoc/RubyXL/CT_Vector3D.html +69 -22
- data/rdoc/RubyXL/CT_XYAdjustHandle.html +69 -22
- data/rdoc/RubyXL/CalculationChain.html +121 -38
- data/rdoc/RubyXL/CalculationChainCell.html +69 -22
- data/rdoc/RubyXL/CalculationProperties.html +69 -22
- data/rdoc/RubyXL/Cell.html +522 -147
- data/rdoc/RubyXL/CellConvenienceMethods.html +1201 -313
- data/rdoc/RubyXL/CellExt.html +69 -22
- data/rdoc/RubyXL/CellSmartTag.html +69 -22
- data/rdoc/RubyXL/CellSmartTagProperty.html +69 -22
- data/rdoc/RubyXL/CellSmartTags.html +69 -22
- data/rdoc/RubyXL/CellStyle.html +69 -22
- data/rdoc/RubyXL/CellStyleXFs.html +105 -36
- data/rdoc/RubyXL/CellStyles.html +105 -36
- data/rdoc/RubyXL/CellValue.html +105 -36
- data/rdoc/RubyXL/CellWatch.html +69 -22
- data/rdoc/RubyXL/CellWatches.html +69 -22
- data/rdoc/RubyXL/CellXFs.html +105 -36
- data/rdoc/RubyXL/ChartColorsFile.html +85 -24
- data/rdoc/RubyXL/ChartFile.html +126 -39
- data/rdoc/RubyXL/ChartStyleFile.html +85 -24
- data/rdoc/RubyXL/ChartUserShapesFile.html +85 -24
- data/rdoc/RubyXL/Chartsheet.html +174 -55
- data/rdoc/RubyXL/ChartsheetPageSetup.html +69 -22
- data/rdoc/RubyXL/ChartsheetProperties.html +69 -22
- data/rdoc/RubyXL/ChartsheetProtection.html +69 -22
- data/rdoc/RubyXL/ChartsheetView.html +69 -22
- data/rdoc/RubyXL/ChartsheetViews.html +69 -22
- data/rdoc/RubyXL/Color.html +114 -37
- data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +181 -58
- data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +220 -67
- data/rdoc/RubyXL/ColorConvenienceClasses.html +67 -19
- data/rdoc/RubyXL/ColorConvenienceMethods.html +103 -33
- data/rdoc/RubyXL/ColorFilter.html +69 -22
- data/rdoc/RubyXL/ColorScale.html +69 -22
- data/rdoc/RubyXL/ColorSet.html +69 -22
- data/rdoc/RubyXL/Colors.html +69 -22
- data/rdoc/RubyXL/ColumnRange.html +214 -63
- data/rdoc/RubyXL/ColumnRanges.html +196 -61
- data/rdoc/RubyXL/Comment.html +69 -22
- data/rdoc/RubyXL/CommentList.html +69 -22
- data/rdoc/RubyXL/CommentsFile.html +133 -42
- data/rdoc/RubyXL/ConditionalFormatValue.html +69 -22
- data/rdoc/RubyXL/ConditionalFormatting.html +69 -22
- data/rdoc/RubyXL/ConditionalFormattingRule.html +69 -22
- data/rdoc/RubyXL/Connection.html +69 -22
- data/rdoc/RubyXL/ConnectionTable.html +69 -22
- data/rdoc/RubyXL/ConnectionTables.html +69 -22
- data/rdoc/RubyXL/ConnectionTextField.html +69 -22
- data/rdoc/RubyXL/ConnectionTextFields.html +69 -22
- data/rdoc/RubyXL/Connections.html +121 -38
- data/rdoc/RubyXL/ContentTypeDefault.html +69 -22
- data/rdoc/RubyXL/ContentTypeOverride.html +69 -22
- data/rdoc/RubyXL/ContentTypes.html +152 -47
- data/rdoc/RubyXL/ControlPropertiesFile.html +85 -24
- data/rdoc/RubyXL/CorePropertiesFile.html +374 -107
- data/rdoc/RubyXL/CustomColor.html +69 -22
- data/rdoc/RubyXL/CustomColorList.html +69 -22
- data/rdoc/RubyXL/CustomFilter.html +69 -22
- data/rdoc/RubyXL/CustomFilters.html +69 -22
- data/rdoc/RubyXL/CustomGeometry.html +69 -22
- data/rdoc/RubyXL/CustomProperties.html +69 -22
- data/rdoc/RubyXL/CustomPropertiesFile.html +85 -24
- data/rdoc/RubyXL/CustomProperty.html +69 -22
- data/rdoc/RubyXL/CustomPropertyFile.html +85 -24
- data/rdoc/RubyXL/CustomSheetView.html +69 -22
- data/rdoc/RubyXL/CustomSheetViews.html +69 -22
- data/rdoc/RubyXL/CustomWorkbookView.html +69 -22
- data/rdoc/RubyXL/CustomWorkbookViews.html +69 -22
- data/rdoc/RubyXL/CustomXMLFile.html +78 -23
- data/rdoc/RubyXL/DXF.html +69 -22
- data/rdoc/RubyXL/DXFs.html +69 -22
- data/rdoc/RubyXL/DataBar.html +69 -22
- data/rdoc/RubyXL/DataConsolidate.html +69 -22
- data/rdoc/RubyXL/DataConsolidationReference.html +69 -22
- data/rdoc/RubyXL/DataConsolidationReferences.html +69 -22
- data/rdoc/RubyXL/DataType.html +118 -26
- data/rdoc/RubyXL/DataValidation.html +69 -22
- data/rdoc/RubyXL/DataValidations.html +69 -22
- data/rdoc/RubyXL/DateGroupItem.html +69 -22
- data/rdoc/RubyXL/DefinedName.html +69 -22
- data/rdoc/RubyXL/DefinedNameExt.html +69 -22
- data/rdoc/RubyXL/DefinedNames.html +69 -22
- data/rdoc/RubyXL/DefinedNamesExt.html +69 -22
- data/rdoc/RubyXL/DocumentPropertiesFile.html +164 -51
- data/rdoc/RubyXL/DrawingFile.html +126 -39
- data/rdoc/RubyXL/DynamicFilter.html +69 -22
- data/rdoc/RubyXL/EmbeddedControl.html +69 -22
- data/rdoc/RubyXL/EmbeddedControls.html +69 -22
- data/rdoc/RubyXL/Extension.html +69 -22
- data/rdoc/RubyXL/ExtensionStorageArea.html +69 -22
- data/rdoc/RubyXL/Extents.html +69 -22
- data/rdoc/RubyXL/ExternalBook.html +69 -22
- data/rdoc/RubyXL/ExternalLinksFile.html +126 -39
- data/rdoc/RubyXL/ExternalReference.html +69 -22
- data/rdoc/RubyXL/ExternalReferences.html +69 -22
- data/rdoc/RubyXL/ExtraColorSchemeList.html +69 -22
- data/rdoc/RubyXL/FieldItem.html +69 -22
- data/rdoc/RubyXL/FileRecoveryProperties.html +69 -22
- data/rdoc/RubyXL/FileSharing.html +69 -22
- data/rdoc/RubyXL/FileVersion.html +69 -22
- data/rdoc/RubyXL/Fill.html +105 -36
- data/rdoc/RubyXL/Fills.html +105 -36
- data/rdoc/RubyXL/FilterContainer.html +69 -22
- data/rdoc/RubyXL/FloatNode.html +69 -22
- data/rdoc/RubyXL/FloatValue.html +69 -22
- data/rdoc/RubyXL/Font.html +115 -38
- data/rdoc/RubyXL/FontConvenienceMethods.html +494 -138
- data/rdoc/RubyXL/FontScheme.html +69 -22
- data/rdoc/RubyXL/Fonts.html +105 -36
- data/rdoc/RubyXL/Formula.html +69 -22
- data/rdoc/RubyXL/FunctionGroup.html +69 -22
- data/rdoc/RubyXL/FunctionGroups.html +69 -22
- data/rdoc/RubyXL/GenericStorageObject.html +214 -65
- data/rdoc/RubyXL/GradientFill.html +69 -22
- data/rdoc/RubyXL/HeaderFooterSettings.html +69 -22
- data/rdoc/RubyXL/Hyperlink.html +69 -22
- data/rdoc/RubyXL/HyperlinkRelFile.html +78 -23
- data/rdoc/RubyXL/Hyperlinks.html +69 -22
- data/rdoc/RubyXL/IconFilter.html +69 -22
- data/rdoc/RubyXL/IconSet.html +69 -22
- data/rdoc/RubyXL/IgnoredError.html +69 -22
- data/rdoc/RubyXL/IgnoredErrors.html +69 -22
- data/rdoc/RubyXL/IndexedColors.html +69 -22
- data/rdoc/RubyXL/InputCells.html +69 -22
- data/rdoc/RubyXL/IntegerNode.html +69 -22
- data/rdoc/RubyXL/IntegerValue.html +69 -22
- data/rdoc/RubyXL/LegacyCell.html +103 -33
- data/rdoc/RubyXL/LegacyWorksheet.html +252 -73
- data/rdoc/RubyXL/MRUColors.html +69 -22
- data/rdoc/RubyXL/MacrosFile.html +85 -24
- data/rdoc/RubyXL/MergedCell.html +69 -22
- data/rdoc/RubyXL/MergedCells.html +69 -22
- data/rdoc/RubyXL/NumFmt.html +69 -22
- data/rdoc/RubyXL/NumberFormat.html +105 -36
- data/rdoc/RubyXL/NumberFormats.html +115 -38
- data/rdoc/RubyXL/OLEObject.html +69 -22
- data/rdoc/RubyXL/OLEObjectFile.html +85 -24
- data/rdoc/RubyXL/OLEObjects.html +69 -22
- data/rdoc/RubyXL/OLESize.html +69 -22
- data/rdoc/RubyXL/OOXMLContainerObject.html +295 -99
- data/rdoc/RubyXL/OOXMLIgnored.html +145 -46
- data/rdoc/RubyXL/OOXMLObject.html +74 -23
- data/rdoc/RubyXL/OOXMLObjectClassMethods.html +294 -112
- data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +370 -125
- data/rdoc/RubyXL/OOXMLRelationshipsFile.html +429 -124
- data/rdoc/RubyXL/OOXMLTopLevelObject.html +283 -96
- data/rdoc/RubyXL/OdbcOleDbProperties.html +69 -22
- data/rdoc/RubyXL/Offset.html +69 -22
- data/rdoc/RubyXL/OlapProperties.html +69 -22
- data/rdoc/RubyXL/OleItem.html +69 -22
- data/rdoc/RubyXL/OleItems.html +69 -22
- data/rdoc/RubyXL/OleLink.html +69 -22
- data/rdoc/RubyXL/OutlineProperties.html +69 -22
- data/rdoc/RubyXL/PageMargins.html +69 -22
- data/rdoc/RubyXL/PageSetup.html +69 -22
- data/rdoc/RubyXL/PageSetupProperties.html +69 -22
- data/rdoc/RubyXL/Pane.html +69 -22
- data/rdoc/RubyXL/Parser.html +136 -45
- data/rdoc/RubyXL/PatternFill.html +69 -22
- data/rdoc/RubyXL/PersonMetadata.html +85 -24
- data/rdoc/RubyXL/PhoneticProperties.html +69 -22
- data/rdoc/RubyXL/PhoneticRun.html +69 -22
- data/rdoc/RubyXL/PivotArea.html +69 -22
- data/rdoc/RubyXL/PivotCache.html +69 -22
- data/rdoc/RubyXL/PivotCacheDefinitionFile.html +90 -25
- data/rdoc/RubyXL/PivotCacheRecordsFile.html +85 -24
- data/rdoc/RubyXL/PivotCaches.html +69 -22
- data/rdoc/RubyXL/PivotReference.html +69 -22
- data/rdoc/RubyXL/PivotReferences.html +69 -22
- data/rdoc/RubyXL/PivotTableFile.html +90 -25
- data/rdoc/RubyXL/PivotTableSelection.html +69 -22
- data/rdoc/RubyXL/PresetGeometry.html +69 -22
- data/rdoc/RubyXL/PrintOptions.html +69 -22
- data/rdoc/RubyXL/PrinterSettingsFile.html +85 -24
- data/rdoc/RubyXL/ProtectedRange.html +69 -22
- data/rdoc/RubyXL/ProtectedRanges.html +69 -22
- data/rdoc/RubyXL/Protection.html +69 -22
- data/rdoc/RubyXL/QueryParameter.html +69 -22
- data/rdoc/RubyXL/QueryParameters.html +69 -22
- data/rdoc/RubyXL/QueryTable.html +126 -39
- data/rdoc/RubyXL/QueryTableDeletedField.html +69 -22
- data/rdoc/RubyXL/QueryTableDeletedFields.html +69 -22
- data/rdoc/RubyXL/QueryTableField.html +69 -22
- data/rdoc/RubyXL/QueryTableFields.html +69 -22
- data/rdoc/RubyXL/QueryTableRefresh.html +69 -22
- data/rdoc/RubyXL/RID.html +69 -22
- data/rdoc/RubyXL/RawOOXML.html +157 -50
- data/rdoc/RubyXL/Reference.html +512 -143
- data/rdoc/RubyXL/Relationship.html +69 -22
- data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +109 -33
- data/rdoc/RubyXL/RelationshipSupport.html +290 -84
- data/rdoc/RubyXL/RevisionPointer.html +69 -22
- data/rdoc/RubyXL/RichText.html +105 -36
- data/rdoc/RubyXL/RichTextRun.html +105 -36
- data/rdoc/RubyXL/Row.html +367 -106
- data/rdoc/RubyXL/RowExt.html +69 -22
- data/rdoc/RubyXL/RunProperties.html +69 -22
- data/rdoc/RubyXL/Scenario.html +69 -22
- data/rdoc/RubyXL/Scenarios.html +69 -22
- data/rdoc/RubyXL/Selection.html +105 -36
- data/rdoc/RubyXL/ShapeGuide.html +69 -22
- data/rdoc/RubyXL/ShapeTextRectangle.html +69 -22
- data/rdoc/RubyXL/SharedStringsTable.html +321 -96
- data/rdoc/RubyXL/Sheet.html +69 -22
- data/rdoc/RubyXL/SheetCalculationProperties.html +69 -22
- data/rdoc/RubyXL/SheetData.html +136 -45
- data/rdoc/RubyXL/SheetDataExt.html +69 -22
- data/rdoc/RubyXL/SheetDataSet.html +69 -22
- data/rdoc/RubyXL/SheetMetadata.html +85 -24
- data/rdoc/RubyXL/SheetName.html +69 -22
- data/rdoc/RubyXL/SheetNames.html +69 -22
- data/rdoc/RubyXL/Sheets.html +69 -22
- data/rdoc/RubyXL/SlicerCacheFile.html +85 -24
- data/rdoc/RubyXL/SlicerFile.html +85 -24
- data/rdoc/RubyXL/SmartTagProperties.html +69 -22
- data/rdoc/RubyXL/SmartTagType.html +69 -22
- data/rdoc/RubyXL/SmartTagTypes.html +69 -22
- data/rdoc/RubyXL/SmartTags.html +69 -22
- data/rdoc/RubyXL/SortCondition.html +69 -22
- data/rdoc/RubyXL/SortState.html +69 -22
- data/rdoc/RubyXL/Sqref.html +145 -46
- data/rdoc/RubyXL/Stop.html +69 -22
- data/rdoc/RubyXL/StringNode.html +69 -22
- data/rdoc/RubyXL/StringNodeW3C.html +145 -46
- data/rdoc/RubyXL/StringValue.html +69 -22
- data/rdoc/RubyXL/Stylesheet.html +256 -76
- data/rdoc/RubyXL/TableFile.html +85 -24
- data/rdoc/RubyXL/TableParts.html +69 -22
- data/rdoc/RubyXL/TableStyle.html +69 -22
- data/rdoc/RubyXL/TableStyles.html +69 -22
- data/rdoc/RubyXL/Text.html +153 -48
- data/rdoc/RubyXL/TextImportSettings.html +69 -22
- data/rdoc/RubyXL/Theme.html +191 -56
- data/rdoc/RubyXL/ThemeElements.html +69 -22
- data/rdoc/RubyXL/ThumbnailFile.html +85 -24
- data/rdoc/RubyXL/Top10.html +69 -22
- data/rdoc/RubyXL/VMLDrawingFile.html +91 -26
- data/rdoc/RubyXL/Variant.html +69 -22
- data/rdoc/RubyXL/Vector.html +105 -36
- data/rdoc/RubyXL/VectorValue.html +69 -22
- data/rdoc/RubyXL/VisualProperties.html +69 -22
- data/rdoc/RubyXL/WebPublishObject.html +69 -22
- data/rdoc/RubyXL/WebPublishObjects.html +69 -22
- data/rdoc/RubyXL/WebPublishingItem.html +69 -22
- data/rdoc/RubyXL/WebPublishingItems.html +69 -22
- data/rdoc/RubyXL/WebPublishingProperties.html +69 -22
- data/rdoc/RubyXL/WebQueryProperties.html +69 -22
- data/rdoc/RubyXL/Workbook.html +1053 -284
- data/rdoc/RubyXL/WorkbookConvenienceMethods.html +623 -175
- data/rdoc/RubyXL/WorkbookProperties.html +69 -22
- data/rdoc/RubyXL/WorkbookProtection.html +69 -22
- data/rdoc/RubyXL/WorkbookRoot.html +271 -82
- data/rdoc/RubyXL/WorkbookView.html +69 -22
- data/rdoc/RubyXL/WorkbookViews.html +69 -22
- data/rdoc/RubyXL/Worksheet.html +373 -110
- data/rdoc/RubyXL/WorksheetConvenienceMethods.html +2195 -585
- data/rdoc/RubyXL/WorksheetDimensions.html +69 -22
- data/rdoc/RubyXL/WorksheetFormatProperties.html +69 -22
- data/rdoc/RubyXL/WorksheetProperties.html +69 -22
- data/rdoc/RubyXL/WorksheetProtection.html +69 -22
- data/rdoc/RubyXL/WorksheetView.html +69 -22
- data/rdoc/RubyXL/WorksheetViews.html +69 -22
- data/rdoc/RubyXL/XF.html +69 -22
- data/rdoc/RubyXL.html +778 -134
- data/rdoc/created.rid +7 -7
- data/rdoc/css/rdoc.css +393 -397
- data/rdoc/index.html +42 -408
- data/rdoc/js/darkfish.js +45 -2
- data/rdoc/js/navigation.js.gz +0 -0
- data/rdoc/js/search.js +11 -1
- data/rdoc/js/search_index.js +1 -1
- data/rdoc/js/search_index.js.gz +0 -0
- data/rdoc/js/searcher.js +44 -6
- data/rdoc/js/searcher.js.gz +0 -0
- data/rdoc/table_of_contents.html +1285 -53
- data/rubyXL.gemspec +15 -30
- data/spec/lib/cell_spec.rb +26 -0
- metadata +5 -5
data/rdoc/js/darkfish.js
CHANGED
|
@@ -34,7 +34,7 @@ function showSource( e ) {
|
|
|
34
34
|
};
|
|
35
35
|
|
|
36
36
|
function hookSourceViews() {
|
|
37
|
-
document.querySelectorAll('.method-
|
|
37
|
+
document.querySelectorAll('.method-source-toggle').forEach(function (codeObject) {
|
|
38
38
|
codeObject.addEventListener('click', showSource);
|
|
39
39
|
});
|
|
40
40
|
};
|
|
@@ -72,10 +72,30 @@ function hookSearch() {
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
search.select = function(result) {
|
|
75
|
-
|
|
75
|
+
var href = result.firstChild.firstChild.href;
|
|
76
|
+
var query = this.input.value;
|
|
77
|
+
if (query) {
|
|
78
|
+
var url = new URL(href, window.location.origin);
|
|
79
|
+
url.searchParams.set('q', query);
|
|
80
|
+
url.searchParams.set('nav', '0');
|
|
81
|
+
href = url.toString();
|
|
82
|
+
}
|
|
83
|
+
window.location.href = href;
|
|
76
84
|
}
|
|
77
85
|
|
|
78
86
|
search.scrollIntoView = search.scrollInWindow;
|
|
87
|
+
|
|
88
|
+
// Check for ?q= URL parameter and trigger search automatically
|
|
89
|
+
if (typeof URLSearchParams !== 'undefined') {
|
|
90
|
+
var urlParams = new URLSearchParams(window.location.search);
|
|
91
|
+
var queryParam = urlParams.get('q');
|
|
92
|
+
if (queryParam) {
|
|
93
|
+
var navParam = urlParams.get('nav');
|
|
94
|
+
var autoSelect = navParam !== '0';
|
|
95
|
+
input.value = queryParam;
|
|
96
|
+
search.search(queryParam, autoSelect);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
79
99
|
};
|
|
80
100
|
|
|
81
101
|
function hookFocus() {
|
|
@@ -90,8 +110,31 @@ function hookFocus() {
|
|
|
90
110
|
});
|
|
91
111
|
}
|
|
92
112
|
|
|
113
|
+
function hookSidebar() {
|
|
114
|
+
var navigation = document.querySelector('#navigation');
|
|
115
|
+
var navigationToggle = document.querySelector('#navigation-toggle');
|
|
116
|
+
|
|
117
|
+
navigationToggle.addEventListener('click', function() {
|
|
118
|
+
navigation.hidden = !navigation.hidden;
|
|
119
|
+
navigationToggle.ariaExpanded = navigationToggle.ariaExpanded !== 'true';
|
|
120
|
+
});
|
|
121
|
+
|
|
122
|
+
var isSmallViewport = window.matchMedia("(max-width: 1023px)").matches;
|
|
123
|
+
if (isSmallViewport) {
|
|
124
|
+
navigation.hidden = true;
|
|
125
|
+
navigationToggle.ariaExpanded = false;
|
|
126
|
+
document.addEventListener('click', (e) => {
|
|
127
|
+
if (e.target.closest('#navigation a')) {
|
|
128
|
+
navigation.hidden = true;
|
|
129
|
+
navigationToggle.ariaExpanded = false;
|
|
130
|
+
}
|
|
131
|
+
});
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
93
135
|
document.addEventListener('DOMContentLoaded', function() {
|
|
94
136
|
hookSourceViews();
|
|
95
137
|
hookSearch();
|
|
96
138
|
hookFocus();
|
|
139
|
+
hookSidebar();
|
|
97
140
|
});
|
data/rdoc/js/navigation.js.gz
CHANGED
|
Binary file
|
data/rdoc/js/search.js
CHANGED
|
@@ -34,6 +34,8 @@ Search.prototype = Object.assign({}, Navigation, new function() {
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
this.search = function(value, selectFirstMatch) {
|
|
37
|
+
this.selectFirstMatch = selectFirstMatch;
|
|
38
|
+
|
|
37
39
|
value = value.trim().toLowerCase();
|
|
38
40
|
if (value) {
|
|
39
41
|
this.setNavigationActive(true);
|
|
@@ -76,7 +78,15 @@ Search.prototype = Object.assign({}, Navigation, new function() {
|
|
|
76
78
|
//TODO: ECMAScript
|
|
77
79
|
//if (jQuery.browser.msie) this.$element[0].className += '';
|
|
78
80
|
|
|
79
|
-
if (
|
|
81
|
+
if (this.selectFirstMatch && this.current) {
|
|
82
|
+
this.selectFirstMatch = false;
|
|
83
|
+
this.select(this.current);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
if (isLast) {
|
|
87
|
+
this.selectFirstMatch = false;
|
|
88
|
+
this.result.setAttribute('aria-busy', 'false');
|
|
89
|
+
}
|
|
80
90
|
}
|
|
81
91
|
|
|
82
92
|
this.move = function(isDown) {
|