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
|
@@ -4,21 +4,23 @@
|
|
|
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.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,40 +60,26 @@
|
|
|
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-i-get_name">#get_name</a>
|
|
68
|
-
|
|
69
70
|
<li ><a href="#method-i-get_rgb_color">#get_rgb_color</a>
|
|
70
|
-
|
|
71
71
|
<li ><a href="#method-i-get_size">#get_size</a>
|
|
72
|
-
|
|
73
72
|
<li ><a href="#method-i-is_bold">#is_bold</a>
|
|
74
|
-
|
|
75
73
|
<li ><a href="#method-i-is_italic">#is_italic</a>
|
|
76
|
-
|
|
77
74
|
<li ><a href="#method-i-is_strikethrough">#is_strikethrough</a>
|
|
78
|
-
|
|
79
75
|
<li ><a href="#method-i-is_underlined">#is_underlined</a>
|
|
80
|
-
|
|
81
76
|
<li ><a href="#method-i-set_bold">#set_bold</a>
|
|
82
|
-
|
|
83
77
|
<li ><a href="#method-i-set_italic">#set_italic</a>
|
|
84
|
-
|
|
85
78
|
<li ><a href="#method-i-set_name">#set_name</a>
|
|
86
|
-
|
|
87
79
|
<li ><a href="#method-i-set_rgb_color">#set_rgb_color</a>
|
|
88
|
-
|
|
89
80
|
<li ><a href="#method-i-set_size">#set_size</a>
|
|
90
|
-
|
|
91
81
|
<li ><a href="#method-i-set_strikethrough">#set_strikethrough</a>
|
|
92
|
-
|
|
93
82
|
<li ><a href="#method-i-set_underline">#set_underline</a>
|
|
94
|
-
|
|
95
83
|
</ul>
|
|
96
84
|
</div>
|
|
97
85
|
|
|
@@ -107,494 +95,320 @@
|
|
|
107
95
|
|
|
108
96
|
</section>
|
|
109
97
|
|
|
110
|
-
|
|
111
98
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
112
|
-
|
|
113
99
|
|
|
114
|
-
|
|
115
100
|
|
|
116
|
-
|
|
117
101
|
|
|
118
|
-
|
|
119
102
|
|
|
120
|
-
|
|
103
|
+
|
|
121
104
|
<section id="public-instance-5Buntitled-5D-method-details" class="method-section">
|
|
122
105
|
<header>
|
|
123
106
|
<h3>Public Instance Methods</h3>
|
|
124
107
|
</header>
|
|
125
108
|
|
|
126
|
-
|
|
127
109
|
<div id="method-i-get_name" class="method-detail ">
|
|
128
|
-
|
|
129
110
|
<div class="method-heading">
|
|
130
111
|
<span class="method-name">get_name</span><span
|
|
131
112
|
class="method-args">()</span>
|
|
132
|
-
|
|
133
113
|
<span class="method-click-advice">click to toggle source</span>
|
|
134
|
-
|
|
135
114
|
</div>
|
|
136
|
-
|
|
137
115
|
|
|
138
116
|
<div class="method-description">
|
|
139
117
|
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
118
|
|
|
144
|
-
|
|
145
119
|
<div class="method-source-code" id="get_name-source">
|
|
146
120
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 21</span>
|
|
147
121
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_name</span>
|
|
148
122
|
<span class="ruby-identifier">name</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">name</span>.<span class="ruby-identifier">val</span>
|
|
149
123
|
<span class="ruby-keyword">end</span></pre>
|
|
150
124
|
</div>
|
|
151
|
-
|
|
152
125
|
</div>
|
|
153
126
|
|
|
154
|
-
|
|
155
127
|
|
|
156
|
-
|
|
157
128
|
</div>
|
|
158
129
|
|
|
159
|
-
|
|
160
130
|
<div id="method-i-get_rgb_color" class="method-detail ">
|
|
161
|
-
|
|
162
131
|
<div class="method-heading">
|
|
163
132
|
<span class="method-name">get_rgb_color</span><span
|
|
164
133
|
class="method-args">()</span>
|
|
165
|
-
|
|
166
134
|
<span class="method-click-advice">click to toggle source</span>
|
|
167
|
-
|
|
168
135
|
</div>
|
|
169
|
-
|
|
170
136
|
|
|
171
137
|
<div class="method-description">
|
|
172
138
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
139
|
|
|
177
|
-
|
|
178
140
|
<div class="method-source-code" id="get_rgb_color-source">
|
|
179
141
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 29</span>
|
|
180
142
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_rgb_color</span>
|
|
181
143
|
<span class="ruby-identifier">color</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">color</span>.<span class="ruby-identifier">rgb</span>
|
|
182
144
|
<span class="ruby-keyword">end</span></pre>
|
|
183
145
|
</div>
|
|
184
|
-
|
|
185
146
|
</div>
|
|
186
147
|
|
|
187
|
-
|
|
188
148
|
|
|
189
|
-
|
|
190
149
|
</div>
|
|
191
150
|
|
|
192
|
-
|
|
193
151
|
<div id="method-i-get_size" class="method-detail ">
|
|
194
|
-
|
|
195
152
|
<div class="method-heading">
|
|
196
153
|
<span class="method-name">get_size</span><span
|
|
197
154
|
class="method-args">()</span>
|
|
198
|
-
|
|
199
155
|
<span class="method-click-advice">click to toggle source</span>
|
|
200
|
-
|
|
201
156
|
</div>
|
|
202
|
-
|
|
203
157
|
|
|
204
158
|
<div class="method-description">
|
|
205
159
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
160
|
|
|
210
|
-
|
|
211
161
|
<div class="method-source-code" id="get_size-source">
|
|
212
162
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 25</span>
|
|
213
163
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_size</span>
|
|
214
164
|
<span class="ruby-identifier">sz</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">sz</span>.<span class="ruby-identifier">val</span>
|
|
215
165
|
<span class="ruby-keyword">end</span></pre>
|
|
216
166
|
</div>
|
|
217
|
-
|
|
218
167
|
</div>
|
|
219
168
|
|
|
220
|
-
|
|
221
169
|
|
|
222
|
-
|
|
223
170
|
</div>
|
|
224
171
|
|
|
225
|
-
|
|
226
172
|
<div id="method-i-is_bold" class="method-detail ">
|
|
227
|
-
|
|
228
173
|
<div class="method-heading">
|
|
229
174
|
<span class="method-name">is_bold</span><span
|
|
230
175
|
class="method-args">()</span>
|
|
231
|
-
|
|
232
176
|
<span class="method-click-advice">click to toggle source</span>
|
|
233
|
-
|
|
234
177
|
</div>
|
|
235
|
-
|
|
236
178
|
|
|
237
179
|
<div class="method-description">
|
|
238
180
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
181
|
|
|
243
|
-
|
|
244
182
|
<div class="method-source-code" id="is_bold-source">
|
|
245
183
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 9</span>
|
|
246
184
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_bold</span>
|
|
247
185
|
<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>)
|
|
248
186
|
<span class="ruby-keyword">end</span></pre>
|
|
249
187
|
</div>
|
|
250
|
-
|
|
251
188
|
</div>
|
|
252
189
|
|
|
253
|
-
|
|
254
190
|
|
|
255
|
-
|
|
256
191
|
</div>
|
|
257
192
|
|
|
258
|
-
|
|
259
193
|
<div id="method-i-is_italic" class="method-detail ">
|
|
260
|
-
|
|
261
194
|
<div class="method-heading">
|
|
262
195
|
<span class="method-name">is_italic</span><span
|
|
263
196
|
class="method-args">()</span>
|
|
264
|
-
|
|
265
197
|
<span class="method-click-advice">click to toggle source</span>
|
|
266
|
-
|
|
267
198
|
</div>
|
|
268
|
-
|
|
269
199
|
|
|
270
200
|
<div class="method-description">
|
|
271
|
-
|
|
272
201
|
<p>Funny enough, but presence of <i> without value (equivalent to `val == nul`) means “italic = true”! Same is true for bold, strikethrough, etc</p>
|
|
273
|
-
|
|
274
|
-
|
|
275
202
|
|
|
276
|
-
|
|
277
203
|
<div class="method-source-code" id="is_italic-source">
|
|
278
204
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 5</span>
|
|
279
205
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_italic</span>
|
|
280
206
|
<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>)
|
|
281
207
|
<span class="ruby-keyword">end</span></pre>
|
|
282
208
|
</div>
|
|
283
|
-
|
|
284
209
|
</div>
|
|
285
210
|
|
|
286
|
-
|
|
287
211
|
|
|
288
|
-
|
|
289
212
|
</div>
|
|
290
213
|
|
|
291
|
-
|
|
292
214
|
<div id="method-i-is_strikethrough" class="method-detail ">
|
|
293
|
-
|
|
294
215
|
<div class="method-heading">
|
|
295
216
|
<span class="method-name">is_strikethrough</span><span
|
|
296
217
|
class="method-args">()</span>
|
|
297
|
-
|
|
298
218
|
<span class="method-click-advice">click to toggle source</span>
|
|
299
|
-
|
|
300
219
|
</div>
|
|
301
|
-
|
|
302
220
|
|
|
303
221
|
<div class="method-description">
|
|
304
222
|
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
223
|
|
|
309
|
-
|
|
310
224
|
<div class="method-source-code" id="is_strikethrough-source">
|
|
311
225
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 17</span>
|
|
312
226
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_strikethrough</span>
|
|
313
227
|
<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>)
|
|
314
228
|
<span class="ruby-keyword">end</span></pre>
|
|
315
229
|
</div>
|
|
316
|
-
|
|
317
230
|
</div>
|
|
318
231
|
|
|
319
|
-
|
|
320
232
|
|
|
321
|
-
|
|
322
233
|
</div>
|
|
323
234
|
|
|
324
|
-
|
|
325
235
|
<div id="method-i-is_underlined" class="method-detail ">
|
|
326
|
-
|
|
327
236
|
<div class="method-heading">
|
|
328
237
|
<span class="method-name">is_underlined</span><span
|
|
329
238
|
class="method-args">()</span>
|
|
330
|
-
|
|
331
239
|
<span class="method-click-advice">click to toggle source</span>
|
|
332
|
-
|
|
333
240
|
</div>
|
|
334
|
-
|
|
335
241
|
|
|
336
242
|
<div class="method-description">
|
|
337
243
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
244
|
|
|
342
|
-
|
|
343
245
|
<div class="method-source-code" id="is_underlined-source">
|
|
344
246
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 13</span>
|
|
345
247
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">is_underlined</span>
|
|
346
248
|
<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>)
|
|
347
249
|
<span class="ruby-keyword">end</span></pre>
|
|
348
250
|
</div>
|
|
349
|
-
|
|
350
251
|
</div>
|
|
351
252
|
|
|
352
|
-
|
|
353
253
|
|
|
354
|
-
|
|
355
254
|
</div>
|
|
356
255
|
|
|
357
|
-
|
|
358
256
|
<div id="method-i-set_bold" class="method-detail ">
|
|
359
|
-
|
|
360
257
|
<div class="method-heading">
|
|
361
258
|
<span class="method-name">set_bold</span><span
|
|
362
259
|
class="method-args">(val)</span>
|
|
363
|
-
|
|
364
260
|
<span class="method-click-advice">click to toggle source</span>
|
|
365
|
-
|
|
366
261
|
</div>
|
|
367
|
-
|
|
368
262
|
|
|
369
263
|
<div class="method-description">
|
|
370
264
|
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
265
|
|
|
375
|
-
|
|
376
266
|
<div class="method-source-code" id="set_bold-source">
|
|
377
267
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 37</span>
|
|
378
268
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_bold</span>(<span class="ruby-identifier">val</span>)
|
|
379
269
|
<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>)
|
|
380
270
|
<span class="ruby-keyword">end</span></pre>
|
|
381
271
|
</div>
|
|
382
|
-
|
|
383
272
|
</div>
|
|
384
273
|
|
|
385
|
-
|
|
386
274
|
|
|
387
|
-
|
|
388
275
|
</div>
|
|
389
276
|
|
|
390
|
-
|
|
391
277
|
<div id="method-i-set_italic" class="method-detail ">
|
|
392
|
-
|
|
393
278
|
<div class="method-heading">
|
|
394
279
|
<span class="method-name">set_italic</span><span
|
|
395
280
|
class="method-args">(val)</span>
|
|
396
|
-
|
|
397
281
|
<span class="method-click-advice">click to toggle source</span>
|
|
398
|
-
|
|
399
282
|
</div>
|
|
400
|
-
|
|
401
283
|
|
|
402
284
|
<div class="method-description">
|
|
403
285
|
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
286
|
|
|
408
|
-
|
|
409
287
|
<div class="method-source-code" id="set_italic-source">
|
|
410
288
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 33</span>
|
|
411
289
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_italic</span>(<span class="ruby-identifier">val</span>)
|
|
412
290
|
<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>)
|
|
413
291
|
<span class="ruby-keyword">end</span></pre>
|
|
414
292
|
</div>
|
|
415
|
-
|
|
416
293
|
</div>
|
|
417
294
|
|
|
418
|
-
|
|
419
295
|
|
|
420
|
-
|
|
421
296
|
</div>
|
|
422
297
|
|
|
423
|
-
|
|
424
298
|
<div id="method-i-set_name" class="method-detail ">
|
|
425
|
-
|
|
426
299
|
<div class="method-heading">
|
|
427
300
|
<span class="method-name">set_name</span><span
|
|
428
301
|
class="method-args">(val)</span>
|
|
429
|
-
|
|
430
302
|
<span class="method-click-advice">click to toggle source</span>
|
|
431
|
-
|
|
432
303
|
</div>
|
|
433
|
-
|
|
434
304
|
|
|
435
305
|
<div class="method-description">
|
|
436
306
|
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
307
|
|
|
441
|
-
|
|
442
308
|
<div class="method-source-code" id="set_name-source">
|
|
443
309
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 49</span>
|
|
444
310
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_name</span>(<span class="ruby-identifier">val</span>)
|
|
445
311
|
<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>)
|
|
446
312
|
<span class="ruby-keyword">end</span></pre>
|
|
447
313
|
</div>
|
|
448
|
-
|
|
449
314
|
</div>
|
|
450
315
|
|
|
451
|
-
|
|
452
316
|
|
|
453
|
-
|
|
454
317
|
</div>
|
|
455
318
|
|
|
456
|
-
|
|
457
319
|
<div id="method-i-set_rgb_color" class="method-detail ">
|
|
458
|
-
|
|
459
320
|
<div class="method-heading">
|
|
460
321
|
<span class="method-name">set_rgb_color</span><span
|
|
461
322
|
class="method-args">(font_color)</span>
|
|
462
|
-
|
|
463
323
|
<span class="method-click-advice">click to toggle source</span>
|
|
464
|
-
|
|
465
324
|
</div>
|
|
466
|
-
|
|
467
325
|
|
|
468
326
|
<div class="method-description">
|
|
469
327
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
328
|
|
|
474
|
-
|
|
475
329
|
<div class="method-source-code" id="set_rgb_color-source">
|
|
476
330
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 57</span>
|
|
477
331
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_rgb_color</span>(<span class="ruby-identifier">font_color</span>)
|
|
478
332
|
<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>)
|
|
479
333
|
<span class="ruby-keyword">end</span></pre>
|
|
480
334
|
</div>
|
|
481
|
-
|
|
482
335
|
</div>
|
|
483
336
|
|
|
484
|
-
|
|
485
337
|
|
|
486
|
-
|
|
487
338
|
</div>
|
|
488
339
|
|
|
489
|
-
|
|
490
340
|
<div id="method-i-set_size" class="method-detail ">
|
|
491
|
-
|
|
492
341
|
<div class="method-heading">
|
|
493
342
|
<span class="method-name">set_size</span><span
|
|
494
343
|
class="method-args">(val)</span>
|
|
495
|
-
|
|
496
344
|
<span class="method-click-advice">click to toggle source</span>
|
|
497
|
-
|
|
498
345
|
</div>
|
|
499
|
-
|
|
500
346
|
|
|
501
347
|
<div class="method-description">
|
|
502
348
|
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
349
|
|
|
507
|
-
|
|
508
350
|
<div class="method-source-code" id="set_size-source">
|
|
509
351
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 53</span>
|
|
510
352
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_size</span>(<span class="ruby-identifier">val</span>)
|
|
511
353
|
<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>)
|
|
512
354
|
<span class="ruby-keyword">end</span></pre>
|
|
513
355
|
</div>
|
|
514
|
-
|
|
515
356
|
</div>
|
|
516
357
|
|
|
517
|
-
|
|
518
358
|
|
|
519
|
-
|
|
520
359
|
</div>
|
|
521
360
|
|
|
522
|
-
|
|
523
361
|
<div id="method-i-set_strikethrough" class="method-detail ">
|
|
524
|
-
|
|
525
362
|
<div class="method-heading">
|
|
526
363
|
<span class="method-name">set_strikethrough</span><span
|
|
527
364
|
class="method-args">(val)</span>
|
|
528
|
-
|
|
529
365
|
<span class="method-click-advice">click to toggle source</span>
|
|
530
|
-
|
|
531
366
|
</div>
|
|
532
|
-
|
|
533
367
|
|
|
534
368
|
<div class="method-description">
|
|
535
369
|
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
370
|
|
|
540
|
-
|
|
541
371
|
<div class="method-source-code" id="set_strikethrough-source">
|
|
542
372
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 45</span>
|
|
543
373
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_strikethrough</span>(<span class="ruby-identifier">val</span>)
|
|
544
374
|
<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>)
|
|
545
375
|
<span class="ruby-keyword">end</span></pre>
|
|
546
376
|
</div>
|
|
547
|
-
|
|
548
377
|
</div>
|
|
549
378
|
|
|
550
|
-
|
|
551
379
|
|
|
552
|
-
|
|
553
380
|
</div>
|
|
554
381
|
|
|
555
|
-
|
|
556
382
|
<div id="method-i-set_underline" class="method-detail ">
|
|
557
|
-
|
|
558
383
|
<div class="method-heading">
|
|
559
384
|
<span class="method-name">set_underline</span><span
|
|
560
385
|
class="method-args">(val)</span>
|
|
561
|
-
|
|
562
386
|
<span class="method-click-advice">click to toggle source</span>
|
|
563
|
-
|
|
564
387
|
</div>
|
|
565
|
-
|
|
566
388
|
|
|
567
389
|
<div class="method-description">
|
|
568
390
|
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
391
|
|
|
573
|
-
|
|
574
392
|
<div class="method-source-code" id="set_underline-source">
|
|
575
393
|
<pre><span class="ruby-comment"># File lib/rubyXL/convenience_methods/font.rb, line 41</span>
|
|
576
394
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">set_underline</span>(<span class="ruby-identifier">val</span>)
|
|
577
395
|
<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>)
|
|
578
396
|
<span class="ruby-keyword">end</span></pre>
|
|
579
397
|
</div>
|
|
580
|
-
|
|
581
398
|
</div>
|
|
582
399
|
|
|
583
|
-
|
|
584
400
|
|
|
585
|
-
|
|
586
401
|
</div>
|
|
587
402
|
|
|
588
|
-
|
|
589
403
|
</section>
|
|
590
|
-
|
|
404
|
+
|
|
591
405
|
</section>
|
|
592
406
|
</main>
|
|
593
407
|
|
|
594
408
|
|
|
595
409
|
<footer id="validator-badges" role="contentinfo">
|
|
596
410
|
<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.
|
|
411
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
598
412
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
599
413
|
</footer>
|
|
600
414
|
|
data/rdoc/RubyXL/FontScheme.html
CHANGED
|
@@ -4,21 +4,23 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::FontScheme - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::FontScheme - rubyXL 3.4.18</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
11
11
|
var index_rel_prefix = "../";
|
|
12
12
|
</script>
|
|
13
13
|
|
|
14
|
-
<script src="../js/
|
|
15
|
-
<script src="../js/
|
|
14
|
+
<script src="../js/navigation.js" defer></script>
|
|
15
|
+
<script src="../js/search.js" defer></script>
|
|
16
|
+
<script src="../js/search_index.js" defer></script>
|
|
17
|
+
<script src="../js/searcher.js" defer></script>
|
|
18
|
+
<script src="../js/darkfish.js" defer></script>
|
|
16
19
|
|
|
17
20
|
<link href="../css/fonts.css" rel="stylesheet">
|
|
18
21
|
<link href="../css/rdoc.css" rel="stylesheet">
|
|
19
22
|
|
|
20
23
|
|
|
21
|
-
|
|
22
24
|
<body id="top" role="document" class="class">
|
|
23
25
|
<nav role="navigation">
|
|
24
26
|
<div id="project-navigation">
|
|
@@ -55,12 +57,11 @@
|
|
|
55
57
|
|
|
56
58
|
<div id="class-metadata">
|
|
57
59
|
|
|
58
|
-
|
|
60
|
+
|
|
61
|
+
<div id="parent-class-section" class="nav-section">
|
|
59
62
|
<h3>Parent</h3>
|
|
60
63
|
|
|
61
|
-
|
|
62
64
|
<p class="link"><a href="OOXMLObject.html">RubyXL::OOXMLObject</a>
|
|
63
|
-
|
|
64
65
|
</div>
|
|
65
66
|
|
|
66
67
|
|
|
@@ -80,24 +81,19 @@
|
|
|
80
81
|
|
|
81
82
|
</section>
|
|
82
83
|
|
|
83
|
-
|
|
84
84
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
85
|
-
|
|
86
85
|
|
|
87
|
-
|
|
88
86
|
|
|
89
|
-
|
|
90
87
|
|
|
91
|
-
|
|
92
88
|
|
|
93
|
-
|
|
89
|
+
|
|
94
90
|
</section>
|
|
95
91
|
</main>
|
|
96
92
|
|
|
97
93
|
|
|
98
94
|
<footer id="validator-badges" role="contentinfo">
|
|
99
95
|
<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.
|
|
96
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.3.2.
|
|
101
97
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
102
98
|
</footer>
|
|
103
99
|
|