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::ExtraColorSchemeList - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::ExtraColorSchemeList - 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-a_extraClrSchemeLst-1.html">www.datypic.com/sc/ooxml/e-a_extraClrSchemeLst-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-a_extraClrSchemeLst-1.html">www.datypic.com/sc/ooxml/e-a_extraClrSchemeLst-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-a_extraClrSchemeLst-1.html">www.datypic.
|
|
|
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
|
|
data/rdoc/RubyXL/FieldItem.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::FieldItem - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FieldItem - 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/t-ssml_CT_Index.html">www.datypic.com/sc/ooxml/t-ssml_CT_Index.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/t-ssml_CT_Index.html">www.datypic.com/sc/ooxml/t-ssml_CT_Index.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/t-ssml_CT_Index.html">www.datypic.com/sc/o
|
|
|
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::FileRecoveryProperties - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FileRecoveryProperties - 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_fileRecoveryPr-1.html">www.datypic.com/sc/ooxml/e-ssml_fileRecoveryPr-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_fileRecoveryPr-1.html">www.datypic.com/sc/ooxml/e-ssml_fileRecoveryPr-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_fileRecoveryPr-1.html">www.datypic.
|
|
|
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::FileSharing - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FileSharing - 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_fileSharing-1.html">www.datypic.com/sc/ooxml/e-ssml_fileSharing-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_fileSharing-1.html">www.datypic.com/sc/ooxml/e-ssml_fileSharing-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_fileSharing-1.html">www.datypic.com
|
|
|
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::FileVersion - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FileVersion - 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_fileVersion-1.html">www.datypic.com/sc/ooxml/e-ssml_fileVersion-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_fileVersion-1.html">www.datypic.com/sc/ooxml/e-ssml_fileVersion-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_fileVersion-1.html">www.datypic.com
|
|
|
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
|
|
data/rdoc/RubyXL/Fill.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Fill - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Fill - 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_fill-1.html">www.datypic.com/sc/ooxml/e-ssml_fill-1.html</a></p>
|
|
89
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_fill-1.html">www.datypic.com/sc/ooxml/e-ssml_fill-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,8 +127,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_fill-1.html">www.datypic.com/sc/oox
|
|
|
130
127
|
|
|
131
128
|
<div class="method-source-code" id="default-source">
|
|
132
129
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/fill.rb, line 39</span>
|
|
133
|
-
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>(<span class="ruby-identifier">pattern_type</span>)
|
|
134
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_fill</span>
|
|
130
|
+
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">default</span>(<span class="ruby-identifier">pattern_type</span>)
|
|
131
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_fill</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">PatternFill</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:pattern_type</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">pattern_type</span>))
|
|
135
132
|
<span class="ruby-keyword">end</span></pre>
|
|
136
133
|
</div>
|
|
137
134
|
|
|
@@ -150,8 +147,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_fill-1.html">www.datypic.com/sc/oox
|
|
|
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/Fills.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Fills - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Fills - 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_fills-1.html">www.datypic.com/sc/ooxml/e-ssml_fills-1.html</a></p>
|
|
89
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_fills-1.html">www.datypic.com/sc/ooxml/e-ssml_fills-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,8 +127,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_fills-1.html">www.datypic.com/sc/oo
|
|
|
130
127
|
|
|
131
128
|
<div class="method-source-code" id="default-source">
|
|
132
129
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/fill.rb, line 50</span>
|
|
133
|
-
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>
|
|
134
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:_</span>
|
|
130
|
+
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">default</span>
|
|
131
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:_</span> <span class="ruby-operator">=></span> [ <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Fill</span>.<span class="ruby-identifier">default</span>(<span class="ruby-string">'none'</span>), <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Fill</span>.<span class="ruby-identifier">default</span>(<span class="ruby-string">'gray125'</span>) ])
|
|
135
132
|
<span class="ruby-keyword">end</span></pre>
|
|
136
133
|
</div>
|
|
137
134
|
|
|
@@ -150,8 +147,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_fills-1.html">www.datypic.com/sc/oo
|
|
|
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
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::FilterContainer - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FilterContainer - 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_filters-1.html">www.datypic.com/sc/ooxml/e-ssml_filters-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_filters-1.html">www.datypic.com/sc/ooxml/e-ssml_filters-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_filters-1.html">www.datypic.com/sc/
|
|
|
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
|
|
data/rdoc/RubyXL/FloatNode.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::FloatNode - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FloatNode - 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
|
|
data/rdoc/RubyXL/FloatValue.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::FloatValue - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FloatValue - 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
|
|
data/rdoc/RubyXL/Font.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Font - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Font - 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_font-1.html">www.datypic.com/sc/ooxml/e-ssml_font-1.html</a></p>
|
|
89
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_font-1.html">www.datypic.com/sc/ooxml/e-ssml_font-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
|
|
|
@@ -108,8 +105,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_font-1.html">www.datypic.com/sc/oox
|
|
|
108
105
|
|
|
109
106
|
<dt id="MAX_DIGIT_WIDTH">MAX_DIGIT_WIDTH
|
|
110
107
|
|
|
111
|
-
<dd><p>Since we have no capability to load the actual fonts, we'll have to
|
|
112
|
-
live with the default.</p>
|
|
108
|
+
<dd><p>Since we have no capability to load the actual fonts, we'll have to live with the default.</p>
|
|
113
109
|
|
|
114
110
|
|
|
115
111
|
</dl>
|
|
@@ -145,9 +141,9 @@ live with the default.</p>
|
|
|
145
141
|
|
|
146
142
|
<div class="method-source-code" id="default-source">
|
|
147
143
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/font.rb, line 29</span>
|
|
148
|
-
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>(<span class="ruby-identifier">size</span> = <span class="ruby-value">10</span>)
|
|
149
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:name</span>
|
|
150
|
-
<span class="ruby-value">:sz</span>
|
|
144
|
+
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">default</span>(<span class="ruby-identifier">size</span> = <span class="ruby-value">10</span>)
|
|
145
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:name</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">StringValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-string">'Verdana'</span>),
|
|
146
|
+
<span class="ruby-value">:sz</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">FloatValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">size</span>) )
|
|
151
147
|
<span class="ruby-keyword">end</span></pre>
|
|
152
148
|
</div>
|
|
153
149
|
|
|
@@ -166,8 +162,8 @@ live with the default.</p>
|
|
|
166
162
|
|
|
167
163
|
|
|
168
164
|
<footer id="validator-badges" role="contentinfo">
|
|
169
|
-
<p><a href="
|
|
170
|
-
<p>Generated by <a href="https://
|
|
165
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
166
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
171
167
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
172
168
|
</footer>
|
|
173
169
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>module RubyXL::FontConvenienceMethods - rubyXL 3.4.
|
|
7
|
+
<title>module RubyXL::FontConvenienceMethods - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -108,8 +108,6 @@
|
|
|
108
108
|
</section>
|
|
109
109
|
|
|
110
110
|
|
|
111
|
-
|
|
112
|
-
|
|
113
111
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
114
112
|
|
|
115
113
|
|
|
@@ -146,7 +144,7 @@
|
|
|
146
144
|
|
|
147
145
|
<div class="method-source-code" id="get_name-source">
|
|
148
146
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 21</span>
|
|
149
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_name</span>
|
|
147
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_name</span>
|
|
150
148
|
<span class="ruby-identifier">name</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">name</span>.<span class="ruby-identifier">val</span>
|
|
151
149
|
<span class="ruby-keyword">end</span></pre>
|
|
152
150
|
</div>
|
|
@@ -179,7 +177,7 @@
|
|
|
179
177
|
|
|
180
178
|
<div class="method-source-code" id="get_rgb_color-source">
|
|
181
179
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 29</span>
|
|
182
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_rgb_color</span>
|
|
180
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_rgb_color</span>
|
|
183
181
|
<span class="ruby-identifier">color</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">color</span>.<span class="ruby-identifier">rgb</span>
|
|
184
182
|
<span class="ruby-keyword">end</span></pre>
|
|
185
183
|
</div>
|
|
@@ -212,7 +210,7 @@
|
|
|
212
210
|
|
|
213
211
|
<div class="method-source-code" id="get_size-source">
|
|
214
212
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 25</span>
|
|
215
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_size</span>
|
|
213
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_size</span>
|
|
216
214
|
<span class="ruby-identifier">sz</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">sz</span>.<span class="ruby-identifier">val</span>
|
|
217
215
|
<span class="ruby-keyword">end</span></pre>
|
|
218
216
|
</div>
|
|
@@ -245,7 +243,7 @@
|
|
|
245
243
|
|
|
246
244
|
<div class="method-source-code" id="is_bold-source">
|
|
247
245
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 9</span>
|
|
248
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_bold</span>
|
|
246
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_bold</span>
|
|
249
247
|
<span class="ruby-identifier">b</span> <span class="ruby-operator">&&</span> (<span class="ruby-identifier">b</span>.<span class="ruby-identifier">val</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">false</span>)
|
|
250
248
|
<span class="ruby-keyword">end</span></pre>
|
|
251
249
|
</div>
|
|
@@ -271,15 +269,14 @@
|
|
|
271
269
|
|
|
272
270
|
<div class="method-description">
|
|
273
271
|
|
|
274
|
-
<p>Funny enough, but presence of <i> without value (equivalent to `val
|
|
275
|
-
== nul`) means “italic = true”! Same is true for bold, strikethrough, etc</p>
|
|
272
|
+
<p>Funny enough, but presence of <i> without value (equivalent to `val == nul`) means “italic = true”! Same is true for bold, strikethrough, etc</p>
|
|
276
273
|
|
|
277
274
|
|
|
278
275
|
|
|
279
276
|
|
|
280
277
|
<div class="method-source-code" id="is_italic-source">
|
|
281
278
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 5</span>
|
|
282
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_italic</span>
|
|
279
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_italic</span>
|
|
283
280
|
<span class="ruby-identifier">i</span> <span class="ruby-operator">&&</span> (<span class="ruby-identifier">i</span>.<span class="ruby-identifier">val</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">false</span>)
|
|
284
281
|
<span class="ruby-keyword">end</span></pre>
|
|
285
282
|
</div>
|
|
@@ -312,7 +309,7 @@
|
|
|
312
309
|
|
|
313
310
|
<div class="method-source-code" id="is_strikethrough-source">
|
|
314
311
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 17</span>
|
|
315
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_strikethrough</span>
|
|
312
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_strikethrough</span>
|
|
316
313
|
<span class="ruby-identifier">strike</span> <span class="ruby-operator">&&</span> (<span class="ruby-identifier">strike</span>.<span class="ruby-identifier">val</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">false</span>)
|
|
317
314
|
<span class="ruby-keyword">end</span></pre>
|
|
318
315
|
</div>
|
|
@@ -345,7 +342,7 @@
|
|
|
345
342
|
|
|
346
343
|
<div class="method-source-code" id="is_underlined-source">
|
|
347
344
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 13</span>
|
|
348
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_underlined</span>
|
|
345
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_underlined</span>
|
|
349
346
|
<span class="ruby-identifier">u</span> <span class="ruby-operator">&&</span> (<span class="ruby-identifier">u</span>.<span class="ruby-identifier">val</span> <span class="ruby-operator">!=</span> <span class="ruby-keyword">false</span>)
|
|
350
347
|
<span class="ruby-keyword">end</span></pre>
|
|
351
348
|
</div>
|
|
@@ -378,8 +375,8 @@
|
|
|
378
375
|
|
|
379
376
|
<div class="method-source-code" id="set_bold-source">
|
|
380
377
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 37</span>
|
|
381
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_bold</span>(<span class="ruby-identifier">val</span>)
|
|
382
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">b</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span>
|
|
378
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_bold</span>(<span class="ruby-identifier">val</span>)
|
|
379
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">b</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">val</span>)
|
|
383
380
|
<span class="ruby-keyword">end</span></pre>
|
|
384
381
|
</div>
|
|
385
382
|
|
|
@@ -411,8 +408,8 @@
|
|
|
411
408
|
|
|
412
409
|
<div class="method-source-code" id="set_italic-source">
|
|
413
410
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 33</span>
|
|
414
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_italic</span>(<span class="ruby-identifier">val</span>)
|
|
415
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">i</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span>
|
|
411
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_italic</span>(<span class="ruby-identifier">val</span>)
|
|
412
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">i</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">val</span>)
|
|
416
413
|
<span class="ruby-keyword">end</span></pre>
|
|
417
414
|
</div>
|
|
418
415
|
|
|
@@ -444,8 +441,8 @@
|
|
|
444
441
|
|
|
445
442
|
<div class="method-source-code" id="set_name-source">
|
|
446
443
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 49</span>
|
|
447
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_name</span>(<span class="ruby-identifier">val</span>)
|
|
448
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">name</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">StringValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span>
|
|
444
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_name</span>(<span class="ruby-identifier">val</span>)
|
|
445
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">name</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">StringValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">val</span>)
|
|
449
446
|
<span class="ruby-keyword">end</span></pre>
|
|
450
447
|
</div>
|
|
451
448
|
|
|
@@ -477,8 +474,8 @@
|
|
|
477
474
|
|
|
478
475
|
<div class="method-source-code" id="set_rgb_color-source">
|
|
479
476
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 57</span>
|
|
480
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_rgb_color</span>(<span class="ruby-identifier">font_color</span>)
|
|
481
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">color</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:rgb</span>
|
|
477
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_rgb_color</span>(<span class="ruby-identifier">font_color</span>)
|
|
478
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">color</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Color</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:rgb</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">font_color</span>.<span class="ruby-identifier">to_s</span>)
|
|
482
479
|
<span class="ruby-keyword">end</span></pre>
|
|
483
480
|
</div>
|
|
484
481
|
|
|
@@ -510,8 +507,8 @@
|
|
|
510
507
|
|
|
511
508
|
<div class="method-source-code" id="set_size-source">
|
|
512
509
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 53</span>
|
|
513
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_size</span>(<span class="ruby-identifier">val</span>)
|
|
514
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">sz</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">FloatValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span>
|
|
510
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_size</span>(<span class="ruby-identifier">val</span>)
|
|
511
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">sz</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">FloatValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">val</span>)
|
|
515
512
|
<span class="ruby-keyword">end</span></pre>
|
|
516
513
|
</div>
|
|
517
514
|
|
|
@@ -543,8 +540,8 @@
|
|
|
543
540
|
|
|
544
541
|
<div class="method-source-code" id="set_strikethrough-source">
|
|
545
542
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 45</span>
|
|
546
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_strikethrough</span>(<span class="ruby-identifier">val</span>)
|
|
547
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">strike</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span>
|
|
543
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_strikethrough</span>(<span class="ruby-identifier">val</span>)
|
|
544
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">strike</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">val</span>)
|
|
548
545
|
<span class="ruby-keyword">end</span></pre>
|
|
549
546
|
</div>
|
|
550
547
|
|
|
@@ -576,8 +573,8 @@
|
|
|
576
573
|
|
|
577
574
|
<div class="method-source-code" id="set_underline-source">
|
|
578
575
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 41</span>
|
|
579
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">set_underline</span>(<span class="ruby-identifier">val</span>)
|
|
580
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">u</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span>
|
|
576
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_underline</span>(<span class="ruby-identifier">val</span>)
|
|
577
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">u</span> = <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">BooleanValue</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:val</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">val</span>)
|
|
581
578
|
<span class="ruby-keyword">end</span></pre>
|
|
582
579
|
</div>
|
|
583
580
|
|
|
@@ -596,8 +593,8 @@
|
|
|
596
593
|
|
|
597
594
|
|
|
598
595
|
<footer id="validator-badges" role="contentinfo">
|
|
599
|
-
<p><a href="
|
|
600
|
-
<p>Generated by <a href="https://
|
|
596
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
597
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
601
598
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
602
599
|
</footer>
|
|
603
600
|
|