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
data/rdoc/RubyXL/Stop.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Stop - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Stop - 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_stop-1.html">www.datypic.com/sc/ooxml/e-ssml_stop-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_stop-1.html">www.datypic.com/sc/ooxml/e-ssml_stop-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_stop-1.html">www.datypic.com/sc/oox
|
|
|
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/StringNode.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::StringNode - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::StringNode - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -79,8 +79,6 @@
|
|
|
79
79
|
</section>
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
|
|
83
|
-
|
|
84
82
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
85
83
|
|
|
86
84
|
|
|
@@ -96,8 +94,8 @@
|
|
|
96
94
|
|
|
97
95
|
|
|
98
96
|
<footer id="validator-badges" role="contentinfo">
|
|
99
|
-
<p><a href="
|
|
100
|
-
<p>Generated by <a href="https://
|
|
97
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
98
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
101
99
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
102
100
|
</footer>
|
|
103
101
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::StringNodeW3C - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::StringNodeW3C - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -91,8 +91,6 @@
|
|
|
91
91
|
</section>
|
|
92
92
|
|
|
93
93
|
|
|
94
|
-
|
|
95
|
-
|
|
96
94
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
97
95
|
|
|
98
96
|
|
|
@@ -129,8 +127,8 @@
|
|
|
129
127
|
|
|
130
128
|
<div class="method-source-code" id="default-source">
|
|
131
129
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/container_nodes.rb, line 46</span>
|
|
132
|
-
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>(<span class="ruby-identifier">v</span>)
|
|
133
|
-
<span class="ruby-identifier">v</span> <span class="ruby-operator">&&</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:value</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">v</span>)
|
|
131
|
+
<span class="ruby-identifier">v</span> <span class="ruby-operator">&&</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:value</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">v</span>.<span class="ruby-identifier">to_datetime</span>.<span class="ruby-identifier">iso8601</span>)
|
|
134
132
|
<span class="ruby-keyword">end</span></pre>
|
|
135
133
|
</div>
|
|
136
134
|
|
|
@@ -170,7 +168,7 @@
|
|
|
170
168
|
|
|
171
169
|
<div class="method-source-code" id="to_time-source">
|
|
172
170
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/container_nodes.rb, line 42</span>
|
|
173
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">to_time</span>
|
|
171
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_time</span>
|
|
174
172
|
<span class="ruby-identifier">value</span> <span class="ruby-operator">&&</span> (<span class="ruby-identifier">value</span>.<span class="ruby-identifier">strip</span>.<span class="ruby-identifier">empty?</span> <span class="ruby-operator">?</span> <span class="ruby-keyword">nil</span> <span class="ruby-operator">:</span> <span class="ruby-constant">DateTime</span>.<span class="ruby-identifier">parse</span>(<span class="ruby-identifier">value</span>).<span class="ruby-identifier">to_time</span>)
|
|
175
173
|
<span class="ruby-keyword">end</span></pre>
|
|
176
174
|
</div>
|
|
@@ -190,8 +188,8 @@
|
|
|
190
188
|
|
|
191
189
|
|
|
192
190
|
<footer id="validator-badges" role="contentinfo">
|
|
193
|
-
<p><a href="
|
|
194
|
-
<p>Generated by <a href="https://
|
|
191
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
192
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
195
193
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
196
194
|
</footer>
|
|
197
195
|
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::StringValue - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::StringValue - 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/Stylesheet.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Stylesheet - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Stylesheet - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -94,14 +94,11 @@
|
|
|
94
94
|
|
|
95
95
|
<section class="description">
|
|
96
96
|
|
|
97
|
-
<p><a
|
|
98
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc/ooxml/e-ssml_styleSheet.html</a></p>
|
|
97
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc/ooxml/e-ssml_styleSheet.html</a></p>
|
|
99
98
|
|
|
100
99
|
</section>
|
|
101
100
|
|
|
102
101
|
|
|
103
|
-
|
|
104
|
-
|
|
105
102
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
106
103
|
|
|
107
104
|
|
|
@@ -157,13 +154,13 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
157
154
|
|
|
158
155
|
<div class="method-source-code" id="default-source">
|
|
159
156
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/stylesheet.rb, line 194</span>
|
|
160
|
-
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier">default</span>
|
|
161
|
-
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:fonts</span>
|
|
162
|
-
<span class="ruby-value">:fills</span>
|
|
163
|
-
<span class="ruby-value">:borders</span>
|
|
164
|
-
<span class="ruby-value">:cell_xfs</span>
|
|
165
|
-
<span class="ruby-value">:cell_styles</span>
|
|
166
|
-
<span class="ruby-value">:cell_style_xfs</span>
|
|
157
|
+
<span class="ruby-keyword">def</span> <span class="ruby-keyword">self</span>.<span class="ruby-identifier ruby-title">default</span>
|
|
158
|
+
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:fonts</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Fonts</span>.<span class="ruby-identifier">default</span>,
|
|
159
|
+
<span class="ruby-value">:fills</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Fills</span>.<span class="ruby-identifier">default</span>,
|
|
160
|
+
<span class="ruby-value">:borders</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">Borders</span>.<span class="ruby-identifier">default</span>,
|
|
161
|
+
<span class="ruby-value">:cell_xfs</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">CellXFs</span>.<span class="ruby-identifier">default</span>,
|
|
162
|
+
<span class="ruby-value">:cell_styles</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">CellStyles</span>.<span class="ruby-identifier">default</span>,
|
|
163
|
+
<span class="ruby-value">:cell_style_xfs</span> <span class="ruby-operator">=></span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">CellStyleXFs</span>.<span class="ruby-identifier">default</span>)
|
|
167
164
|
<span class="ruby-keyword">end</span></pre>
|
|
168
165
|
</div>
|
|
169
166
|
|
|
@@ -193,14 +190,14 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
193
190
|
|
|
194
191
|
<div class="method-calls-super">
|
|
195
192
|
Calls superclass method
|
|
196
|
-
<a href="OOXMLObjectInstanceMethods.html#method-c-new">RubyXL::OOXMLObjectInstanceMethods
|
|
193
|
+
<a href="OOXMLObjectInstanceMethods.html#method-c-new"><code>RubyXL::OOXMLObjectInstanceMethods::new</code></a>
|
|
197
194
|
</div>
|
|
198
195
|
|
|
199
196
|
|
|
200
197
|
|
|
201
198
|
<div class="method-source-code" id="new-source">
|
|
202
199
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/stylesheet.rb, line 185</span>
|
|
203
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>)
|
|
200
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">initialize</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>)
|
|
204
201
|
<span class="ruby-keyword">super</span>
|
|
205
202
|
<span class="ruby-ivar">@format_hash</span> = <span class="ruby-keyword">nil</span>
|
|
206
203
|
<span class="ruby-keyword">end</span></pre>
|
|
@@ -242,7 +239,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
242
239
|
|
|
243
240
|
<div class="method-source-code" id="get_number_format_by_id-source">
|
|
244
241
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/stylesheet.rb, line 203</span>
|
|
245
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_number_format_by_id</span>(<span class="ruby-identifier">format_id</span>)
|
|
242
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">get_number_format_by_id</span>(<span class="ruby-identifier">format_id</span>)
|
|
246
243
|
<span class="ruby-ivar">@format_hash</span> <span class="ruby-operator">||=</span> {}
|
|
247
244
|
|
|
248
245
|
<span class="ruby-keyword">if</span> <span class="ruby-ivar">@format_hash</span>[<span class="ruby-identifier">format_id</span>].<span class="ruby-identifier">nil?</span> <span class="ruby-keyword">then</span>
|
|
@@ -282,7 +279,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
282
279
|
|
|
283
280
|
<div class="method-source-code" id="register_number_format-source">
|
|
284
281
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/stylesheet.rb, line 214</span>
|
|
285
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">register_number_format</span>(<span class="ruby-identifier">format_code</span>)
|
|
282
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">register_number_format</span>(<span class="ruby-identifier">format_code</span>)
|
|
286
283
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">number_formats</span> <span class="ruby-operator">||=</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">NumberFormats</span>.<span class="ruby-identifier">new</span>
|
|
287
284
|
|
|
288
285
|
<span class="ruby-identifier">max_fmt_id</span> = <span class="ruby-value">163</span>
|
|
@@ -293,7 +290,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
293
290
|
}
|
|
294
291
|
|
|
295
292
|
<span class="ruby-identifier">max_fmt_id</span> <span class="ruby-operator">+=</span> <span class="ruby-value">1</span>
|
|
296
|
-
<span class="ruby-identifier">number_formats</span> <span class="ruby-operator"><<</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">NumberFormat</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:num_fmt_id</span>
|
|
293
|
+
<span class="ruby-identifier">number_formats</span> <span class="ruby-operator"><<</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">NumberFormat</span>.<span class="ruby-identifier">new</span>(<span class="ruby-value">:num_fmt_id</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">max_fmt_id</span>, <span class="ruby-value">:format_code</span> <span class="ruby-operator">=></span> <span class="ruby-identifier">format_code</span>)
|
|
297
294
|
|
|
298
295
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">max_fmt_id</span>
|
|
299
296
|
<span class="ruby-keyword">end</span></pre>
|
|
@@ -327,7 +324,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
327
324
|
|
|
328
325
|
<div class="method-source-code" id="xlsx_path-source">
|
|
329
326
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/stylesheet.rb, line 190</span>
|
|
330
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">xlsx_path</span>
|
|
327
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">xlsx_path</span>
|
|
331
328
|
<span class="ruby-constant">ROOT</span>.<span class="ruby-identifier">join</span>(<span class="ruby-string">'xl'</span>, <span class="ruby-string">'styles.xml'</span>)
|
|
332
329
|
<span class="ruby-keyword">end</span></pre>
|
|
333
330
|
</div>
|
|
@@ -347,8 +344,8 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_styleSheet.html">www.datypic.com/sc
|
|
|
347
344
|
|
|
348
345
|
|
|
349
346
|
<footer id="validator-badges" role="contentinfo">
|
|
350
|
-
<p><a href="
|
|
351
|
-
<p>Generated by <a href="https://
|
|
347
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
348
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
352
349
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
353
350
|
</footer>
|
|
354
351
|
|
data/rdoc/RubyXL/TableFile.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::TableFile - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::TableFile - 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
|
|
|
@@ -115,8 +113,8 @@
|
|
|
115
113
|
|
|
116
114
|
|
|
117
115
|
<footer id="validator-badges" role="contentinfo">
|
|
118
|
-
<p><a href="
|
|
119
|
-
<p>Generated by <a href="https://
|
|
116
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
117
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
120
118
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
121
119
|
</footer>
|
|
122
120
|
|
data/rdoc/RubyXL/TableParts.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::TableParts - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::TableParts - 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/TableStyle.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::TableStyle - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::TableStyle - 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_tableStyle-1.html">www.datypic.com/sc/ooxml/e-ssml_tableStyle-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_tableStyle-1.html">www.datypic.com/sc/ooxml/e-ssml_tableStyle-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_tableStyle-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::TableStyles - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::TableStyles - 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_tableStyles-1.html">www.datypic.com/sc/ooxml/e-ssml_tableStyles-1.html</a></p>
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_tableStyles-1.html">www.datypic.com/sc/ooxml/e-ssml_tableStyles-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_tableStyles-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/Text.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
6
|
|
|
7
|
-
<title>class RubyXL::Text - rubyXL 3.4.
|
|
7
|
+
<title>class RubyXL::Text - rubyXL 3.4.4</title>
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "../";
|
|
@@ -88,14 +88,11 @@
|
|
|
88
88
|
|
|
89
89
|
<section class="description">
|
|
90
90
|
|
|
91
|
-
<p><a
|
|
92
|
-
href="http://www.datypic.com/sc/ooxml/e-ssml_t-1.html">www.datypic.com/sc/ooxml/e-ssml_t-1.html</a></p>
|
|
91
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_t-1.html">www.datypic.com/sc/ooxml/e-ssml_t-1.html</a></p>
|
|
93
92
|
|
|
94
93
|
</section>
|
|
95
94
|
|
|
96
95
|
|
|
97
|
-
|
|
98
|
-
|
|
99
96
|
<section id="5Buntitled-5D" class="documentation-section">
|
|
100
97
|
|
|
101
98
|
|
|
@@ -115,10 +112,7 @@ href="http://www.datypic.com/sc/ooxml/e-ssml_t-1.html">www.datypic.com/sc/ooxml/
|
|
|
115
112
|
|
|
116
113
|
<dt id="INVALID_XML10_CHARS">INVALID_XML10_CHARS
|
|
117
114
|
|
|
118
|
-
<dd><p><a
|
|
119
|
-
href="http://www.w3.org/TR/REC-xml/#NT-Char">www.w3.org/TR/REC-xml/#NT-Char</a>:
|
|
120
|
-
Char ::= x9 | xA | xD | [#x20-#xD7FF] | [#xE000-#xFFFD] |
|
|
121
|
-
[#x10000-#x10FFFF]</p>
|
|
115
|
+
<dd><p><a href="http://www.w3.org/TR/REC-xml/#NT-Char">www.w3.org/TR/REC-xml/#NT-Char</a>: Char ::= x9 | xA | xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF]</p>
|
|
122
116
|
|
|
123
117
|
|
|
124
118
|
</dl>
|
|
@@ -154,7 +148,7 @@ Char ::= x9 | xA | xD | [#x20-#xD7FF] | [#xE000-#xFFFD] |
|
|
|
154
148
|
|
|
155
149
|
<div class="method-source-code" id="before_write_xml-source">
|
|
156
150
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/text.rb, line 20</span>
|
|
157
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">before_write_xml</span>
|
|
151
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">before_write_xml</span>
|
|
158
152
|
<span class="ruby-identifier">preserve_whitespace</span>
|
|
159
153
|
<span class="ruby-keyword">self</span>.<span class="ruby-identifier">value</span>.<span class="ruby-identifier">gsub!</span>(<span class="ruby-constant">INVALID_XML10_CHARS</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">c</span><span class="ruby-operator">|</span> <span class="ruby-string">"_x%04x_"</span> <span class="ruby-operator">%</span> <span class="ruby-identifier">c</span>.<span class="ruby-identifier">ord</span> }
|
|
160
154
|
<span class="ruby-keyword">true</span>
|
|
@@ -189,7 +183,7 @@ Char ::= x9 | xA | xD | [#x20-#xD7FF] | [#xE000-#xFFFD] |
|
|
|
189
183
|
|
|
190
184
|
<div class="method-source-code" id="to_s-source">
|
|
191
185
|
<pre><span class="ruby-comment"># File lib/rubyXL/objects/text.rb, line 26</span>
|
|
192
|
-
<span class="ruby-keyword">def</span> <span class="ruby-identifier">to_s</span>
|
|
186
|
+
<span class="ruby-keyword">def</span> <span class="ruby-identifier ruby-title">to_s</span>
|
|
193
187
|
<span class="ruby-identifier">value</span>.<span class="ruby-identifier">to_s</span>.<span class="ruby-identifier">gsub</span>(<span class="ruby-constant">ESCAPED_UNICODE</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">m</span><span class="ruby-operator">|</span> <span class="ruby-node">$1</span>.<span class="ruby-identifier">hex</span>.<span class="ruby-identifier">chr</span>(<span class="ruby-operator">::</span><span class="ruby-constant">Encoding</span><span class="ruby-operator">::</span><span class="ruby-constant">UTF_8</span>) }
|
|
194
188
|
<span class="ruby-keyword">end</span></pre>
|
|
195
189
|
</div>
|
|
@@ -209,8 +203,8 @@ Char ::= x9 | xA | xD | [#x20-#xD7FF] | [#xE000-#xFFFD] |
|
|
|
209
203
|
|
|
210
204
|
|
|
211
205
|
<footer id="validator-badges" role="contentinfo">
|
|
212
|
-
<p><a href="
|
|
213
|
-
<p>Generated by <a href="https://
|
|
206
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
207
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.1.
|
|
214
208
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
215
209
|
</footer>
|
|
216
210
|
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
|
|
3
|
+
<html>
|
|
4
|
+
<head>
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
|
|
7
|
+
<title>class RubyXL::TextImportSettings - rubyXL 3.4.4</title>
|
|
8
|
+
|
|
9
|
+
<script type="text/javascript">
|
|
10
|
+
var rdoc_rel_prefix = "../";
|
|
11
|
+
var index_rel_prefix = "../";
|
|
12
|
+
</script>
|
|
13
|
+
|
|
14
|
+
<script src="../js/jquery.js"></script>
|
|
15
|
+
<script src="../js/darkfish.js"></script>
|
|
16
|
+
|
|
17
|
+
<link href="../css/fonts.css" rel="stylesheet">
|
|
18
|
+
<link href="../css/rdoc.css" rel="stylesheet">
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
<body id="top" role="document" class="class">
|
|
23
|
+
<nav role="navigation">
|
|
24
|
+
<div id="project-navigation">
|
|
25
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
|
26
|
+
<h2>
|
|
27
|
+
<a href="../index.html" rel="home">Home</a>
|
|
28
|
+
</h2>
|
|
29
|
+
|
|
30
|
+
<div id="table-of-contents-navigation">
|
|
31
|
+
<a href="../table_of_contents.html#pages">Pages</a>
|
|
32
|
+
<a href="../table_of_contents.html#classes">Classes</a>
|
|
33
|
+
<a href="../table_of_contents.html#methods">Methods</a>
|
|
34
|
+
</div>
|
|
35
|
+
</div>
|
|
36
|
+
|
|
37
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
|
38
|
+
<form action="#" method="get" accept-charset="utf-8">
|
|
39
|
+
<div id="search-field-wrapper">
|
|
40
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
|
41
|
+
aria-autocomplete="list" aria-controls="search-results"
|
|
42
|
+
type="text" name="search" placeholder="Search" spellcheck="false"
|
|
43
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
|
44
|
+
</div>
|
|
45
|
+
|
|
46
|
+
<ul id="search-results" aria-label="Search Results"
|
|
47
|
+
aria-busy="false" aria-expanded="false"
|
|
48
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
|
49
|
+
</form>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
</div>
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
<div id="class-metadata">
|
|
57
|
+
|
|
58
|
+
<div id="parent-class-section" class="nav-section">
|
|
59
|
+
<h3>Parent</h3>
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
<p class="link">OOXMLObject
|
|
63
|
+
|
|
64
|
+
</div>
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
</div>
|
|
70
|
+
</nav>
|
|
71
|
+
|
|
72
|
+
<main role="main" aria-labelledby="class-RubyXL::TextImportSettings">
|
|
73
|
+
<h1 id="class-RubyXL::TextImportSettings" class="class">
|
|
74
|
+
class RubyXL::TextImportSettings
|
|
75
|
+
</h1>
|
|
76
|
+
|
|
77
|
+
<section class="description">
|
|
78
|
+
|
|
79
|
+
<p><a href="http://www.datypic.com/sc/ooxml/e-ssml_textPr-1.html">www.datypic.com/sc/ooxml/e-ssml_textPr-1.html</a></p>
|
|
80
|
+
|
|
81
|
+
</section>
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
<section id="5Buntitled-5D" class="documentation-section">
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
</section>
|
|
95
|
+
</main>
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
<footer id="validator-badges" role="contentinfo">
|
|
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.
|
|
101
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
102
|
+
</footer>
|
|
103
|
+
|