rubyXL 3.0.2 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/rubyXL/cell.rb +1 -1
- data/lib/rubyXL/objects/border.rb +0 -1
- data/lib/rubyXL/objects/cell_style.rb +0 -1
- data/lib/rubyXL/objects/chartsheet.rb +2 -11
- data/lib/rubyXL/objects/fill.rb +0 -1
- data/lib/rubyXL/objects/font.rb +0 -1
- data/lib/rubyXL/objects/ooxml_object.rb +31 -9
- data/lib/rubyXL/objects/relationships.rb +1 -1
- data/lib/rubyXL/objects/root.rb +48 -15
- data/lib/rubyXL/objects/sheet_common.rb +1 -0
- data/lib/rubyXL/objects/storage.rb +8 -15
- data/lib/rubyXL/objects/workbook.rb +19 -25
- data/lib/rubyXL/objects/worksheet.rb +21 -28
- data/lib/rubyXL/parser.rb +0 -15
- data/lib/rubyXL/workbook.rb +22 -71
- data/lib/rubyXL/worksheet.rb +0 -9
- data/rdoc/README_rdoc.html +1 -1
- data/rdoc/RubyXL.html +1 -1
- data/rdoc/RubyXL/AExtension.html +1 -1
- data/rdoc/RubyXL/AExtensionStorageArea.html +1 -1
- data/rdoc/RubyXL/AdjustHandleList.html +1 -1
- data/rdoc/RubyXL/Alignment.html +1 -1
- data/rdoc/RubyXL/AlternateContent.html +1 -1
- data/rdoc/RubyXL/Authors.html +1 -1
- data/rdoc/RubyXL/AutoFilter.html +1 -1
- data/rdoc/RubyXL/AutoFilterColumn.html +1 -1
- data/rdoc/RubyXL/BinaryImageFile.html +1 -1
- data/rdoc/RubyXL/BodyProperties.html +1 -1
- data/rdoc/RubyXL/BooleanNode.html +1 -1
- data/rdoc/RubyXL/BooleanValue.html +1 -1
- data/rdoc/RubyXL/Border.html +1 -1
- data/rdoc/RubyXL/BorderEdge.html +1 -1
- data/rdoc/RubyXL/Borders.html +1 -1
- data/rdoc/RubyXL/Break.html +1 -1
- data/rdoc/RubyXL/BreakList.html +1 -1
- data/rdoc/RubyXL/CT_AdjPoint2D.html +1 -1
- data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +1 -1
- data/rdoc/RubyXL/CT_AlphaModulateEffect.html +1 -1
- data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +1 -1
- data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +1 -1
- data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +1 -1
- data/rdoc/RubyXL/CT_Backdrop.html +1 -1
- data/rdoc/RubyXL/CT_Bevel.html +1 -1
- data/rdoc/RubyXL/CT_BiLevelEffect.html +1 -1
- data/rdoc/RubyXL/CT_BlendEffect.html +1 -1
- data/rdoc/RubyXL/CT_Blip.html +1 -1
- data/rdoc/RubyXL/CT_BlipFillProperties.html +1 -1
- data/rdoc/RubyXL/CT_BlurEffect.html +1 -1
- data/rdoc/RubyXL/CT_Camera.html +1 -1
- data/rdoc/RubyXL/CT_Color.html +1 -1
- data/rdoc/RubyXL/CT_ColorChangeEffect.html +1 -1
- data/rdoc/RubyXL/CT_ColorMapping.html +1 -1
- data/rdoc/RubyXL/CT_ColorScheme.html +1 -1
- data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +1 -1
- data/rdoc/RubyXL/CT_ConnectionSite.html +1 -1
- data/rdoc/RubyXL/CT_ConnectionSiteList.html +1 -1
- data/rdoc/RubyXL/CT_DashStop.html +1 -1
- data/rdoc/RubyXL/CT_DashStopList.html +1 -1
- data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +1 -1
- data/rdoc/RubyXL/CT_DuotoneEffect.html +1 -1
- data/rdoc/RubyXL/CT_EffectContainer.html +1 -1
- data/rdoc/RubyXL/CT_EffectList.html +1 -1
- data/rdoc/RubyXL/CT_EffectReference.html +1 -1
- data/rdoc/RubyXL/CT_EffectStyleItem.html +1 -1
- data/rdoc/RubyXL/CT_EffectStyleList.html +1 -1
- data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +1 -1
- data/rdoc/RubyXL/CT_FillEffect.html +1 -1
- data/rdoc/RubyXL/CT_FillOverlayEffect.html +1 -1
- data/rdoc/RubyXL/CT_FillStyleList.html +1 -1
- data/rdoc/RubyXL/CT_FlatText.html +1 -1
- data/rdoc/RubyXL/CT_FontCollection.html +1 -1
- data/rdoc/RubyXL/CT_FontReference.html +1 -1
- data/rdoc/RubyXL/CT_GeomGuideList.html +1 -1
- data/rdoc/RubyXL/CT_GlowEffect.html +1 -1
- data/rdoc/RubyXL/CT_GradientFillProperties.html +1 -1
- data/rdoc/RubyXL/CT_GradientStop.html +1 -1
- data/rdoc/RubyXL/CT_GradientStopList.html +1 -1
- data/rdoc/RubyXL/CT_HSLEffect.html +1 -1
- data/rdoc/RubyXL/CT_HslColor.html +1 -1
- data/rdoc/RubyXL/CT_Hyperlink.html +1 -1
- data/rdoc/RubyXL/CT_InnerShadowEffect.html +1 -1
- data/rdoc/RubyXL/CT_LightRig.html +1 -1
- data/rdoc/RubyXL/CT_LineEndProperties.html +1 -1
- data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +1 -1
- data/rdoc/RubyXL/CT_LineProperties.html +1 -1
- data/rdoc/RubyXL/CT_LineStyleList.html +1 -1
- data/rdoc/RubyXL/CT_LinearShadeProperties.html +1 -1
- data/rdoc/RubyXL/CT_LuminanceEffect.html +1 -1
- data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +1 -1
- data/rdoc/RubyXL/CT_OuterShadowEffect.html +1 -1
- data/rdoc/RubyXL/CT_Path2D.html +1 -1
- data/rdoc/RubyXL/CT_Path2DArcTo.html +1 -1
- data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +1 -1
- data/rdoc/RubyXL/CT_Path2DList.html +1 -1
- data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +1 -1
- data/rdoc/RubyXL/CT_Path2DTo.html +1 -1
- data/rdoc/RubyXL/CT_PathShadeProperties.html +1 -1
- data/rdoc/RubyXL/CT_PatternFillProperties.html +1 -1
- data/rdoc/RubyXL/CT_Point3D.html +1 -1
- data/rdoc/RubyXL/CT_PolarAdjustHandle.html +1 -1
- data/rdoc/RubyXL/CT_PresetColor.html +1 -1
- data/rdoc/RubyXL/CT_PresetLineDashProperties.html +1 -1
- data/rdoc/RubyXL/CT_PresetShadowEffect.html +1 -1
- data/rdoc/RubyXL/CT_PresetTextShape.html +1 -1
- data/rdoc/RubyXL/CT_ReflectionEffect.html +1 -1
- data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +1 -1
- data/rdoc/RubyXL/CT_RelativeRect.html +1 -1
- data/rdoc/RubyXL/CT_SRgbColor.html +1 -1
- data/rdoc/RubyXL/CT_ScRgbColor.html +1 -1
- data/rdoc/RubyXL/CT_Scene3D.html +1 -1
- data/rdoc/RubyXL/CT_SchemeColor.html +1 -1
- data/rdoc/RubyXL/CT_Shape3D.html +1 -1
- data/rdoc/RubyXL/CT_ShapeStyle.html +1 -1
- data/rdoc/RubyXL/CT_SoftEdgesEffect.html +1 -1
- data/rdoc/RubyXL/CT_SphereCoords.html +1 -1
- data/rdoc/RubyXL/CT_StretchInfoProperties.html +1 -1
- data/rdoc/RubyXL/CT_StyleMatrix.html +1 -1
- data/rdoc/RubyXL/CT_StyleMatrixReference.html +1 -1
- data/rdoc/RubyXL/CT_SupplementalFont.html +1 -1
- data/rdoc/RubyXL/CT_SystemColor.html +1 -1
- data/rdoc/RubyXL/CT_TextAutonumberBullet.html +1 -1
- data/rdoc/RubyXL/CT_TextBlipBullet.html +1 -1
- data/rdoc/RubyXL/CT_TextCharBullet.html +1 -1
- data/rdoc/RubyXL/CT_TextCharacterProperties.html +1 -1
- data/rdoc/RubyXL/CT_TextFont.html +1 -1
- data/rdoc/RubyXL/CT_TextListStyle.html +1 -1
- data/rdoc/RubyXL/CT_TextNormalAutofit.html +1 -1
- data/rdoc/RubyXL/CT_TextParagraphProperties.html +1 -1
- data/rdoc/RubyXL/CT_TextSpacing.html +1 -1
- data/rdoc/RubyXL/CT_TextTabStop.html +1 -1
- data/rdoc/RubyXL/CT_TextTabStopList.html +1 -1
- data/rdoc/RubyXL/CT_TileInfoProperties.html +1 -1
- data/rdoc/RubyXL/CT_TintEffect.html +1 -1
- data/rdoc/RubyXL/CT_Transform2D.html +1 -1
- data/rdoc/RubyXL/CT_TransformEffect.html +1 -1
- data/rdoc/RubyXL/CT_Vector3D.html +1 -1
- data/rdoc/RubyXL/CT_XYAdjustHandle.html +1 -1
- data/rdoc/RubyXL/CalculationChain.html +1 -1
- data/rdoc/RubyXL/CalculationChainCell.html +1 -1
- data/rdoc/RubyXL/CalculationProperties.html +1 -1
- data/rdoc/RubyXL/Cell.html +1 -1
- data/rdoc/RubyXL/CellSmartTag.html +1 -1
- data/rdoc/RubyXL/CellSmartTagProperty.html +1 -1
- data/rdoc/RubyXL/CellSmartTags.html +1 -1
- data/rdoc/RubyXL/CellStyle.html +1 -1
- data/rdoc/RubyXL/CellStyleXFs.html +1 -1
- data/rdoc/RubyXL/CellStyles.html +1 -1
- data/rdoc/RubyXL/CellValue.html +1 -1
- data/rdoc/RubyXL/CellWatch.html +1 -1
- data/rdoc/RubyXL/CellWatches.html +1 -1
- data/rdoc/RubyXL/CellXFs.html +1 -1
- data/rdoc/RubyXL/ChartColorsFile.html +1 -1
- data/rdoc/RubyXL/ChartFile.html +1 -1
- data/rdoc/RubyXL/ChartRelationshipsFile.html +1 -1
- data/rdoc/RubyXL/ChartStyleFile.html +1 -1
- data/rdoc/RubyXL/ChartUserShapesFile.html +1 -1
- data/rdoc/RubyXL/Chartsheet.html +1 -1
- data/rdoc/RubyXL/ChartsheetPageSetup.html +1 -1
- data/rdoc/RubyXL/ChartsheetProperties.html +1 -1
- data/rdoc/RubyXL/ChartsheetProtection.html +1 -1
- data/rdoc/RubyXL/ChartsheetView.html +1 -1
- data/rdoc/RubyXL/ChartsheetViews.html +1 -1
- data/rdoc/RubyXL/Color.html +1 -1
- data/rdoc/RubyXL/ColorFilter.html +1 -1
- data/rdoc/RubyXL/ColorScale.html +1 -1
- data/rdoc/RubyXL/ColorSet.html +1 -1
- data/rdoc/RubyXL/Colors.html +1 -1
- data/rdoc/RubyXL/ColumnRange.html +1 -1
- data/rdoc/RubyXL/ColumnRanges.html +1 -1
- data/rdoc/RubyXL/Comment.html +1 -1
- data/rdoc/RubyXL/CommentList.html +1 -1
- data/rdoc/RubyXL/CommentsFile.html +1 -1
- data/rdoc/RubyXL/ConditionalFormatValue.html +1 -1
- data/rdoc/RubyXL/ConditionalFormatting.html +1 -1
- data/rdoc/RubyXL/ConditionalFormattingRule.html +1 -1
- data/rdoc/RubyXL/ContentTypeDefault.html +1 -1
- data/rdoc/RubyXL/ContentTypeOverride.html +1 -1
- data/rdoc/RubyXL/ContentTypes.html +1 -1
- data/rdoc/RubyXL/ControlPropertiesFile.html +1 -1
- data/rdoc/RubyXL/CorePropertiesFile.html +1 -1
- data/rdoc/RubyXL/CustomColor.html +1 -1
- data/rdoc/RubyXL/CustomColorList.html +1 -1
- data/rdoc/RubyXL/CustomFilter.html +1 -1
- data/rdoc/RubyXL/CustomFilters.html +1 -1
- data/rdoc/RubyXL/CustomGeometry.html +1 -1
- data/rdoc/RubyXL/CustomProperties.html +1 -1
- data/rdoc/RubyXL/CustomPropertiesFile.html +1 -1
- data/rdoc/RubyXL/CustomProperty.html +1 -1
- data/rdoc/RubyXL/CustomSheetView.html +1 -1
- data/rdoc/RubyXL/CustomSheetViews.html +1 -1
- data/rdoc/RubyXL/CustomWorkbookView.html +1 -1
- data/rdoc/RubyXL/CustomWorkbookViews.html +1 -1
- data/rdoc/RubyXL/CustomXMLFile.html +1 -1
- data/rdoc/RubyXL/DXF.html +1 -1
- data/rdoc/RubyXL/DXFs.html +1 -1
- data/rdoc/RubyXL/DataBar.html +1 -1
- data/rdoc/RubyXL/DataConsolidate.html +1 -1
- data/rdoc/RubyXL/DataConsolidationReference.html +1 -1
- data/rdoc/RubyXL/DataConsolidationReferences.html +1 -1
- data/rdoc/RubyXL/DataType.html +1 -1
- data/rdoc/RubyXL/DataValidation.html +1 -1
- data/rdoc/RubyXL/DataValidations.html +1 -1
- data/rdoc/RubyXL/DateGroupItem.html +1 -1
- data/rdoc/RubyXL/DefinedName.html +1 -1
- data/rdoc/RubyXL/DefinedNames.html +1 -1
- data/rdoc/RubyXL/DocumentPropertiesFile.html +1 -1
- data/rdoc/RubyXL/DrawingFile.html +7 -37
- data/rdoc/RubyXL/DrawingRelationshipsFile.html +1 -1
- data/rdoc/RubyXL/DynamicFilter.html +1 -1
- data/rdoc/RubyXL/EmbeddedControl.html +1 -1
- data/rdoc/RubyXL/EmbeddedControls.html +1 -1
- data/rdoc/RubyXL/Extension.html +1 -1
- data/rdoc/RubyXL/ExtensionStorageArea.html +1 -1
- data/rdoc/RubyXL/Extents.html +1 -1
- data/rdoc/RubyXL/ExternalLinksFile.html +1 -1
- data/rdoc/RubyXL/ExternalReference.html +1 -1
- data/rdoc/RubyXL/ExternalReferences.html +1 -1
- data/rdoc/RubyXL/ExtraColorSchemeList.html +1 -1
- data/rdoc/RubyXL/FieldItem.html +1 -1
- data/rdoc/RubyXL/FileRecoveryProperties.html +1 -1
- data/rdoc/RubyXL/FileSharing.html +1 -1
- data/rdoc/RubyXL/FileVersion.html +1 -1
- data/rdoc/RubyXL/Fill.html +1 -1
- data/rdoc/RubyXL/Fills.html +1 -1
- data/rdoc/RubyXL/FilterContainer.html +1 -1
- data/rdoc/RubyXL/FloatNode.html +1 -1
- data/rdoc/RubyXL/FloatValue.html +1 -1
- data/rdoc/RubyXL/Font.html +16 -16
- data/rdoc/RubyXL/FontScheme.html +1 -1
- data/rdoc/RubyXL/Fonts.html +1 -1
- data/rdoc/RubyXL/Formula.html +1 -1
- data/rdoc/RubyXL/FunctionGroup.html +1 -1
- data/rdoc/RubyXL/FunctionGroups.html +1 -1
- data/rdoc/RubyXL/GenericStorageObject.html +5 -6
- data/rdoc/RubyXL/GradientFill.html +1 -1
- data/rdoc/RubyXL/HeaderFooterSettings.html +1 -1
- data/rdoc/RubyXL/Hyperlink.html +1 -1
- data/rdoc/RubyXL/HyperlinkRelFile.html +1 -1
- data/rdoc/RubyXL/Hyperlinks.html +1 -1
- data/rdoc/RubyXL/IconFilter.html +1 -1
- data/rdoc/RubyXL/IconSet.html +1 -1
- data/rdoc/RubyXL/IgnoredError.html +1 -1
- data/rdoc/RubyXL/IgnoredErrors.html +1 -1
- data/rdoc/RubyXL/IndexedColors.html +1 -1
- data/rdoc/RubyXL/InputCells.html +1 -1
- data/rdoc/RubyXL/IntegerNode.html +1 -1
- data/rdoc/RubyXL/IntegerValue.html +1 -1
- data/rdoc/RubyXL/LegacyCell.html +1 -1
- data/rdoc/RubyXL/LegacyWorkbook.html +109 -115
- data/rdoc/RubyXL/LegacyWorksheet.html +40 -42
- data/rdoc/RubyXL/MRUColors.html +1 -1
- data/rdoc/RubyXL/MacrosFile.html +1 -1
- data/rdoc/RubyXL/MergedCell.html +1 -1
- data/rdoc/RubyXL/MergedCells.html +1 -1
- data/rdoc/RubyXL/NumFmt.html +1 -1
- data/rdoc/RubyXL/NumberFormat.html +1 -1
- data/rdoc/RubyXL/NumberFormats.html +1 -1
- data/rdoc/RubyXL/OLEObject.html +1 -1
- data/rdoc/RubyXL/OLEObjects.html +1 -1
- data/rdoc/RubyXL/OLESize.html +1 -1
- data/rdoc/RubyXL/OOXMLContainerObject.html +1 -1
- data/rdoc/RubyXL/OOXMLObject.html +1 -1
- data/rdoc/RubyXL/OOXMLObjectClassMethods.html +2 -38
- data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +1 -1
- data/rdoc/RubyXL/OOXMLRelationshipsFile.html +1 -1
- data/rdoc/RubyXL/OOXMLTopLevelObject.html +1 -1
- data/rdoc/RubyXL/Offset.html +1 -1
- data/rdoc/RubyXL/OutlineProperties.html +1 -1
- data/rdoc/RubyXL/PageMargins.html +1 -1
- data/rdoc/RubyXL/PageSetup.html +1 -1
- data/rdoc/RubyXL/PageSetupProperties.html +1 -1
- data/rdoc/RubyXL/Pane.html +1 -1
- data/rdoc/RubyXL/Parser.html +1 -16
- data/rdoc/RubyXL/PatternFill.html +1 -1
- data/rdoc/RubyXL/PhoneticProperties.html +1 -1
- data/rdoc/RubyXL/PhoneticRun.html +1 -1
- data/rdoc/RubyXL/PivotArea.html +1 -1
- data/rdoc/RubyXL/PivotCache.html +1 -1
- data/rdoc/RubyXL/PivotCacheDefinitionFile.html +1 -1
- data/rdoc/RubyXL/PivotCaches.html +1 -1
- data/rdoc/RubyXL/PivotReference.html +1 -1
- data/rdoc/RubyXL/PivotReferences.html +1 -1
- data/rdoc/RubyXL/PivotTableFile.html +1 -1
- data/rdoc/RubyXL/PivotTableSelection.html +1 -1
- data/rdoc/RubyXL/PresetGeometry.html +1 -1
- data/rdoc/RubyXL/PrintOptions.html +1 -1
- data/rdoc/RubyXL/PrinterSettingsFile.html +1 -1
- data/rdoc/RubyXL/ProtectedRange.html +1 -1
- data/rdoc/RubyXL/ProtectedRanges.html +1 -1
- data/rdoc/RubyXL/Protection.html +1 -1
- data/rdoc/RubyXL/REL_CLASS.html +105 -0
- data/rdoc/RubyXL/RID.html +1 -1
- data/rdoc/RubyXL/RawOOXML.html +1 -1
- data/rdoc/RubyXL/Reference.html +1 -1
- data/rdoc/RubyXL/Relationship.html +1 -1
- data/rdoc/RubyXL/RelationshipSupport.html +1 -1
- data/rdoc/RubyXL/RichText.html +1 -1
- data/rdoc/RubyXL/RichTextRun.html +1 -1
- data/rdoc/RubyXL/RootRelationships.html +1 -1
- data/rdoc/RubyXL/Row.html +1 -1
- data/rdoc/RubyXL/RunProperties.html +1 -1
- data/rdoc/RubyXL/Scenario.html +1 -1
- data/rdoc/RubyXL/Scenarios.html +1 -1
- data/rdoc/RubyXL/Selection.html +1 -1
- data/rdoc/RubyXL/ShapeGuide.html +1 -1
- data/rdoc/RubyXL/ShapeTextRectangle.html +1 -1
- data/rdoc/RubyXL/SharedStringsTable.html +1 -1
- data/rdoc/RubyXL/Sheet.html +1 -1
- data/rdoc/RubyXL/SheetCalculationProperties.html +1 -1
- data/rdoc/RubyXL/SheetData.html +1 -1
- data/rdoc/RubyXL/SheetRelationshipsFile.html +1 -1
- data/rdoc/RubyXL/Sheets.html +1 -1
- data/rdoc/RubyXL/SlicerCacheFile.html +1 -1
- data/rdoc/RubyXL/SlicerFile.html +1 -1
- data/rdoc/RubyXL/SmartTagProperties.html +1 -1
- data/rdoc/RubyXL/SmartTagType.html +1 -1
- data/rdoc/RubyXL/SmartTagTypes.html +1 -1
- data/rdoc/RubyXL/SmartTags.html +1 -1
- data/rdoc/RubyXL/SortCondition.html +1 -1
- data/rdoc/RubyXL/SortState.html +1 -1
- data/rdoc/RubyXL/Sqref.html +1 -1
- data/rdoc/RubyXL/Stop.html +1 -1
- data/rdoc/RubyXL/StringNode.html +1 -1
- data/rdoc/RubyXL/StringNodeW3C.html +1 -1
- data/rdoc/RubyXL/StringValue.html +1 -1
- data/rdoc/RubyXL/Stylesheet.html +1 -1
- data/rdoc/RubyXL/TableFile.html +1 -1
- data/rdoc/RubyXL/TableParts.html +1 -1
- data/rdoc/RubyXL/TableStyle.html +1 -1
- data/rdoc/RubyXL/TableStyles.html +1 -1
- data/rdoc/RubyXL/Text.html +1 -1
- data/rdoc/RubyXL/Theme.html +1 -1
- data/rdoc/RubyXL/ThemeElements.html +1 -1
- data/rdoc/RubyXL/ThumbnailFile.html +1 -1
- data/rdoc/RubyXL/Top10.html +1 -1
- data/rdoc/RubyXL/VMLDrawingFile.html +1 -1
- data/rdoc/RubyXL/Variant.html +1 -1
- data/rdoc/RubyXL/Vector.html +1 -1
- data/rdoc/RubyXL/VectorValue.html +1 -1
- data/rdoc/RubyXL/VisualProperties.html +1 -1
- data/rdoc/RubyXL/WebPublishObject.html +1 -1
- data/rdoc/RubyXL/WebPublishObjects.html +1 -1
- data/rdoc/RubyXL/WebPublishingItem.html +1 -1
- data/rdoc/RubyXL/WebPublishingItems.html +1 -1
- data/rdoc/RubyXL/WebPublishingProperties.html +1 -1
- data/rdoc/RubyXL/Workbook.html +1 -1
- data/rdoc/RubyXL/WorkbookProperties.html +1 -1
- data/rdoc/RubyXL/WorkbookProtection.html +1 -1
- data/rdoc/RubyXL/WorkbookRelationships.html +1 -1
- data/rdoc/RubyXL/WorkbookRoot.html +66 -25
- data/rdoc/RubyXL/WorkbookView.html +1 -1
- data/rdoc/RubyXL/WorkbookViews.html +1 -1
- data/rdoc/RubyXL/Worksheet.html +1 -1
- data/rdoc/RubyXL/WorksheetDimensions.html +1 -1
- data/rdoc/RubyXL/WorksheetFormatProperties.html +1 -1
- data/rdoc/RubyXL/WorksheetProperties.html +1 -1
- data/rdoc/RubyXL/WorksheetProtection.html +1 -1
- data/rdoc/RubyXL/WorksheetView.html +1 -1
- data/rdoc/RubyXL/WorksheetViews.html +1 -1
- data/rdoc/RubyXL/XF.html +1 -1
- data/rdoc/created.rid +22 -22
- data/rdoc/index.html +2 -2
- data/rdoc/js/search_index.js +1 -1
- data/rdoc/table_of_contents.html +80 -80
- data/rubyXL.gemspec +4 -3
- data/spec/lib/parser_spec.rb +0 -10
- metadata +3 -2
@@ -4,7 +4,7 @@
|
|
4
4
|
<head>
|
5
5
|
<meta charset="UTF-8">
|
6
6
|
|
7
|
-
<title>module RubyXL::LegacyWorksheet - rubyXL 3.0
|
7
|
+
<title>module RubyXL::LegacyWorksheet - rubyXL 3.1.0</title>
|
8
8
|
|
9
9
|
<link href="../fonts.css" rel="stylesheet">
|
10
10
|
<link href="../rdoc.css" rel="stylesheet">
|
@@ -441,8 +441,6 @@
|
|
441
441
|
<span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>].<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">column</span>] = <span class="ruby-identifier">c</span>
|
442
442
|
<span class="ruby-keyword">end</span>
|
443
443
|
|
444
|
-
<span class="ruby-identifier">add_cell_style</span>(<span class="ruby-identifier">row</span>, <span class="ruby-identifier">column</span>)
|
445
|
-
|
446
444
|
<span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>].<span class="ruby-identifier">cells</span>[<span class="ruby-identifier">column</span>]
|
447
445
|
<span class="ruby-keyword">end</span></pre>
|
448
446
|
</div>
|
@@ -1680,7 +1678,7 @@ specified, method will shift column contents below the deleted cell upward</p>
|
|
1680
1678
|
|
1681
1679
|
|
1682
1680
|
<div class="method-source-code" id="delete_cell-source">
|
1683
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1681
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 476</span>
|
1684
1682
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_cell</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>, <span class="ruby-identifier">shift</span>=<span class="ruby-keyword">nil</span>)
|
1685
1683
|
<span class="ruby-identifier">validate_workbook</span>
|
1686
1684
|
<span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row</span>)
|
@@ -1735,7 +1733,7 @@ specified, method will shift column contents below the deleted cell upward</p>
|
|
1735
1733
|
|
1736
1734
|
|
1737
1735
|
<div class="method-source-code" id="delete_column-source">
|
1738
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1736
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 406</span>
|
1739
1737
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_column</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
|
1740
1738
|
<span class="ruby-identifier">validate_workbook</span>
|
1741
1739
|
<span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">column_index</span>)
|
@@ -1782,7 +1780,7 @@ specified, method will shift column contents below the deleted cell upward</p>
|
|
1782
1780
|
|
1783
1781
|
|
1784
1782
|
<div class="method-source-code" id="delete_row-source">
|
1785
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1783
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 356</span>
|
1786
1784
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">delete_row</span>(<span class="ruby-identifier">row_index</span>=<span class="ruby-value">0</span>)
|
1787
1785
|
<span class="ruby-identifier">validate_workbook</span>
|
1788
1786
|
<span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row_index</span>)
|
@@ -1896,7 +1894,7 @@ information)</p>
|
|
1896
1894
|
|
1897
1895
|
|
1898
1896
|
<div class="method-source-code" id="get_column_border_bottom-source">
|
1899
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1897
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 653</span>
|
1900
1898
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_bottom</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
1901
1899
|
<span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:bottom</span>)
|
1902
1900
|
<span class="ruby-keyword">end</span></pre>
|
@@ -1929,7 +1927,7 @@ information)</p>
|
|
1929
1927
|
|
1930
1928
|
|
1931
1929
|
<div class="method-source-code" id="get_column_border_diagonal-source">
|
1932
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1930
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 657</span>
|
1933
1931
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_diagonal</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
1934
1932
|
<span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:diagonal</span>)
|
1935
1933
|
<span class="ruby-keyword">end</span></pre>
|
@@ -1962,7 +1960,7 @@ information)</p>
|
|
1962
1960
|
|
1963
1961
|
|
1964
1962
|
<div class="method-source-code" id="get_column_border_left-source">
|
1965
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1963
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 645</span>
|
1966
1964
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_left</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
1967
1965
|
<span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:left</span>)
|
1968
1966
|
<span class="ruby-keyword">end</span></pre>
|
@@ -1995,7 +1993,7 @@ information)</p>
|
|
1995
1993
|
|
1996
1994
|
|
1997
1995
|
<div class="method-source-code" id="get_column_border_right-source">
|
1998
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
1996
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 649</span>
|
1999
1997
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_right</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
2000
1998
|
<span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:right</span>)
|
2001
1999
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2028,7 +2026,7 @@ information)</p>
|
|
2028
2026
|
|
2029
2027
|
|
2030
2028
|
<div class="method-source-code" id="get_column_border_top-source">
|
2031
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2029
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 641</span>
|
2032
2030
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_border_top</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
2033
2031
|
<span class="ruby-identifier">get_column_border</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:top</span>)
|
2034
2032
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2061,7 +2059,7 @@ information)</p>
|
|
2061
2059
|
|
2062
2060
|
|
2063
2061
|
<div class="method-source-code" id="get_column_fill-source">
|
2064
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2062
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 625</span>
|
2065
2063
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_fill</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
2066
2064
|
<span class="ruby-identifier">validate_workbook</span>
|
2067
2065
|
<span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">col</span>)
|
@@ -2098,7 +2096,7 @@ information)</p>
|
|
2098
2096
|
|
2099
2097
|
|
2100
2098
|
<div class="method-source-code" id="get_column_font_color-source">
|
2101
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2099
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 582</span>
|
2102
2100
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_color</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
2103
2101
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
2104
2102
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> (<span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_rgb_color</span> <span class="ruby-operator">||</span> <span class="ruby-string">'000000'</span>)
|
@@ -2132,7 +2130,7 @@ information)</p>
|
|
2132
2130
|
|
2133
2131
|
|
2134
2132
|
<div class="method-source-code" id="get_column_font_name-source">
|
2135
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2133
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 572</span>
|
2136
2134
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_name</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
2137
2135
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
2138
2136
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_name</span>
|
@@ -2166,7 +2164,7 @@ information)</p>
|
|
2166
2164
|
|
2167
2165
|
|
2168
2166
|
<div class="method-source-code" id="get_column_font_size-source">
|
2169
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2167
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 577</span>
|
2170
2168
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_font_size</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
2171
2169
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
2172
2170
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_size</span>
|
@@ -2200,7 +2198,7 @@ information)</p>
|
|
2200
2198
|
|
2201
2199
|
|
2202
2200
|
<div class="method-source-code" id="get_column_horizontal_alignment-source">
|
2203
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2201
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 633</span>
|
2204
2202
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_horizontal_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
2205
2203
|
<span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:horizontal</span>)
|
2206
2204
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2233,7 +2231,7 @@ information)</p>
|
|
2233
2231
|
|
2234
2232
|
|
2235
2233
|
<div class="method-source-code" id="get_column_vertical_alignment-source">
|
2236
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2234
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 637</span>
|
2237
2235
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_vertical_alignment</span>(<span class="ruby-identifier">col</span>=<span class="ruby-value">0</span>)
|
2238
2236
|
<span class="ruby-identifier">get_column_alignment</span>(<span class="ruby-identifier">col</span>, <span class="ruby-value">:vertical</span>)
|
2239
2237
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2267,7 +2265,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2267
2265
|
|
2268
2266
|
|
2269
2267
|
<div class="method-source-code" id="get_column_width-source">
|
2270
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2268
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 619</span>
|
2271
2269
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_width</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
|
2272
2270
|
<span class="ruby-identifier">width</span> = <span class="ruby-identifier">get_column_width_raw</span>(<span class="ruby-identifier">column_index</span>)
|
2273
2271
|
<span class="ruby-keyword">return</span> <span class="ruby-constant">RubyXL</span><span class="ruby-operator">::</span><span class="ruby-constant">ColumnRange</span><span class="ruby-operator">::</span><span class="ruby-constant">DEFAULT_WIDTH</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">width</span>.<span class="ruby-identifier">nil?</span>
|
@@ -2302,7 +2300,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2302
2300
|
|
2303
2301
|
|
2304
2302
|
<div class="method-source-code" id="get_column_width_raw-source">
|
2305
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2303
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 608</span>
|
2306
2304
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_column_width_raw</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
|
2307
2305
|
<span class="ruby-identifier">validate_workbook</span>
|
2308
2306
|
<span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">column_index</span>)
|
@@ -2340,7 +2338,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2340
2338
|
|
2341
2339
|
|
2342
2340
|
<div class="method-source-code" id="get_row_border_bottom-source">
|
2343
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2341
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 564</span>
|
2344
2342
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_bottom</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2345
2343
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:bottom</span>)
|
2346
2344
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2373,7 +2371,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2373
2371
|
|
2374
2372
|
|
2375
2373
|
<div class="method-source-code" id="get_row_border_diagonal-source">
|
2376
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2374
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 568</span>
|
2377
2375
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_diagonal</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2378
2376
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:diagonal</span>)
|
2379
2377
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2406,7 +2404,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2406
2404
|
|
2407
2405
|
|
2408
2406
|
<div class="method-source-code" id="get_row_border_left-source">
|
2409
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2407
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 556</span>
|
2410
2408
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_left</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2411
2409
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:left</span>)
|
2412
2410
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2439,7 +2437,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2439
2437
|
|
2440
2438
|
|
2441
2439
|
<div class="method-source-code" id="get_row_border_right-source">
|
2442
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2440
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 560</span>
|
2443
2441
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_right</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2444
2442
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:right</span>)
|
2445
2443
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2472,7 +2470,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2472
2470
|
|
2473
2471
|
|
2474
2472
|
<div class="method-source-code" id="get_row_border_top-source">
|
2475
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2473
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 552</span>
|
2476
2474
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_border_top</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2477
2475
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_border</span>(<span class="ruby-identifier">row</span>, <span class="ruby-value">:top</span>)
|
2478
2476
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2505,7 +2503,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2505
2503
|
|
2506
2504
|
|
2507
2505
|
<div class="method-source-code" id="get_row_fill-source">
|
2508
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2506
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 502</span>
|
2509
2507
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_fill</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2510
2508
|
(<span class="ruby-identifier">row</span> = <span class="ruby-identifier">sheet_data</span>.<span class="ruby-identifier">rows</span>[<span class="ruby-identifier">row</span>]) <span class="ruby-operator">&&</span> <span class="ruby-identifier">row</span>.<span class="ruby-identifier">get_fill_color</span>
|
2511
2509
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2538,7 +2536,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2538
2536
|
|
2539
2537
|
|
2540
2538
|
<div class="method-source-code" id="get_row_font_color-source">
|
2541
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2539
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 514</span>
|
2542
2540
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_color</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2543
2541
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)
|
2544
2542
|
<span class="ruby-identifier">color</span> = <span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">color</span>
|
@@ -2573,7 +2571,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2573
2571
|
|
2574
2572
|
|
2575
2573
|
<div class="method-source-code" id="get_row_font_name-source">
|
2576
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2574
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 506</span>
|
2577
2575
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_name</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2578
2576
|
(<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_name</span>
|
2579
2577
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2606,7 +2604,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2606
2604
|
|
2607
2605
|
|
2608
2606
|
<div class="method-source-code" id="get_row_font_size-source">
|
2609
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2607
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 510</span>
|
2610
2608
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_font_size</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2611
2609
|
(<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">get_size</span>
|
2612
2610
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2639,7 +2637,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2639
2637
|
|
2640
2638
|
|
2641
2639
|
<div class="method-source-code" id="get_row_height-source">
|
2642
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2640
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 536</span>
|
2643
2641
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_height</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2644
2642
|
<span class="ruby-identifier">validate_workbook</span>
|
2645
2643
|
<span class="ruby-identifier">validate_nonnegative</span>(<span class="ruby-identifier">row</span>)
|
@@ -2676,7 +2674,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2676
2674
|
|
2677
2675
|
|
2678
2676
|
<div class="method-source-code" id="get_row_horizontal_alignment-source">
|
2679
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2677
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 544</span>
|
2680
2678
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_horizontal_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2681
2679
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_alignment</span>(<span class="ruby-identifier">row</span>, <span class="ruby-keyword">true</span>)
|
2682
2680
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2709,7 +2707,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2709
2707
|
|
2710
2708
|
|
2711
2709
|
<div class="method-source-code" id="get_row_vertical_alignment-source">
|
2712
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2710
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 548</span>
|
2713
2711
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">get_row_vertical_alignment</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
2714
2712
|
<span class="ruby-keyword">return</span> <span class="ruby-identifier">get_row_alignment</span>(<span class="ruby-identifier">row</span>, <span class="ruby-keyword">false</span>)
|
2715
2713
|
<span class="ruby-keyword">end</span></pre>
|
@@ -2823,7 +2821,7 @@ href="http://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet
|
|
2823
2821
|
|
2824
2822
|
|
2825
2823
|
<div class="method-source-code" id="insert_cell-source">
|
2826
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2824
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 453</span>
|
2827
2825
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_cell</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>, <span class="ruby-identifier">data</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">formula</span> = <span class="ruby-keyword">nil</span>, <span class="ruby-identifier">shift</span> = <span class="ruby-keyword">nil</span>)
|
2828
2826
|
<span class="ruby-identifier">validate_workbook</span>
|
2829
2827
|
<span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row</span>, <span class="ruby-identifier">col</span>)
|
@@ -2874,7 +2872,7 @@ which reference cells which are being “pushed right”</p>
|
|
2874
2872
|
|
2875
2873
|
|
2876
2874
|
<div class="method-source-code" id="insert_column-source">
|
2877
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2875
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 426</span>
|
2878
2876
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_column</span>(<span class="ruby-identifier">column_index</span> = <span class="ruby-value">0</span>)
|
2879
2877
|
<span class="ruby-identifier">validate_workbook</span>
|
2880
2878
|
<span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-value">0</span>, <span class="ruby-identifier">column_index</span>)
|
@@ -2932,7 +2930,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
2932
2930
|
|
2933
2931
|
|
2934
2932
|
<div class="method-source-code" id="insert_row-source">
|
2935
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2933
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 374</span>
|
2936
2934
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">insert_row</span>(<span class="ruby-identifier">row_index</span> = <span class="ruby-value">0</span>)
|
2937
2935
|
<span class="ruby-identifier">validate_workbook</span>
|
2938
2936
|
<span class="ruby-identifier">ensure_cell_exists</span>(<span class="ruby-identifier">row_index</span>)
|
@@ -2993,7 +2991,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
2993
2991
|
|
2994
2992
|
|
2995
2993
|
<div class="method-source-code" id="is_column_bolded-source">
|
2996
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
2994
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 592</span>
|
2997
2995
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_bolded</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
2998
2996
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
2999
2997
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_bold</span>
|
@@ -3027,7 +3025,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3027
3025
|
|
3028
3026
|
|
3029
3027
|
<div class="method-source-code" id="is_column_italicized-source">
|
3030
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3028
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 587</span>
|
3031
3029
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_italicized</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
3032
3030
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
3033
3031
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_italic</span>
|
@@ -3061,7 +3059,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3061
3059
|
|
3062
3060
|
|
3063
3061
|
<div class="method-source-code" id="is_column_struckthrough-source">
|
3064
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3062
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 602</span>
|
3065
3063
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_struckthrough</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
3066
3064
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
3067
3065
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_strikethrough</span>
|
@@ -3095,7 +3093,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3095
3093
|
|
3096
3094
|
|
3097
3095
|
<div class="method-source-code" id="is_column_underlined-source">
|
3098
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3096
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 597</span>
|
3099
3097
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_column_underlined</span>(<span class="ruby-identifier">col</span> = <span class="ruby-value">0</span>)
|
3100
3098
|
<span class="ruby-identifier">font</span> = <span class="ruby-identifier">column_font</span>(<span class="ruby-identifier">col</span>)
|
3101
3099
|
<span class="ruby-identifier">font</span> <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_underlined</span>
|
@@ -3129,7 +3127,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3129
3127
|
|
3130
3128
|
|
3131
3129
|
<div class="method-source-code" id="is_row_bolded-source">
|
3132
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3130
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 524</span>
|
3133
3131
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_bolded</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
3134
3132
|
(<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_bold</span>
|
3135
3133
|
<span class="ruby-keyword">end</span></pre>
|
@@ -3162,7 +3160,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3162
3160
|
|
3163
3161
|
|
3164
3162
|
<div class="method-source-code" id="is_row_italicized-source">
|
3165
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3163
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 520</span>
|
3166
3164
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_italicized</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
3167
3165
|
(<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_italic</span>
|
3168
3166
|
<span class="ruby-keyword">end</span></pre>
|
@@ -3195,7 +3193,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3195
3193
|
|
3196
3194
|
|
3197
3195
|
<div class="method-source-code" id="is_row_struckthrough-source">
|
3198
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3196
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 532</span>
|
3199
3197
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_struckthrough</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
3200
3198
|
(<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_strikethrough</span>
|
3201
3199
|
<span class="ruby-keyword">end</span></pre>
|
@@ -3228,7 +3226,7 @@ formulas which reference cells which are being “pushed down”</p>
|
|
3228
3226
|
|
3229
3227
|
|
3230
3228
|
<div class="method-source-code" id="is_row_underlined-source">
|
3231
|
-
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line
|
3229
|
+
<pre><span class="ruby-comment"># File lib/rubyXL/worksheet.rb, line 528</span>
|
3232
3230
|
<span class="ruby-keyword">def</span> <span class="ruby-identifier">is_row_underlined</span>(<span class="ruby-identifier">row</span> = <span class="ruby-value">0</span>)
|
3233
3231
|
(<span class="ruby-identifier">font</span> = <span class="ruby-identifier">row_font</span>(<span class="ruby-identifier">row</span>)) <span class="ruby-operator">&&</span> <span class="ruby-identifier">font</span>.<span class="ruby-identifier">is_underlined</span>
|
3234
3232
|
<span class="ruby-keyword">end</span></pre>
|
data/rdoc/RubyXL/MRUColors.html
CHANGED
data/rdoc/RubyXL/MacrosFile.html
CHANGED
data/rdoc/RubyXL/MergedCell.html
CHANGED
data/rdoc/RubyXL/NumFmt.html
CHANGED
data/rdoc/RubyXL/OLEObject.html
CHANGED
data/rdoc/RubyXL/OLEObjects.html
CHANGED
data/rdoc/RubyXL/OLESize.html
CHANGED