rubyXL 3.4.33 → 3.4.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.circleci/config.yml +9 -9
- data/Gemfile +1 -1
- data/README.rdoc +4 -2
- data/VERSION +1 -1
- data/lib/rubyXL/convenience_methods/cell.rb +5 -4
- data/lib/rubyXL/convenience_methods/workbook.rb +4 -0
- data/lib/rubyXL/objects/cell_style.rb +1 -0
- data/lib/rubyXL/objects/ooxml_object.rb +5 -3
- data/lib/rubyXL/objects/root.rb +1 -1
- data/rdoc/README_rdoc.html +363 -63
- data/rdoc/RubyXL/AExtension.html +157 -50
- data/rdoc/RubyXL/AExtensionStorageArea.html +69 -22
- data/rdoc/RubyXL/ActiveX.html +119 -38
- data/rdoc/RubyXL/ActiveXBinary.html +78 -23
- data/rdoc/RubyXL/AdjustHandleList.html +69 -22
- data/rdoc/RubyXL/Alignment.html +69 -22
- data/rdoc/RubyXL/AlternateContent.html +69 -22
- data/rdoc/RubyXL/AlternateUrls.html +69 -22
- data/rdoc/RubyXL/Authors.html +69 -22
- data/rdoc/RubyXL/AutoFilter.html +69 -22
- data/rdoc/RubyXL/AutoFilterColumn.html +69 -22
- data/rdoc/RubyXL/BinaryImageFile.html +85 -24
- data/rdoc/RubyXL/BodyProperties.html +69 -22
- data/rdoc/RubyXL/BooleanNode.html +69 -22
- data/rdoc/RubyXL/BooleanValue.html +69 -22
- data/rdoc/RubyXL/Border.html +196 -61
- data/rdoc/RubyXL/BorderEdge.html +136 -45
- data/rdoc/RubyXL/Borders.html +105 -36
- data/rdoc/RubyXL/Break.html +69 -22
- data/rdoc/RubyXL/BreakList.html +69 -22
- data/rdoc/RubyXL/CT_AdjPoint2D.html +69 -22
- data/rdoc/RubyXL/CT_AlphaBiLevelEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaModulateEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaModulateFixedEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaOutsetEffect.html +69 -22
- data/rdoc/RubyXL/CT_AlphaReplaceEffect.html +69 -22
- data/rdoc/RubyXL/CT_Backdrop.html +69 -22
- data/rdoc/RubyXL/CT_Bevel.html +69 -22
- data/rdoc/RubyXL/CT_BiLevelEffect.html +69 -22
- data/rdoc/RubyXL/CT_BlendEffect.html +69 -22
- data/rdoc/RubyXL/CT_Blip.html +69 -22
- data/rdoc/RubyXL/CT_BlipFillProperties.html +69 -22
- data/rdoc/RubyXL/CT_BlurEffect.html +69 -22
- data/rdoc/RubyXL/CT_Camera.html +69 -22
- data/rdoc/RubyXL/CT_Color.html +69 -22
- data/rdoc/RubyXL/CT_ColorChangeEffect.html +69 -22
- data/rdoc/RubyXL/CT_ColorMapping.html +69 -22
- data/rdoc/RubyXL/CT_ColorScheme.html +69 -22
- data/rdoc/RubyXL/CT_ColorSchemeAndMapping.html +69 -22
- data/rdoc/RubyXL/CT_ConnectionSite.html +69 -22
- data/rdoc/RubyXL/CT_ConnectionSiteList.html +69 -22
- data/rdoc/RubyXL/CT_DashStop.html +69 -22
- data/rdoc/RubyXL/CT_DashStopList.html +69 -22
- data/rdoc/RubyXL/CT_DefaultShapeDefinition.html +69 -22
- data/rdoc/RubyXL/CT_DuotoneEffect.html +69 -22
- data/rdoc/RubyXL/CT_EffectContainer.html +69 -22
- data/rdoc/RubyXL/CT_EffectList.html +69 -22
- data/rdoc/RubyXL/CT_EffectReference.html +69 -22
- data/rdoc/RubyXL/CT_EffectStyleItem.html +69 -22
- data/rdoc/RubyXL/CT_EffectStyleList.html +69 -22
- data/rdoc/RubyXL/CT_EmbeddedWAVAudioFile.html +69 -22
- data/rdoc/RubyXL/CT_FillEffect.html +69 -22
- data/rdoc/RubyXL/CT_FillOverlayEffect.html +69 -22
- data/rdoc/RubyXL/CT_FillStyleList.html +69 -22
- data/rdoc/RubyXL/CT_FlatText.html +69 -22
- data/rdoc/RubyXL/CT_FontCollection.html +69 -22
- data/rdoc/RubyXL/CT_FontReference.html +69 -22
- data/rdoc/RubyXL/CT_GeomGuideList.html +69 -22
- data/rdoc/RubyXL/CT_GlowEffect.html +69 -22
- data/rdoc/RubyXL/CT_GradientFillProperties.html +69 -22
- data/rdoc/RubyXL/CT_GradientStop.html +69 -22
- data/rdoc/RubyXL/CT_GradientStopList.html +69 -22
- data/rdoc/RubyXL/CT_HSLEffect.html +69 -22
- data/rdoc/RubyXL/CT_HslColor.html +69 -22
- data/rdoc/RubyXL/CT_Hyperlink.html +69 -22
- data/rdoc/RubyXL/CT_InnerShadowEffect.html +69 -22
- data/rdoc/RubyXL/CT_LightRig.html +69 -22
- data/rdoc/RubyXL/CT_LineEndProperties.html +69 -22
- data/rdoc/RubyXL/CT_LineJoinMiterProperties.html +69 -22
- data/rdoc/RubyXL/CT_LineProperties.html +69 -22
- data/rdoc/RubyXL/CT_LineStyleList.html +69 -22
- data/rdoc/RubyXL/CT_LinearShadeProperties.html +69 -22
- data/rdoc/RubyXL/CT_LuminanceEffect.html +69 -22
- data/rdoc/RubyXL/CT_ObjectStyleDefaults.html +69 -22
- data/rdoc/RubyXL/CT_OuterShadowEffect.html +69 -22
- data/rdoc/RubyXL/CT_Path2D.html +69 -22
- data/rdoc/RubyXL/CT_Path2DArcTo.html +69 -22
- data/rdoc/RubyXL/CT_Path2DCubicBezierTo.html +69 -22
- data/rdoc/RubyXL/CT_Path2DList.html +69 -22
- data/rdoc/RubyXL/CT_Path2DQuadBezierTo.html +69 -22
- data/rdoc/RubyXL/CT_Path2DTo.html +69 -22
- data/rdoc/RubyXL/CT_PathShadeProperties.html +69 -22
- data/rdoc/RubyXL/CT_PatternFillProperties.html +69 -22
- data/rdoc/RubyXL/CT_Point3D.html +69 -22
- data/rdoc/RubyXL/CT_PolarAdjustHandle.html +69 -22
- data/rdoc/RubyXL/CT_PresetColor.html +69 -22
- data/rdoc/RubyXL/CT_PresetLineDashProperties.html +69 -22
- data/rdoc/RubyXL/CT_PresetShadowEffect.html +69 -22
- data/rdoc/RubyXL/CT_PresetTextShape.html +69 -22
- data/rdoc/RubyXL/CT_ReflectionEffect.html +69 -22
- data/rdoc/RubyXL/CT_RelativeOffsetEffect.html +69 -22
- data/rdoc/RubyXL/CT_RelativeRect.html +69 -22
- data/rdoc/RubyXL/CT_SRgbColor.html +69 -22
- data/rdoc/RubyXL/CT_ScRgbColor.html +69 -22
- data/rdoc/RubyXL/CT_Scene3D.html +69 -22
- data/rdoc/RubyXL/CT_SchemeColor.html +69 -22
- data/rdoc/RubyXL/CT_Shape3D.html +69 -22
- data/rdoc/RubyXL/CT_ShapeStyle.html +69 -22
- data/rdoc/RubyXL/CT_SoftEdgesEffect.html +69 -22
- data/rdoc/RubyXL/CT_SphereCoords.html +69 -22
- data/rdoc/RubyXL/CT_StretchInfoProperties.html +69 -22
- data/rdoc/RubyXL/CT_StyleMatrix.html +69 -22
- data/rdoc/RubyXL/CT_StyleMatrixReference.html +69 -22
- data/rdoc/RubyXL/CT_SupplementalFont.html +69 -22
- data/rdoc/RubyXL/CT_SystemColor.html +69 -22
- data/rdoc/RubyXL/CT_TextAutonumberBullet.html +69 -22
- data/rdoc/RubyXL/CT_TextBlipBullet.html +69 -22
- data/rdoc/RubyXL/CT_TextCharBullet.html +69 -22
- data/rdoc/RubyXL/CT_TextCharacterProperties.html +69 -22
- data/rdoc/RubyXL/CT_TextFont.html +69 -22
- data/rdoc/RubyXL/CT_TextListStyle.html +69 -22
- data/rdoc/RubyXL/CT_TextNormalAutofit.html +69 -22
- data/rdoc/RubyXL/CT_TextParagraphProperties.html +69 -22
- data/rdoc/RubyXL/CT_TextSpacing.html +69 -22
- data/rdoc/RubyXL/CT_TextTabStop.html +69 -22
- data/rdoc/RubyXL/CT_TextTabStopList.html +69 -22
- data/rdoc/RubyXL/CT_TileInfoProperties.html +69 -22
- data/rdoc/RubyXL/CT_TintEffect.html +69 -22
- data/rdoc/RubyXL/CT_Transform2D.html +69 -22
- data/rdoc/RubyXL/CT_TransformEffect.html +69 -22
- data/rdoc/RubyXL/CT_Vector3D.html +69 -22
- data/rdoc/RubyXL/CT_XYAdjustHandle.html +69 -22
- data/rdoc/RubyXL/CalculationChain.html +121 -38
- data/rdoc/RubyXL/CalculationChainCell.html +69 -22
- data/rdoc/RubyXL/CalculationProperties.html +69 -22
- data/rdoc/RubyXL/Cell.html +522 -147
- data/rdoc/RubyXL/CellConvenienceMethods.html +1201 -313
- data/rdoc/RubyXL/CellExt.html +69 -22
- data/rdoc/RubyXL/CellSmartTag.html +69 -22
- data/rdoc/RubyXL/CellSmartTagProperty.html +69 -22
- data/rdoc/RubyXL/CellSmartTags.html +69 -22
- data/rdoc/RubyXL/CellStyle.html +69 -22
- data/rdoc/RubyXL/CellStyleXFs.html +105 -36
- data/rdoc/RubyXL/CellStyles.html +105 -36
- data/rdoc/RubyXL/CellValue.html +105 -36
- data/rdoc/RubyXL/CellWatch.html +69 -22
- data/rdoc/RubyXL/CellWatches.html +69 -22
- data/rdoc/RubyXL/CellXFs.html +105 -36
- data/rdoc/RubyXL/ChartColorsFile.html +85 -24
- data/rdoc/RubyXL/ChartFile.html +126 -39
- data/rdoc/RubyXL/ChartStyleFile.html +85 -24
- data/rdoc/RubyXL/ChartUserShapesFile.html +85 -24
- data/rdoc/RubyXL/Chartsheet.html +174 -55
- data/rdoc/RubyXL/ChartsheetPageSetup.html +69 -22
- data/rdoc/RubyXL/ChartsheetProperties.html +69 -22
- data/rdoc/RubyXL/ChartsheetProtection.html +69 -22
- data/rdoc/RubyXL/ChartsheetView.html +69 -22
- data/rdoc/RubyXL/ChartsheetViews.html +69 -22
- data/rdoc/RubyXL/Color.html +114 -37
- data/rdoc/RubyXL/ColorConvenienceClasses/HlsColor.html +181 -58
- data/rdoc/RubyXL/ColorConvenienceClasses/RgbColor.html +220 -67
- data/rdoc/RubyXL/ColorConvenienceClasses.html +67 -19
- data/rdoc/RubyXL/ColorConvenienceMethods.html +103 -33
- data/rdoc/RubyXL/ColorFilter.html +69 -22
- data/rdoc/RubyXL/ColorScale.html +69 -22
- data/rdoc/RubyXL/ColorSet.html +69 -22
- data/rdoc/RubyXL/Colors.html +69 -22
- data/rdoc/RubyXL/ColumnRange.html +214 -63
- data/rdoc/RubyXL/ColumnRanges.html +196 -61
- data/rdoc/RubyXL/Comment.html +69 -22
- data/rdoc/RubyXL/CommentList.html +69 -22
- data/rdoc/RubyXL/CommentsFile.html +133 -42
- data/rdoc/RubyXL/ConditionalFormatValue.html +69 -22
- data/rdoc/RubyXL/ConditionalFormatting.html +69 -22
- data/rdoc/RubyXL/ConditionalFormattingRule.html +69 -22
- data/rdoc/RubyXL/Connection.html +69 -22
- data/rdoc/RubyXL/ConnectionTable.html +69 -22
- data/rdoc/RubyXL/ConnectionTables.html +69 -22
- data/rdoc/RubyXL/ConnectionTextField.html +69 -22
- data/rdoc/RubyXL/ConnectionTextFields.html +69 -22
- data/rdoc/RubyXL/Connections.html +121 -38
- data/rdoc/RubyXL/ContentTypeDefault.html +69 -22
- data/rdoc/RubyXL/ContentTypeOverride.html +69 -22
- data/rdoc/RubyXL/ContentTypes.html +152 -47
- data/rdoc/RubyXL/ControlPropertiesFile.html +85 -24
- data/rdoc/RubyXL/CorePropertiesFile.html +374 -107
- data/rdoc/RubyXL/CustomColor.html +69 -22
- data/rdoc/RubyXL/CustomColorList.html +69 -22
- data/rdoc/RubyXL/CustomFilter.html +69 -22
- data/rdoc/RubyXL/CustomFilters.html +69 -22
- data/rdoc/RubyXL/CustomGeometry.html +69 -22
- data/rdoc/RubyXL/CustomProperties.html +69 -22
- data/rdoc/RubyXL/CustomPropertiesFile.html +85 -24
- data/rdoc/RubyXL/CustomProperty.html +69 -22
- data/rdoc/RubyXL/CustomPropertyFile.html +85 -24
- data/rdoc/RubyXL/CustomSheetView.html +69 -22
- data/rdoc/RubyXL/CustomSheetViews.html +69 -22
- data/rdoc/RubyXL/CustomWorkbookView.html +69 -22
- data/rdoc/RubyXL/CustomWorkbookViews.html +69 -22
- data/rdoc/RubyXL/CustomXMLFile.html +78 -23
- data/rdoc/RubyXL/DXF.html +69 -22
- data/rdoc/RubyXL/DXFs.html +69 -22
- data/rdoc/RubyXL/DataBar.html +69 -22
- data/rdoc/RubyXL/DataConsolidate.html +69 -22
- data/rdoc/RubyXL/DataConsolidationReference.html +69 -22
- data/rdoc/RubyXL/DataConsolidationReferences.html +69 -22
- data/rdoc/RubyXL/DataType.html +118 -26
- data/rdoc/RubyXL/DataValidation.html +69 -22
- data/rdoc/RubyXL/DataValidations.html +69 -22
- data/rdoc/RubyXL/DateGroupItem.html +69 -22
- data/rdoc/RubyXL/DefinedName.html +69 -22
- data/rdoc/RubyXL/DefinedNameExt.html +69 -22
- data/rdoc/RubyXL/DefinedNames.html +69 -22
- data/rdoc/RubyXL/DefinedNamesExt.html +69 -22
- data/rdoc/RubyXL/DocumentPropertiesFile.html +164 -51
- data/rdoc/RubyXL/DrawingFile.html +126 -39
- data/rdoc/RubyXL/DynamicFilter.html +69 -22
- data/rdoc/RubyXL/EmbeddedControl.html +69 -22
- data/rdoc/RubyXL/EmbeddedControls.html +69 -22
- data/rdoc/RubyXL/Extension.html +69 -22
- data/rdoc/RubyXL/ExtensionStorageArea.html +69 -22
- data/rdoc/RubyXL/Extents.html +69 -22
- data/rdoc/RubyXL/ExternalBook.html +69 -22
- data/rdoc/RubyXL/ExternalLinksFile.html +126 -39
- data/rdoc/RubyXL/ExternalReference.html +69 -22
- data/rdoc/RubyXL/ExternalReferences.html +69 -22
- data/rdoc/RubyXL/ExtraColorSchemeList.html +69 -22
- data/rdoc/RubyXL/FieldItem.html +69 -22
- data/rdoc/RubyXL/FileRecoveryProperties.html +69 -22
- data/rdoc/RubyXL/FileSharing.html +69 -22
- data/rdoc/RubyXL/FileVersion.html +69 -22
- data/rdoc/RubyXL/Fill.html +105 -36
- data/rdoc/RubyXL/Fills.html +105 -36
- data/rdoc/RubyXL/FilterContainer.html +69 -22
- data/rdoc/RubyXL/FloatNode.html +69 -22
- data/rdoc/RubyXL/FloatValue.html +69 -22
- data/rdoc/RubyXL/Font.html +115 -38
- data/rdoc/RubyXL/FontConvenienceMethods.html +494 -138
- data/rdoc/RubyXL/FontScheme.html +69 -22
- data/rdoc/RubyXL/Fonts.html +105 -36
- data/rdoc/RubyXL/Formula.html +69 -22
- data/rdoc/RubyXL/FunctionGroup.html +69 -22
- data/rdoc/RubyXL/FunctionGroups.html +69 -22
- data/rdoc/RubyXL/GenericStorageObject.html +214 -65
- data/rdoc/RubyXL/GradientFill.html +69 -22
- data/rdoc/RubyXL/HeaderFooterSettings.html +69 -22
- data/rdoc/RubyXL/Hyperlink.html +69 -22
- data/rdoc/RubyXL/HyperlinkRelFile.html +78 -23
- data/rdoc/RubyXL/Hyperlinks.html +69 -22
- data/rdoc/RubyXL/IconFilter.html +69 -22
- data/rdoc/RubyXL/IconSet.html +69 -22
- data/rdoc/RubyXL/IgnoredError.html +69 -22
- data/rdoc/RubyXL/IgnoredErrors.html +69 -22
- data/rdoc/RubyXL/IndexedColors.html +69 -22
- data/rdoc/RubyXL/InputCells.html +69 -22
- data/rdoc/RubyXL/IntegerNode.html +69 -22
- data/rdoc/RubyXL/IntegerValue.html +69 -22
- data/rdoc/RubyXL/LegacyCell.html +103 -33
- data/rdoc/RubyXL/LegacyWorksheet.html +252 -73
- data/rdoc/RubyXL/MRUColors.html +69 -22
- data/rdoc/RubyXL/MacrosFile.html +85 -24
- data/rdoc/RubyXL/MergedCell.html +69 -22
- data/rdoc/RubyXL/MergedCells.html +69 -22
- data/rdoc/RubyXL/NumFmt.html +69 -22
- data/rdoc/RubyXL/NumberFormat.html +105 -36
- data/rdoc/RubyXL/NumberFormats.html +115 -38
- data/rdoc/RubyXL/OLEObject.html +69 -22
- data/rdoc/RubyXL/OLEObjectFile.html +85 -24
- data/rdoc/RubyXL/OLEObjects.html +69 -22
- data/rdoc/RubyXL/OLESize.html +69 -22
- data/rdoc/RubyXL/OOXMLContainerObject.html +295 -99
- data/rdoc/RubyXL/OOXMLIgnored.html +145 -46
- data/rdoc/RubyXL/OOXMLObject.html +74 -23
- data/rdoc/RubyXL/OOXMLObjectClassMethods.html +294 -112
- data/rdoc/RubyXL/OOXMLObjectInstanceMethods.html +370 -125
- data/rdoc/RubyXL/OOXMLRelationshipsFile.html +429 -124
- data/rdoc/RubyXL/OOXMLTopLevelObject.html +283 -96
- data/rdoc/RubyXL/OdbcOleDbProperties.html +69 -22
- data/rdoc/RubyXL/Offset.html +69 -22
- data/rdoc/RubyXL/OlapProperties.html +69 -22
- data/rdoc/RubyXL/OleItem.html +69 -22
- data/rdoc/RubyXL/OleItems.html +69 -22
- data/rdoc/RubyXL/OleLink.html +69 -22
- data/rdoc/RubyXL/OutlineProperties.html +69 -22
- data/rdoc/RubyXL/PageMargins.html +69 -22
- data/rdoc/RubyXL/PageSetup.html +69 -22
- data/rdoc/RubyXL/PageSetupProperties.html +69 -22
- data/rdoc/RubyXL/Pane.html +69 -22
- data/rdoc/RubyXL/Parser.html +136 -45
- data/rdoc/RubyXL/PatternFill.html +69 -22
- data/rdoc/RubyXL/PersonMetadata.html +85 -24
- data/rdoc/RubyXL/PhoneticProperties.html +69 -22
- data/rdoc/RubyXL/PhoneticRun.html +69 -22
- data/rdoc/RubyXL/PivotArea.html +69 -22
- data/rdoc/RubyXL/PivotCache.html +69 -22
- data/rdoc/RubyXL/PivotCacheDefinitionFile.html +90 -25
- data/rdoc/RubyXL/PivotCacheRecordsFile.html +85 -24
- data/rdoc/RubyXL/PivotCaches.html +69 -22
- data/rdoc/RubyXL/PivotReference.html +69 -22
- data/rdoc/RubyXL/PivotReferences.html +69 -22
- data/rdoc/RubyXL/PivotTableFile.html +90 -25
- data/rdoc/RubyXL/PivotTableSelection.html +69 -22
- data/rdoc/RubyXL/PresetGeometry.html +69 -22
- data/rdoc/RubyXL/PrintOptions.html +69 -22
- data/rdoc/RubyXL/PrinterSettingsFile.html +85 -24
- data/rdoc/RubyXL/ProtectedRange.html +69 -22
- data/rdoc/RubyXL/ProtectedRanges.html +69 -22
- data/rdoc/RubyXL/Protection.html +69 -22
- data/rdoc/RubyXL/QueryParameter.html +69 -22
- data/rdoc/RubyXL/QueryParameters.html +69 -22
- data/rdoc/RubyXL/QueryTable.html +126 -39
- data/rdoc/RubyXL/QueryTableDeletedField.html +69 -22
- data/rdoc/RubyXL/QueryTableDeletedFields.html +69 -22
- data/rdoc/RubyXL/QueryTableField.html +69 -22
- data/rdoc/RubyXL/QueryTableFields.html +69 -22
- data/rdoc/RubyXL/QueryTableRefresh.html +69 -22
- data/rdoc/RubyXL/RID.html +69 -22
- data/rdoc/RubyXL/RawOOXML.html +157 -50
- data/rdoc/RubyXL/Reference.html +512 -143
- data/rdoc/RubyXL/Relationship.html +69 -22
- data/rdoc/RubyXL/RelationshipSupport/ClassMehods.html +109 -33
- data/rdoc/RubyXL/RelationshipSupport.html +290 -84
- data/rdoc/RubyXL/RevisionPointer.html +69 -22
- data/rdoc/RubyXL/RichText.html +105 -36
- data/rdoc/RubyXL/RichTextRun.html +105 -36
- data/rdoc/RubyXL/Row.html +367 -106
- data/rdoc/RubyXL/RowExt.html +69 -22
- data/rdoc/RubyXL/RunProperties.html +69 -22
- data/rdoc/RubyXL/Scenario.html +69 -22
- data/rdoc/RubyXL/Scenarios.html +69 -22
- data/rdoc/RubyXL/Selection.html +105 -36
- data/rdoc/RubyXL/ShapeGuide.html +69 -22
- data/rdoc/RubyXL/ShapeTextRectangle.html +69 -22
- data/rdoc/RubyXL/SharedStringsTable.html +321 -96
- data/rdoc/RubyXL/Sheet.html +69 -22
- data/rdoc/RubyXL/SheetCalculationProperties.html +69 -22
- data/rdoc/RubyXL/SheetData.html +136 -45
- data/rdoc/RubyXL/SheetDataExt.html +69 -22
- data/rdoc/RubyXL/SheetDataSet.html +69 -22
- data/rdoc/RubyXL/SheetMetadata.html +85 -24
- data/rdoc/RubyXL/SheetName.html +69 -22
- data/rdoc/RubyXL/SheetNames.html +69 -22
- data/rdoc/RubyXL/Sheets.html +69 -22
- data/rdoc/RubyXL/SlicerCacheFile.html +85 -24
- data/rdoc/RubyXL/SlicerFile.html +85 -24
- data/rdoc/RubyXL/SmartTagProperties.html +69 -22
- data/rdoc/RubyXL/SmartTagType.html +69 -22
- data/rdoc/RubyXL/SmartTagTypes.html +69 -22
- data/rdoc/RubyXL/SmartTags.html +69 -22
- data/rdoc/RubyXL/SortCondition.html +69 -22
- data/rdoc/RubyXL/SortState.html +69 -22
- data/rdoc/RubyXL/Sqref.html +145 -46
- data/rdoc/RubyXL/Stop.html +69 -22
- data/rdoc/RubyXL/StringNode.html +69 -22
- data/rdoc/RubyXL/StringNodeW3C.html +145 -46
- data/rdoc/RubyXL/StringValue.html +69 -22
- data/rdoc/RubyXL/Stylesheet.html +256 -76
- data/rdoc/RubyXL/TableFile.html +85 -24
- data/rdoc/RubyXL/TableParts.html +69 -22
- data/rdoc/RubyXL/TableStyle.html +69 -22
- data/rdoc/RubyXL/TableStyles.html +69 -22
- data/rdoc/RubyXL/Text.html +153 -48
- data/rdoc/RubyXL/TextImportSettings.html +69 -22
- data/rdoc/RubyXL/Theme.html +191 -56
- data/rdoc/RubyXL/ThemeElements.html +69 -22
- data/rdoc/RubyXL/ThumbnailFile.html +85 -24
- data/rdoc/RubyXL/Top10.html +69 -22
- data/rdoc/RubyXL/VMLDrawingFile.html +91 -26
- data/rdoc/RubyXL/Variant.html +69 -22
- data/rdoc/RubyXL/Vector.html +105 -36
- data/rdoc/RubyXL/VectorValue.html +69 -22
- data/rdoc/RubyXL/VisualProperties.html +69 -22
- data/rdoc/RubyXL/WebPublishObject.html +69 -22
- data/rdoc/RubyXL/WebPublishObjects.html +69 -22
- data/rdoc/RubyXL/WebPublishingItem.html +69 -22
- data/rdoc/RubyXL/WebPublishingItems.html +69 -22
- data/rdoc/RubyXL/WebPublishingProperties.html +69 -22
- data/rdoc/RubyXL/WebQueryProperties.html +69 -22
- data/rdoc/RubyXL/Workbook.html +1053 -284
- data/rdoc/RubyXL/WorkbookConvenienceMethods.html +623 -175
- data/rdoc/RubyXL/WorkbookProperties.html +69 -22
- data/rdoc/RubyXL/WorkbookProtection.html +69 -22
- data/rdoc/RubyXL/WorkbookRoot.html +271 -82
- data/rdoc/RubyXL/WorkbookView.html +69 -22
- data/rdoc/RubyXL/WorkbookViews.html +69 -22
- data/rdoc/RubyXL/Worksheet.html +373 -110
- data/rdoc/RubyXL/WorksheetConvenienceMethods.html +2195 -585
- data/rdoc/RubyXL/WorksheetDimensions.html +69 -22
- data/rdoc/RubyXL/WorksheetFormatProperties.html +69 -22
- data/rdoc/RubyXL/WorksheetProperties.html +69 -22
- data/rdoc/RubyXL/WorksheetProtection.html +69 -22
- data/rdoc/RubyXL/WorksheetView.html +69 -22
- data/rdoc/RubyXL/WorksheetViews.html +69 -22
- data/rdoc/RubyXL/XF.html +69 -22
- data/rdoc/RubyXL.html +778 -134
- data/rdoc/created.rid +7 -7
- data/rdoc/css/rdoc.css +393 -397
- data/rdoc/index.html +42 -408
- data/rdoc/js/darkfish.js +45 -2
- data/rdoc/js/navigation.js.gz +0 -0
- data/rdoc/js/search.js +11 -1
- data/rdoc/js/search_index.js +1 -1
- data/rdoc/js/search_index.js.gz +0 -0
- data/rdoc/js/searcher.js +44 -6
- data/rdoc/js/searcher.js.gz +0 -0
- data/rdoc/table_of_contents.html +1285 -53
- data/rubyXL.gemspec +15 -30
- data/spec/lib/cell_spec.rb +26 -0
- metadata +5 -5
data/rdoc/table_of_contents.html
CHANGED
|
@@ -1,10 +1,21 @@
|
|
|
1
1
|
<!DOCTYPE html>
|
|
2
2
|
|
|
3
|
-
<html>
|
|
3
|
+
<html lang="en">
|
|
4
4
|
<head>
|
|
5
5
|
<meta charset="UTF-8">
|
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
7
|
+
|
|
8
|
+
<title>Table of Contents - rubyXL 3.4.35</title>
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
<meta name="keywords" content="ruby,documentation,Table of Contents - rubyXL 3.4.35">
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
<meta name="description" content="Documentation for Table of Contents - rubyXL 3.4.35">
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
6
18
|
|
|
7
|
-
<title>Table of Contents - rubyXL 3.4.33</title>
|
|
8
19
|
|
|
9
20
|
<script type="text/javascript">
|
|
10
21
|
var rdoc_rel_prefix = "./";
|
|
@@ -21,1220 +32,2086 @@
|
|
|
21
32
|
<link href="./css/rdoc.css" rel="stylesheet">
|
|
22
33
|
|
|
23
34
|
|
|
35
|
+
|
|
24
36
|
<body id="top" class="table-of-contents">
|
|
37
|
+
<div id="navigation-toggle" role="button" tabindex="0" aria-label="Toggle sidebar" aria-expanded="true" aria-controls="navigation">
|
|
38
|
+
<span aria-hidden="true">☰</span>
|
|
39
|
+
</div>
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
<nav id="navigation" role="navigation">
|
|
43
|
+
<div id="project-navigation">
|
|
44
|
+
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
|
|
45
|
+
<h2>
|
|
46
|
+
<a href="./index.html" rel="home">Home</a>
|
|
47
|
+
</h2>
|
|
48
|
+
|
|
49
|
+
<div id="table-of-contents-navigation">
|
|
50
|
+
<a href="./table_of_contents.html#pages">Pages</a>
|
|
51
|
+
<a href="./table_of_contents.html#classes">Classes</a>
|
|
52
|
+
<a href="./table_of_contents.html#methods">Methods</a>
|
|
53
|
+
</div>
|
|
54
|
+
</div>
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
<div id="search-section" role="search" class="project-section initially-hidden">
|
|
58
|
+
<form action="#" method="get" accept-charset="utf-8">
|
|
59
|
+
<div id="search-field-wrapper">
|
|
60
|
+
<input id="search-field" role="combobox" aria-label="Search"
|
|
61
|
+
aria-autocomplete="list" aria-controls="search-results"
|
|
62
|
+
type="text" name="search" placeholder="Search (/) for a class, method, ..." spellcheck="false"
|
|
63
|
+
title="Type to search, Up and Down to navigate, Enter to load">
|
|
64
|
+
</div>
|
|
65
|
+
|
|
66
|
+
<ul id="search-results" aria-label="Search Results"
|
|
67
|
+
aria-busy="false" aria-expanded="false"
|
|
68
|
+
aria-atomic="false" class="initially-hidden"></ul>
|
|
69
|
+
</form>
|
|
70
|
+
</div>
|
|
71
|
+
|
|
72
|
+
</div>
|
|
73
|
+
|
|
74
|
+
<footer id="validator-badges" role="contentinfo">
|
|
75
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a></p>
|
|
76
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.15.1.</p>
|
|
77
|
+
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.</p>
|
|
78
|
+
</footer>
|
|
79
|
+
|
|
80
|
+
</nav>
|
|
25
81
|
<main role="main">
|
|
26
|
-
<h1 class="class">Table of Contents - rubyXL 3.4.
|
|
82
|
+
<h1 class="class">Table of Contents - rubyXL 3.4.35</h1>
|
|
83
|
+
|
|
84
|
+
|
|
27
85
|
|
|
28
86
|
<h2 id="pages">Pages</h2>
|
|
29
87
|
<ul>
|
|
88
|
+
|
|
30
89
|
<li class="file">
|
|
31
90
|
<a href="README_rdoc.html">README</a>
|
|
32
91
|
|
|
33
92
|
<ul>
|
|
34
|
-
|
|
35
|
-
<li><a href="README_rdoc.html#label-
|
|
36
|
-
|
|
37
|
-
<li><a href="README_rdoc.html#label-
|
|
38
|
-
|
|
39
|
-
<li><a href="README_rdoc.html#label-
|
|
40
|
-
|
|
41
|
-
<li><a href="README_rdoc.html#label-
|
|
42
|
-
|
|
43
|
-
<li><a href="README_rdoc.html#label-
|
|
44
|
-
|
|
45
|
-
<li><a href="README_rdoc.html#label-
|
|
46
|
-
|
|
47
|
-
<li><a href="README_rdoc.html#label-
|
|
48
|
-
|
|
49
|
-
<li><a href="README_rdoc.html#label-
|
|
50
|
-
|
|
51
|
-
<li><a href="README_rdoc.html#label-
|
|
52
|
-
|
|
53
|
-
<li><a href="README_rdoc.html#label-
|
|
54
|
-
|
|
55
|
-
<li><a href="README_rdoc.html#label-
|
|
56
|
-
|
|
57
|
-
<li><a href="README_rdoc.html#label-
|
|
58
|
-
|
|
59
|
-
<li><a href="README_rdoc.html#label-
|
|
60
|
-
|
|
61
|
-
<li><a href="README_rdoc.html#label-
|
|
62
|
-
|
|
63
|
-
<li><a href="README_rdoc.html#label-
|
|
64
|
-
|
|
65
|
-
<li><a href="README_rdoc.html#label-
|
|
66
|
-
|
|
67
|
-
<li><a href="README_rdoc.html#label-
|
|
68
|
-
|
|
69
|
-
<li><a href="README_rdoc.html#label-
|
|
70
|
-
|
|
71
|
-
<li><a href="README_rdoc.html#label-
|
|
72
|
-
|
|
73
|
-
<li><a href="README_rdoc.html#label-
|
|
74
|
-
|
|
75
|
-
<li><a href="README_rdoc.html#label-
|
|
76
|
-
|
|
93
|
+
|
|
94
|
+
<li><a href="README_rdoc.html#label-rubyXL">rubyXL</a></li>
|
|
95
|
+
|
|
96
|
+
<li><a href="README_rdoc.html#label-To+Install-3A">To Install:</a></li>
|
|
97
|
+
|
|
98
|
+
<li><a href="README_rdoc.html#label-To+Use-3A">To Use:</a></li>
|
|
99
|
+
|
|
100
|
+
<li><a href="README_rdoc.html#label-Convenience+methods">Convenience methods</a></li>
|
|
101
|
+
|
|
102
|
+
<li><a href="README_rdoc.html#label-Parsing+an+existing+workbook">Parsing an existing workbook</a></li>
|
|
103
|
+
|
|
104
|
+
<li><a href="README_rdoc.html#label-Creating+a+new+Workbook">Creating a new Workbook</a></li>
|
|
105
|
+
|
|
106
|
+
<li><a href="README_rdoc.html#label-Accessing">Accessing</a></li>
|
|
107
|
+
|
|
108
|
+
<li><a href="README_rdoc.html#label-Accessing+a+Worksheet">Accessing a Worksheet</a></li>
|
|
109
|
+
|
|
110
|
+
<li><a href="README_rdoc.html#label-Accessing+a+Row+-28Array+of+Cells-29">Accessing a Row (Array of Cells)</a></li>
|
|
111
|
+
|
|
112
|
+
<li><a href="README_rdoc.html#label-Accessing+a+Cell+object">Accessing a Cell object</a></li>
|
|
113
|
+
|
|
114
|
+
<li><a href="README_rdoc.html#label-Wrappers+for+accessing+Cell+properties">Wrappers for accessing Cell properties</a></li>
|
|
115
|
+
|
|
116
|
+
<li><a href="README_rdoc.html#label-Wrappers+for+accessing+Row+properties+">Wrappers for accessing Row properties </a></li>
|
|
117
|
+
|
|
118
|
+
<li><a href="README_rdoc.html#label-Accessing+column+properties">Accessing column properties</a></li>
|
|
119
|
+
|
|
120
|
+
<li><a href="README_rdoc.html#label-Modifying">Modifying</a></li>
|
|
121
|
+
|
|
122
|
+
<li><a href="README_rdoc.html#label-Adding+Worksheets">Adding Worksheets</a></li>
|
|
123
|
+
|
|
124
|
+
<li><a href="README_rdoc.html#label-Renaming+Worksheets">Renaming Worksheets</a></li>
|
|
125
|
+
|
|
126
|
+
<li><a href="README_rdoc.html#label-Adding+Cells">Adding Cells</a></li>
|
|
127
|
+
|
|
128
|
+
<li><a href="README_rdoc.html#label-Changing+Cells">Changing Cells</a></li>
|
|
129
|
+
|
|
130
|
+
<li><a href="README_rdoc.html#label-Changing+Fonts">Changing Fonts</a></li>
|
|
131
|
+
|
|
132
|
+
<li><a href="README_rdoc.html#label-Changing+Fills+++++">Changing Fills </a></li>
|
|
133
|
+
|
|
134
|
+
<li><a href="README_rdoc.html#label-Changing+Borders">Changing Borders</a></li>
|
|
135
|
+
|
|
136
|
+
<li><a href="README_rdoc.html#label-Changing+Alignment">Changing Alignment</a></li>
|
|
137
|
+
|
|
138
|
+
<li><a href="README_rdoc.html#label-Horizontal">Horizontal</a></li>
|
|
139
|
+
|
|
140
|
+
<li><a href="README_rdoc.html#label-Vertical">Vertical</a></li>
|
|
141
|
+
|
|
142
|
+
<li><a href="README_rdoc.html#label-Rotation">Rotation</a></li>
|
|
143
|
+
|
|
144
|
+
<li><a href="README_rdoc.html#label-Changing+Row+Height">Changing Row Height</a></li>
|
|
145
|
+
|
|
146
|
+
<li><a href="README_rdoc.html#label-Changing+Column+Width">Changing Column Width</a></li>
|
|
147
|
+
|
|
148
|
+
<li><a href="README_rdoc.html#label-Merging+Cells">Merging Cells</a></li>
|
|
149
|
+
|
|
150
|
+
<li><a href="README_rdoc.html#label-Insert+Row">Insert Row</a></li>
|
|
151
|
+
|
|
152
|
+
<li><a href="README_rdoc.html#label-Insert+Column">Insert Column</a></li>
|
|
153
|
+
|
|
154
|
+
<li><a href="README_rdoc.html#label-Delete+Row">Delete Row</a></li>
|
|
155
|
+
|
|
156
|
+
<li><a href="README_rdoc.html#label-Delete+Column">Delete Column</a></li>
|
|
157
|
+
|
|
158
|
+
<li><a href="README_rdoc.html#label-Insert+Cell">Insert Cell</a></li>
|
|
159
|
+
|
|
160
|
+
<li><a href="README_rdoc.html#label-Delete+Cell">Delete Cell</a></li>
|
|
161
|
+
|
|
162
|
+
<li><a href="README_rdoc.html#label-Modifying+Cell+Format">Modifying Cell Format</a></li>
|
|
163
|
+
|
|
164
|
+
<li><a href="README_rdoc.html#label-Add+hyperlink+to+a+Cell">Add hyperlink to a Cell</a></li>
|
|
165
|
+
|
|
166
|
+
<li><a href="README_rdoc.html#label-I-2FO">I/O</a></li>
|
|
167
|
+
|
|
168
|
+
<li><a href="README_rdoc.html#label-Miscellaneous">Miscellaneous</a></li>
|
|
169
|
+
|
|
170
|
+
<li><a href="README_rdoc.html#label-Suppress+warnings+about+malformed+input+files">Suppress warnings about malformed input files</a></li>
|
|
171
|
+
|
|
172
|
+
<li><a href="README_rdoc.html#label-Data+validation+-28colloquially+referred+to+as+-22dropdown+list-22-29">Data validation (colloquially referred to as “dropdown list”)</a></li>
|
|
173
|
+
|
|
174
|
+
<li><a href="README_rdoc.html#label-For+more+information">For more information</a></li>
|
|
175
|
+
|
|
176
|
+
<li><a href="README_rdoc.html#label-Contributing+to+rubyXL">Contributing to rubyXL</a></li>
|
|
177
|
+
|
|
178
|
+
<li><a href="README_rdoc.html#label-Copyright">Copyright</a></li>
|
|
179
|
+
|
|
77
180
|
</ul>
|
|
181
|
+
|
|
78
182
|
</li>
|
|
183
|
+
|
|
79
184
|
</ul>
|
|
80
185
|
|
|
186
|
+
|
|
81
187
|
<h2 id="classes">Classes and Modules</h2>
|
|
82
188
|
<ul>
|
|
189
|
+
|
|
83
190
|
<li class="module">
|
|
84
191
|
<a href="RubyXL.html">RubyXL</a>
|
|
192
|
+
|
|
85
193
|
</li>
|
|
194
|
+
|
|
86
195
|
<li class="class">
|
|
87
196
|
<a href="RubyXL/AExtension.html">RubyXL::AExtension</a>
|
|
197
|
+
|
|
88
198
|
</li>
|
|
199
|
+
|
|
89
200
|
<li class="class">
|
|
90
201
|
<a href="RubyXL/AExtensionStorageArea.html">RubyXL::AExtensionStorageArea</a>
|
|
202
|
+
|
|
91
203
|
</li>
|
|
204
|
+
|
|
92
205
|
<li class="class">
|
|
93
206
|
<a href="RubyXL/ActiveX.html">RubyXL::ActiveX</a>
|
|
207
|
+
|
|
94
208
|
</li>
|
|
209
|
+
|
|
95
210
|
<li class="class">
|
|
96
211
|
<a href="RubyXL/ActiveXBinary.html">RubyXL::ActiveXBinary</a>
|
|
212
|
+
|
|
97
213
|
</li>
|
|
214
|
+
|
|
98
215
|
<li class="class">
|
|
99
216
|
<a href="RubyXL/AdjustHandleList.html">RubyXL::AdjustHandleList</a>
|
|
217
|
+
|
|
100
218
|
</li>
|
|
219
|
+
|
|
101
220
|
<li class="class">
|
|
102
221
|
<a href="RubyXL/Alignment.html">RubyXL::Alignment</a>
|
|
222
|
+
|
|
103
223
|
</li>
|
|
224
|
+
|
|
104
225
|
<li class="class">
|
|
105
226
|
<a href="RubyXL/AlternateContent.html">RubyXL::AlternateContent</a>
|
|
227
|
+
|
|
106
228
|
</li>
|
|
229
|
+
|
|
107
230
|
<li class="class">
|
|
108
231
|
<a href="RubyXL/AlternateUrls.html">RubyXL::AlternateUrls</a>
|
|
232
|
+
|
|
109
233
|
</li>
|
|
234
|
+
|
|
110
235
|
<li class="class">
|
|
111
236
|
<a href="RubyXL/Authors.html">RubyXL::Authors</a>
|
|
237
|
+
|
|
112
238
|
</li>
|
|
239
|
+
|
|
113
240
|
<li class="class">
|
|
114
241
|
<a href="RubyXL/AutoFilter.html">RubyXL::AutoFilter</a>
|
|
242
|
+
|
|
115
243
|
</li>
|
|
244
|
+
|
|
116
245
|
<li class="class">
|
|
117
246
|
<a href="RubyXL/AutoFilterColumn.html">RubyXL::AutoFilterColumn</a>
|
|
247
|
+
|
|
118
248
|
</li>
|
|
249
|
+
|
|
119
250
|
<li class="class">
|
|
120
251
|
<a href="RubyXL/BinaryImageFile.html">RubyXL::BinaryImageFile</a>
|
|
252
|
+
|
|
121
253
|
</li>
|
|
254
|
+
|
|
122
255
|
<li class="class">
|
|
123
256
|
<a href="RubyXL/BodyProperties.html">RubyXL::BodyProperties</a>
|
|
257
|
+
|
|
124
258
|
</li>
|
|
259
|
+
|
|
125
260
|
<li class="class">
|
|
126
261
|
<a href="RubyXL/BooleanNode.html">RubyXL::BooleanNode</a>
|
|
262
|
+
|
|
127
263
|
</li>
|
|
264
|
+
|
|
128
265
|
<li class="class">
|
|
129
266
|
<a href="RubyXL/BooleanValue.html">RubyXL::BooleanValue</a>
|
|
267
|
+
|
|
130
268
|
</li>
|
|
269
|
+
|
|
131
270
|
<li class="class">
|
|
132
271
|
<a href="RubyXL/Border.html">RubyXL::Border</a>
|
|
272
|
+
|
|
133
273
|
</li>
|
|
274
|
+
|
|
134
275
|
<li class="class">
|
|
135
276
|
<a href="RubyXL/BorderEdge.html">RubyXL::BorderEdge</a>
|
|
277
|
+
|
|
136
278
|
</li>
|
|
279
|
+
|
|
137
280
|
<li class="class">
|
|
138
281
|
<a href="RubyXL/Borders.html">RubyXL::Borders</a>
|
|
282
|
+
|
|
139
283
|
</li>
|
|
284
|
+
|
|
140
285
|
<li class="class">
|
|
141
286
|
<a href="RubyXL/Break.html">RubyXL::Break</a>
|
|
287
|
+
|
|
142
288
|
</li>
|
|
289
|
+
|
|
143
290
|
<li class="class">
|
|
144
291
|
<a href="RubyXL/BreakList.html">RubyXL::BreakList</a>
|
|
292
|
+
|
|
145
293
|
</li>
|
|
294
|
+
|
|
146
295
|
<li class="class">
|
|
147
296
|
<a href="RubyXL/CT_AdjPoint2D.html">RubyXL::CT_AdjPoint2D</a>
|
|
297
|
+
|
|
148
298
|
</li>
|
|
299
|
+
|
|
149
300
|
<li class="class">
|
|
150
301
|
<a href="RubyXL/CT_AlphaBiLevelEffect.html">RubyXL::CT_AlphaBiLevelEffect</a>
|
|
302
|
+
|
|
151
303
|
</li>
|
|
304
|
+
|
|
152
305
|
<li class="class">
|
|
153
306
|
<a href="RubyXL/CT_AlphaModulateEffect.html">RubyXL::CT_AlphaModulateEffect</a>
|
|
307
|
+
|
|
154
308
|
</li>
|
|
309
|
+
|
|
155
310
|
<li class="class">
|
|
156
311
|
<a href="RubyXL/CT_AlphaModulateFixedEffect.html">RubyXL::CT_AlphaModulateFixedEffect</a>
|
|
312
|
+
|
|
157
313
|
</li>
|
|
314
|
+
|
|
158
315
|
<li class="class">
|
|
159
316
|
<a href="RubyXL/CT_AlphaOutsetEffect.html">RubyXL::CT_AlphaOutsetEffect</a>
|
|
317
|
+
|
|
160
318
|
</li>
|
|
319
|
+
|
|
161
320
|
<li class="class">
|
|
162
321
|
<a href="RubyXL/CT_AlphaReplaceEffect.html">RubyXL::CT_AlphaReplaceEffect</a>
|
|
322
|
+
|
|
163
323
|
</li>
|
|
324
|
+
|
|
164
325
|
<li class="class">
|
|
165
326
|
<a href="RubyXL/CT_Backdrop.html">RubyXL::CT_Backdrop</a>
|
|
327
|
+
|
|
166
328
|
</li>
|
|
329
|
+
|
|
167
330
|
<li class="class">
|
|
168
331
|
<a href="RubyXL/CT_Bevel.html">RubyXL::CT_Bevel</a>
|
|
332
|
+
|
|
169
333
|
</li>
|
|
334
|
+
|
|
170
335
|
<li class="class">
|
|
171
336
|
<a href="RubyXL/CT_BiLevelEffect.html">RubyXL::CT_BiLevelEffect</a>
|
|
337
|
+
|
|
172
338
|
</li>
|
|
339
|
+
|
|
173
340
|
<li class="class">
|
|
174
341
|
<a href="RubyXL/CT_BlendEffect.html">RubyXL::CT_BlendEffect</a>
|
|
342
|
+
|
|
175
343
|
</li>
|
|
344
|
+
|
|
176
345
|
<li class="class">
|
|
177
346
|
<a href="RubyXL/CT_Blip.html">RubyXL::CT_Blip</a>
|
|
347
|
+
|
|
178
348
|
</li>
|
|
349
|
+
|
|
179
350
|
<li class="class">
|
|
180
351
|
<a href="RubyXL/CT_BlipFillProperties.html">RubyXL::CT_BlipFillProperties</a>
|
|
352
|
+
|
|
181
353
|
</li>
|
|
354
|
+
|
|
182
355
|
<li class="class">
|
|
183
356
|
<a href="RubyXL/CT_BlurEffect.html">RubyXL::CT_BlurEffect</a>
|
|
357
|
+
|
|
184
358
|
</li>
|
|
359
|
+
|
|
185
360
|
<li class="class">
|
|
186
361
|
<a href="RubyXL/CT_Camera.html">RubyXL::CT_Camera</a>
|
|
362
|
+
|
|
187
363
|
</li>
|
|
364
|
+
|
|
188
365
|
<li class="class">
|
|
189
366
|
<a href="RubyXL/CT_Color.html">RubyXL::CT_Color</a>
|
|
367
|
+
|
|
190
368
|
</li>
|
|
369
|
+
|
|
191
370
|
<li class="class">
|
|
192
371
|
<a href="RubyXL/CT_ColorChangeEffect.html">RubyXL::CT_ColorChangeEffect</a>
|
|
372
|
+
|
|
193
373
|
</li>
|
|
374
|
+
|
|
194
375
|
<li class="class">
|
|
195
376
|
<a href="RubyXL/CT_ColorMapping.html">RubyXL::CT_ColorMapping</a>
|
|
377
|
+
|
|
196
378
|
</li>
|
|
379
|
+
|
|
197
380
|
<li class="class">
|
|
198
381
|
<a href="RubyXL/CT_ColorScheme.html">RubyXL::CT_ColorScheme</a>
|
|
382
|
+
|
|
199
383
|
</li>
|
|
384
|
+
|
|
200
385
|
<li class="class">
|
|
201
386
|
<a href="RubyXL/CT_ColorSchemeAndMapping.html">RubyXL::CT_ColorSchemeAndMapping</a>
|
|
387
|
+
|
|
202
388
|
</li>
|
|
389
|
+
|
|
203
390
|
<li class="class">
|
|
204
391
|
<a href="RubyXL/CT_ConnectionSite.html">RubyXL::CT_ConnectionSite</a>
|
|
392
|
+
|
|
205
393
|
</li>
|
|
394
|
+
|
|
206
395
|
<li class="class">
|
|
207
396
|
<a href="RubyXL/CT_ConnectionSiteList.html">RubyXL::CT_ConnectionSiteList</a>
|
|
397
|
+
|
|
208
398
|
</li>
|
|
399
|
+
|
|
209
400
|
<li class="class">
|
|
210
401
|
<a href="RubyXL/CT_DashStop.html">RubyXL::CT_DashStop</a>
|
|
402
|
+
|
|
211
403
|
</li>
|
|
404
|
+
|
|
212
405
|
<li class="class">
|
|
213
406
|
<a href="RubyXL/CT_DashStopList.html">RubyXL::CT_DashStopList</a>
|
|
407
|
+
|
|
214
408
|
</li>
|
|
409
|
+
|
|
215
410
|
<li class="class">
|
|
216
411
|
<a href="RubyXL/CT_DefaultShapeDefinition.html">RubyXL::CT_DefaultShapeDefinition</a>
|
|
412
|
+
|
|
217
413
|
</li>
|
|
414
|
+
|
|
218
415
|
<li class="class">
|
|
219
416
|
<a href="RubyXL/CT_DuotoneEffect.html">RubyXL::CT_DuotoneEffect</a>
|
|
417
|
+
|
|
220
418
|
</li>
|
|
419
|
+
|
|
221
420
|
<li class="class">
|
|
222
421
|
<a href="RubyXL/CT_EffectContainer.html">RubyXL::CT_EffectContainer</a>
|
|
422
|
+
|
|
223
423
|
</li>
|
|
424
|
+
|
|
224
425
|
<li class="class">
|
|
225
426
|
<a href="RubyXL/CT_EffectList.html">RubyXL::CT_EffectList</a>
|
|
427
|
+
|
|
226
428
|
</li>
|
|
429
|
+
|
|
227
430
|
<li class="class">
|
|
228
431
|
<a href="RubyXL/CT_EffectReference.html">RubyXL::CT_EffectReference</a>
|
|
432
|
+
|
|
229
433
|
</li>
|
|
434
|
+
|
|
230
435
|
<li class="class">
|
|
231
436
|
<a href="RubyXL/CT_EffectStyleItem.html">RubyXL::CT_EffectStyleItem</a>
|
|
437
|
+
|
|
232
438
|
</li>
|
|
439
|
+
|
|
233
440
|
<li class="class">
|
|
234
441
|
<a href="RubyXL/CT_EffectStyleList.html">RubyXL::CT_EffectStyleList</a>
|
|
442
|
+
|
|
235
443
|
</li>
|
|
444
|
+
|
|
236
445
|
<li class="class">
|
|
237
446
|
<a href="RubyXL/CT_EmbeddedWAVAudioFile.html">RubyXL::CT_EmbeddedWAVAudioFile</a>
|
|
447
|
+
|
|
238
448
|
</li>
|
|
449
|
+
|
|
239
450
|
<li class="class">
|
|
240
451
|
<a href="RubyXL/CT_FillEffect.html">RubyXL::CT_FillEffect</a>
|
|
452
|
+
|
|
241
453
|
</li>
|
|
454
|
+
|
|
242
455
|
<li class="class">
|
|
243
456
|
<a href="RubyXL/CT_FillOverlayEffect.html">RubyXL::CT_FillOverlayEffect</a>
|
|
457
|
+
|
|
244
458
|
</li>
|
|
459
|
+
|
|
245
460
|
<li class="class">
|
|
246
461
|
<a href="RubyXL/CT_FillStyleList.html">RubyXL::CT_FillStyleList</a>
|
|
462
|
+
|
|
247
463
|
</li>
|
|
464
|
+
|
|
248
465
|
<li class="class">
|
|
249
466
|
<a href="RubyXL/CT_FlatText.html">RubyXL::CT_FlatText</a>
|
|
467
|
+
|
|
250
468
|
</li>
|
|
469
|
+
|
|
251
470
|
<li class="class">
|
|
252
471
|
<a href="RubyXL/CT_FontCollection.html">RubyXL::CT_FontCollection</a>
|
|
472
|
+
|
|
253
473
|
</li>
|
|
474
|
+
|
|
254
475
|
<li class="class">
|
|
255
476
|
<a href="RubyXL/CT_FontReference.html">RubyXL::CT_FontReference</a>
|
|
477
|
+
|
|
256
478
|
</li>
|
|
479
|
+
|
|
257
480
|
<li class="class">
|
|
258
481
|
<a href="RubyXL/CT_GeomGuideList.html">RubyXL::CT_GeomGuideList</a>
|
|
482
|
+
|
|
259
483
|
</li>
|
|
484
|
+
|
|
260
485
|
<li class="class">
|
|
261
486
|
<a href="RubyXL/CT_GlowEffect.html">RubyXL::CT_GlowEffect</a>
|
|
487
|
+
|
|
262
488
|
</li>
|
|
489
|
+
|
|
263
490
|
<li class="class">
|
|
264
491
|
<a href="RubyXL/CT_GradientFillProperties.html">RubyXL::CT_GradientFillProperties</a>
|
|
492
|
+
|
|
265
493
|
</li>
|
|
494
|
+
|
|
266
495
|
<li class="class">
|
|
267
496
|
<a href="RubyXL/CT_GradientStop.html">RubyXL::CT_GradientStop</a>
|
|
497
|
+
|
|
268
498
|
</li>
|
|
499
|
+
|
|
269
500
|
<li class="class">
|
|
270
501
|
<a href="RubyXL/CT_GradientStopList.html">RubyXL::CT_GradientStopList</a>
|
|
502
|
+
|
|
271
503
|
</li>
|
|
504
|
+
|
|
272
505
|
<li class="class">
|
|
273
506
|
<a href="RubyXL/CT_HSLEffect.html">RubyXL::CT_HSLEffect</a>
|
|
507
|
+
|
|
274
508
|
</li>
|
|
509
|
+
|
|
275
510
|
<li class="class">
|
|
276
511
|
<a href="RubyXL/CT_HslColor.html">RubyXL::CT_HslColor</a>
|
|
512
|
+
|
|
277
513
|
</li>
|
|
514
|
+
|
|
278
515
|
<li class="class">
|
|
279
516
|
<a href="RubyXL/CT_Hyperlink.html">RubyXL::CT_Hyperlink</a>
|
|
517
|
+
|
|
280
518
|
</li>
|
|
519
|
+
|
|
281
520
|
<li class="class">
|
|
282
521
|
<a href="RubyXL/CT_InnerShadowEffect.html">RubyXL::CT_InnerShadowEffect</a>
|
|
522
|
+
|
|
283
523
|
</li>
|
|
524
|
+
|
|
284
525
|
<li class="class">
|
|
285
526
|
<a href="RubyXL/CT_LightRig.html">RubyXL::CT_LightRig</a>
|
|
527
|
+
|
|
286
528
|
</li>
|
|
529
|
+
|
|
287
530
|
<li class="class">
|
|
288
531
|
<a href="RubyXL/CT_LineEndProperties.html">RubyXL::CT_LineEndProperties</a>
|
|
532
|
+
|
|
289
533
|
</li>
|
|
534
|
+
|
|
290
535
|
<li class="class">
|
|
291
536
|
<a href="RubyXL/CT_LineJoinMiterProperties.html">RubyXL::CT_LineJoinMiterProperties</a>
|
|
537
|
+
|
|
292
538
|
</li>
|
|
539
|
+
|
|
293
540
|
<li class="class">
|
|
294
541
|
<a href="RubyXL/CT_LineProperties.html">RubyXL::CT_LineProperties</a>
|
|
542
|
+
|
|
295
543
|
</li>
|
|
544
|
+
|
|
296
545
|
<li class="class">
|
|
297
546
|
<a href="RubyXL/CT_LineStyleList.html">RubyXL::CT_LineStyleList</a>
|
|
547
|
+
|
|
298
548
|
</li>
|
|
549
|
+
|
|
299
550
|
<li class="class">
|
|
300
551
|
<a href="RubyXL/CT_LinearShadeProperties.html">RubyXL::CT_LinearShadeProperties</a>
|
|
552
|
+
|
|
301
553
|
</li>
|
|
554
|
+
|
|
302
555
|
<li class="class">
|
|
303
556
|
<a href="RubyXL/CT_LuminanceEffect.html">RubyXL::CT_LuminanceEffect</a>
|
|
557
|
+
|
|
304
558
|
</li>
|
|
559
|
+
|
|
305
560
|
<li class="class">
|
|
306
561
|
<a href="RubyXL/CT_ObjectStyleDefaults.html">RubyXL::CT_ObjectStyleDefaults</a>
|
|
562
|
+
|
|
307
563
|
</li>
|
|
564
|
+
|
|
308
565
|
<li class="class">
|
|
309
566
|
<a href="RubyXL/CT_OuterShadowEffect.html">RubyXL::CT_OuterShadowEffect</a>
|
|
567
|
+
|
|
310
568
|
</li>
|
|
569
|
+
|
|
311
570
|
<li class="class">
|
|
312
571
|
<a href="RubyXL/CT_Path2D.html">RubyXL::CT_Path2D</a>
|
|
572
|
+
|
|
313
573
|
</li>
|
|
574
|
+
|
|
314
575
|
<li class="class">
|
|
315
576
|
<a href="RubyXL/CT_Path2DArcTo.html">RubyXL::CT_Path2DArcTo</a>
|
|
577
|
+
|
|
316
578
|
</li>
|
|
579
|
+
|
|
317
580
|
<li class="class">
|
|
318
581
|
<a href="RubyXL/CT_Path2DCubicBezierTo.html">RubyXL::CT_Path2DCubicBezierTo</a>
|
|
582
|
+
|
|
319
583
|
</li>
|
|
584
|
+
|
|
320
585
|
<li class="class">
|
|
321
586
|
<a href="RubyXL/CT_Path2DList.html">RubyXL::CT_Path2DList</a>
|
|
587
|
+
|
|
322
588
|
</li>
|
|
589
|
+
|
|
323
590
|
<li class="class">
|
|
324
591
|
<a href="RubyXL/CT_Path2DQuadBezierTo.html">RubyXL::CT_Path2DQuadBezierTo</a>
|
|
592
|
+
|
|
325
593
|
</li>
|
|
594
|
+
|
|
326
595
|
<li class="class">
|
|
327
596
|
<a href="RubyXL/CT_Path2DTo.html">RubyXL::CT_Path2DTo</a>
|
|
597
|
+
|
|
328
598
|
</li>
|
|
599
|
+
|
|
329
600
|
<li class="class">
|
|
330
601
|
<a href="RubyXL/CT_PathShadeProperties.html">RubyXL::CT_PathShadeProperties</a>
|
|
602
|
+
|
|
331
603
|
</li>
|
|
604
|
+
|
|
332
605
|
<li class="class">
|
|
333
606
|
<a href="RubyXL/CT_PatternFillProperties.html">RubyXL::CT_PatternFillProperties</a>
|
|
607
|
+
|
|
334
608
|
</li>
|
|
609
|
+
|
|
335
610
|
<li class="class">
|
|
336
611
|
<a href="RubyXL/CT_Point3D.html">RubyXL::CT_Point3D</a>
|
|
612
|
+
|
|
337
613
|
</li>
|
|
614
|
+
|
|
338
615
|
<li class="class">
|
|
339
616
|
<a href="RubyXL/CT_PolarAdjustHandle.html">RubyXL::CT_PolarAdjustHandle</a>
|
|
617
|
+
|
|
340
618
|
</li>
|
|
619
|
+
|
|
341
620
|
<li class="class">
|
|
342
621
|
<a href="RubyXL/CT_PresetColor.html">RubyXL::CT_PresetColor</a>
|
|
622
|
+
|
|
343
623
|
</li>
|
|
624
|
+
|
|
344
625
|
<li class="class">
|
|
345
626
|
<a href="RubyXL/CT_PresetLineDashProperties.html">RubyXL::CT_PresetLineDashProperties</a>
|
|
627
|
+
|
|
346
628
|
</li>
|
|
629
|
+
|
|
347
630
|
<li class="class">
|
|
348
631
|
<a href="RubyXL/CT_PresetShadowEffect.html">RubyXL::CT_PresetShadowEffect</a>
|
|
632
|
+
|
|
349
633
|
</li>
|
|
634
|
+
|
|
350
635
|
<li class="class">
|
|
351
636
|
<a href="RubyXL/CT_PresetTextShape.html">RubyXL::CT_PresetTextShape</a>
|
|
637
|
+
|
|
352
638
|
</li>
|
|
639
|
+
|
|
353
640
|
<li class="class">
|
|
354
641
|
<a href="RubyXL/CT_ReflectionEffect.html">RubyXL::CT_ReflectionEffect</a>
|
|
642
|
+
|
|
355
643
|
</li>
|
|
644
|
+
|
|
356
645
|
<li class="class">
|
|
357
646
|
<a href="RubyXL/CT_RelativeOffsetEffect.html">RubyXL::CT_RelativeOffsetEffect</a>
|
|
647
|
+
|
|
358
648
|
</li>
|
|
649
|
+
|
|
359
650
|
<li class="class">
|
|
360
651
|
<a href="RubyXL/CT_RelativeRect.html">RubyXL::CT_RelativeRect</a>
|
|
652
|
+
|
|
361
653
|
</li>
|
|
654
|
+
|
|
362
655
|
<li class="class">
|
|
363
656
|
<a href="RubyXL/CT_SRgbColor.html">RubyXL::CT_SRgbColor</a>
|
|
657
|
+
|
|
364
658
|
</li>
|
|
659
|
+
|
|
365
660
|
<li class="class">
|
|
366
661
|
<a href="RubyXL/CT_ScRgbColor.html">RubyXL::CT_ScRgbColor</a>
|
|
662
|
+
|
|
367
663
|
</li>
|
|
664
|
+
|
|
368
665
|
<li class="class">
|
|
369
666
|
<a href="RubyXL/CT_Scene3D.html">RubyXL::CT_Scene3D</a>
|
|
667
|
+
|
|
370
668
|
</li>
|
|
669
|
+
|
|
371
670
|
<li class="class">
|
|
372
671
|
<a href="RubyXL/CT_SchemeColor.html">RubyXL::CT_SchemeColor</a>
|
|
672
|
+
|
|
373
673
|
</li>
|
|
674
|
+
|
|
374
675
|
<li class="class">
|
|
375
676
|
<a href="RubyXL/CT_Shape3D.html">RubyXL::CT_Shape3D</a>
|
|
677
|
+
|
|
376
678
|
</li>
|
|
679
|
+
|
|
377
680
|
<li class="class">
|
|
378
681
|
<a href="RubyXL/CT_ShapeStyle.html">RubyXL::CT_ShapeStyle</a>
|
|
682
|
+
|
|
379
683
|
</li>
|
|
684
|
+
|
|
380
685
|
<li class="class">
|
|
381
686
|
<a href="RubyXL/CT_SoftEdgesEffect.html">RubyXL::CT_SoftEdgesEffect</a>
|
|
687
|
+
|
|
382
688
|
</li>
|
|
689
|
+
|
|
383
690
|
<li class="class">
|
|
384
691
|
<a href="RubyXL/CT_SphereCoords.html">RubyXL::CT_SphereCoords</a>
|
|
692
|
+
|
|
385
693
|
</li>
|
|
694
|
+
|
|
386
695
|
<li class="class">
|
|
387
696
|
<a href="RubyXL/CT_StretchInfoProperties.html">RubyXL::CT_StretchInfoProperties</a>
|
|
697
|
+
|
|
388
698
|
</li>
|
|
699
|
+
|
|
389
700
|
<li class="class">
|
|
390
701
|
<a href="RubyXL/CT_StyleMatrix.html">RubyXL::CT_StyleMatrix</a>
|
|
702
|
+
|
|
391
703
|
</li>
|
|
704
|
+
|
|
392
705
|
<li class="class">
|
|
393
706
|
<a href="RubyXL/CT_StyleMatrixReference.html">RubyXL::CT_StyleMatrixReference</a>
|
|
707
|
+
|
|
394
708
|
</li>
|
|
709
|
+
|
|
395
710
|
<li class="class">
|
|
396
711
|
<a href="RubyXL/CT_SupplementalFont.html">RubyXL::CT_SupplementalFont</a>
|
|
712
|
+
|
|
397
713
|
</li>
|
|
714
|
+
|
|
398
715
|
<li class="class">
|
|
399
716
|
<a href="RubyXL/CT_SystemColor.html">RubyXL::CT_SystemColor</a>
|
|
717
|
+
|
|
400
718
|
</li>
|
|
719
|
+
|
|
401
720
|
<li class="class">
|
|
402
721
|
<a href="RubyXL/CT_TextAutonumberBullet.html">RubyXL::CT_TextAutonumberBullet</a>
|
|
722
|
+
|
|
403
723
|
</li>
|
|
724
|
+
|
|
404
725
|
<li class="class">
|
|
405
726
|
<a href="RubyXL/CT_TextBlipBullet.html">RubyXL::CT_TextBlipBullet</a>
|
|
727
|
+
|
|
406
728
|
</li>
|
|
729
|
+
|
|
407
730
|
<li class="class">
|
|
408
731
|
<a href="RubyXL/CT_TextCharBullet.html">RubyXL::CT_TextCharBullet</a>
|
|
732
|
+
|
|
409
733
|
</li>
|
|
734
|
+
|
|
410
735
|
<li class="class">
|
|
411
736
|
<a href="RubyXL/CT_TextCharacterProperties.html">RubyXL::CT_TextCharacterProperties</a>
|
|
737
|
+
|
|
412
738
|
</li>
|
|
739
|
+
|
|
413
740
|
<li class="class">
|
|
414
741
|
<a href="RubyXL/CT_TextFont.html">RubyXL::CT_TextFont</a>
|
|
742
|
+
|
|
415
743
|
</li>
|
|
744
|
+
|
|
416
745
|
<li class="class">
|
|
417
746
|
<a href="RubyXL/CT_TextListStyle.html">RubyXL::CT_TextListStyle</a>
|
|
747
|
+
|
|
418
748
|
</li>
|
|
749
|
+
|
|
419
750
|
<li class="class">
|
|
420
751
|
<a href="RubyXL/CT_TextNormalAutofit.html">RubyXL::CT_TextNormalAutofit</a>
|
|
752
|
+
|
|
421
753
|
</li>
|
|
754
|
+
|
|
422
755
|
<li class="class">
|
|
423
756
|
<a href="RubyXL/CT_TextParagraphProperties.html">RubyXL::CT_TextParagraphProperties</a>
|
|
757
|
+
|
|
424
758
|
</li>
|
|
759
|
+
|
|
425
760
|
<li class="class">
|
|
426
761
|
<a href="RubyXL/CT_TextSpacing.html">RubyXL::CT_TextSpacing</a>
|
|
762
|
+
|
|
427
763
|
</li>
|
|
764
|
+
|
|
428
765
|
<li class="class">
|
|
429
766
|
<a href="RubyXL/CT_TextTabStop.html">RubyXL::CT_TextTabStop</a>
|
|
767
|
+
|
|
430
768
|
</li>
|
|
769
|
+
|
|
431
770
|
<li class="class">
|
|
432
771
|
<a href="RubyXL/CT_TextTabStopList.html">RubyXL::CT_TextTabStopList</a>
|
|
772
|
+
|
|
433
773
|
</li>
|
|
774
|
+
|
|
434
775
|
<li class="class">
|
|
435
776
|
<a href="RubyXL/CT_TileInfoProperties.html">RubyXL::CT_TileInfoProperties</a>
|
|
777
|
+
|
|
436
778
|
</li>
|
|
779
|
+
|
|
437
780
|
<li class="class">
|
|
438
781
|
<a href="RubyXL/CT_TintEffect.html">RubyXL::CT_TintEffect</a>
|
|
782
|
+
|
|
439
783
|
</li>
|
|
784
|
+
|
|
440
785
|
<li class="class">
|
|
441
786
|
<a href="RubyXL/CT_Transform2D.html">RubyXL::CT_Transform2D</a>
|
|
787
|
+
|
|
442
788
|
</li>
|
|
789
|
+
|
|
443
790
|
<li class="class">
|
|
444
791
|
<a href="RubyXL/CT_TransformEffect.html">RubyXL::CT_TransformEffect</a>
|
|
792
|
+
|
|
445
793
|
</li>
|
|
794
|
+
|
|
446
795
|
<li class="class">
|
|
447
796
|
<a href="RubyXL/CT_Vector3D.html">RubyXL::CT_Vector3D</a>
|
|
797
|
+
|
|
448
798
|
</li>
|
|
799
|
+
|
|
449
800
|
<li class="class">
|
|
450
801
|
<a href="RubyXL/CT_XYAdjustHandle.html">RubyXL::CT_XYAdjustHandle</a>
|
|
802
|
+
|
|
451
803
|
</li>
|
|
804
|
+
|
|
452
805
|
<li class="class">
|
|
453
806
|
<a href="RubyXL/CalculationChain.html">RubyXL::CalculationChain</a>
|
|
807
|
+
|
|
454
808
|
</li>
|
|
809
|
+
|
|
455
810
|
<li class="class">
|
|
456
811
|
<a href="RubyXL/CalculationChainCell.html">RubyXL::CalculationChainCell</a>
|
|
812
|
+
|
|
457
813
|
</li>
|
|
814
|
+
|
|
458
815
|
<li class="class">
|
|
459
816
|
<a href="RubyXL/CalculationProperties.html">RubyXL::CalculationProperties</a>
|
|
817
|
+
|
|
460
818
|
</li>
|
|
819
|
+
|
|
461
820
|
<li class="class">
|
|
462
821
|
<a href="RubyXL/Cell.html">RubyXL::Cell</a>
|
|
822
|
+
|
|
463
823
|
</li>
|
|
824
|
+
|
|
464
825
|
<li class="module">
|
|
465
826
|
<a href="RubyXL/CellConvenienceMethods.html">RubyXL::CellConvenienceMethods</a>
|
|
827
|
+
|
|
466
828
|
</li>
|
|
829
|
+
|
|
467
830
|
<li class="class">
|
|
468
831
|
<a href="RubyXL/CellExt.html">RubyXL::CellExt</a>
|
|
832
|
+
|
|
469
833
|
</li>
|
|
834
|
+
|
|
470
835
|
<li class="class">
|
|
471
836
|
<a href="RubyXL/CellSmartTag.html">RubyXL::CellSmartTag</a>
|
|
837
|
+
|
|
472
838
|
</li>
|
|
839
|
+
|
|
473
840
|
<li class="class">
|
|
474
841
|
<a href="RubyXL/CellSmartTagProperty.html">RubyXL::CellSmartTagProperty</a>
|
|
842
|
+
|
|
475
843
|
</li>
|
|
844
|
+
|
|
476
845
|
<li class="class">
|
|
477
846
|
<a href="RubyXL/CellSmartTags.html">RubyXL::CellSmartTags</a>
|
|
847
|
+
|
|
478
848
|
</li>
|
|
849
|
+
|
|
479
850
|
<li class="class">
|
|
480
851
|
<a href="RubyXL/CellStyle.html">RubyXL::CellStyle</a>
|
|
852
|
+
|
|
481
853
|
</li>
|
|
854
|
+
|
|
482
855
|
<li class="class">
|
|
483
856
|
<a href="RubyXL/CellStyleXFs.html">RubyXL::CellStyleXFs</a>
|
|
857
|
+
|
|
484
858
|
</li>
|
|
859
|
+
|
|
485
860
|
<li class="class">
|
|
486
861
|
<a href="RubyXL/CellStyles.html">RubyXL::CellStyles</a>
|
|
862
|
+
|
|
487
863
|
</li>
|
|
864
|
+
|
|
488
865
|
<li class="class">
|
|
489
866
|
<a href="RubyXL/CellValue.html">RubyXL::CellValue</a>
|
|
867
|
+
|
|
490
868
|
</li>
|
|
869
|
+
|
|
491
870
|
<li class="class">
|
|
492
871
|
<a href="RubyXL/CellWatch.html">RubyXL::CellWatch</a>
|
|
872
|
+
|
|
493
873
|
</li>
|
|
874
|
+
|
|
494
875
|
<li class="class">
|
|
495
876
|
<a href="RubyXL/CellWatches.html">RubyXL::CellWatches</a>
|
|
877
|
+
|
|
496
878
|
</li>
|
|
879
|
+
|
|
497
880
|
<li class="class">
|
|
498
881
|
<a href="RubyXL/CellXFs.html">RubyXL::CellXFs</a>
|
|
882
|
+
|
|
499
883
|
</li>
|
|
884
|
+
|
|
500
885
|
<li class="class">
|
|
501
886
|
<a href="RubyXL/ChartColorsFile.html">RubyXL::ChartColorsFile</a>
|
|
887
|
+
|
|
502
888
|
</li>
|
|
889
|
+
|
|
503
890
|
<li class="class">
|
|
504
891
|
<a href="RubyXL/ChartFile.html">RubyXL::ChartFile</a>
|
|
892
|
+
|
|
505
893
|
</li>
|
|
894
|
+
|
|
506
895
|
<li class="class">
|
|
507
896
|
<a href="RubyXL/ChartStyleFile.html">RubyXL::ChartStyleFile</a>
|
|
897
|
+
|
|
508
898
|
</li>
|
|
899
|
+
|
|
509
900
|
<li class="class">
|
|
510
901
|
<a href="RubyXL/ChartUserShapesFile.html">RubyXL::ChartUserShapesFile</a>
|
|
902
|
+
|
|
511
903
|
</li>
|
|
904
|
+
|
|
512
905
|
<li class="class">
|
|
513
906
|
<a href="RubyXL/Chartsheet.html">RubyXL::Chartsheet</a>
|
|
907
|
+
|
|
514
908
|
</li>
|
|
909
|
+
|
|
515
910
|
<li class="class">
|
|
516
911
|
<a href="RubyXL/ChartsheetPageSetup.html">RubyXL::ChartsheetPageSetup</a>
|
|
912
|
+
|
|
517
913
|
</li>
|
|
914
|
+
|
|
518
915
|
<li class="class">
|
|
519
916
|
<a href="RubyXL/ChartsheetProperties.html">RubyXL::ChartsheetProperties</a>
|
|
917
|
+
|
|
520
918
|
</li>
|
|
919
|
+
|
|
521
920
|
<li class="class">
|
|
522
921
|
<a href="RubyXL/ChartsheetProtection.html">RubyXL::ChartsheetProtection</a>
|
|
922
|
+
|
|
523
923
|
</li>
|
|
924
|
+
|
|
524
925
|
<li class="class">
|
|
525
926
|
<a href="RubyXL/ChartsheetView.html">RubyXL::ChartsheetView</a>
|
|
927
|
+
|
|
526
928
|
</li>
|
|
929
|
+
|
|
527
930
|
<li class="class">
|
|
528
931
|
<a href="RubyXL/ChartsheetViews.html">RubyXL::ChartsheetViews</a>
|
|
932
|
+
|
|
529
933
|
</li>
|
|
934
|
+
|
|
530
935
|
<li class="class">
|
|
531
936
|
<a href="RubyXL/Color.html">RubyXL::Color</a>
|
|
937
|
+
|
|
532
938
|
</li>
|
|
939
|
+
|
|
533
940
|
<li class="module">
|
|
534
941
|
<a href="RubyXL/ColorConvenienceClasses.html">RubyXL::ColorConvenienceClasses</a>
|
|
942
|
+
|
|
535
943
|
</li>
|
|
944
|
+
|
|
536
945
|
<li class="class">
|
|
537
946
|
<a href="RubyXL/ColorConvenienceClasses/HlsColor.html">RubyXL::ColorConvenienceClasses::HlsColor</a>
|
|
947
|
+
|
|
538
948
|
</li>
|
|
949
|
+
|
|
539
950
|
<li class="class">
|
|
540
951
|
<a href="RubyXL/ColorConvenienceClasses/RgbColor.html">RubyXL::ColorConvenienceClasses::RgbColor</a>
|
|
952
|
+
|
|
541
953
|
</li>
|
|
954
|
+
|
|
542
955
|
<li class="module">
|
|
543
956
|
<a href="RubyXL/ColorConvenienceMethods.html">RubyXL::ColorConvenienceMethods</a>
|
|
957
|
+
|
|
544
958
|
</li>
|
|
959
|
+
|
|
545
960
|
<li class="class">
|
|
546
961
|
<a href="RubyXL/ColorFilter.html">RubyXL::ColorFilter</a>
|
|
962
|
+
|
|
547
963
|
</li>
|
|
964
|
+
|
|
548
965
|
<li class="class">
|
|
549
966
|
<a href="RubyXL/ColorScale.html">RubyXL::ColorScale</a>
|
|
967
|
+
|
|
550
968
|
</li>
|
|
969
|
+
|
|
551
970
|
<li class="class">
|
|
552
971
|
<a href="RubyXL/ColorSet.html">RubyXL::ColorSet</a>
|
|
972
|
+
|
|
553
973
|
</li>
|
|
974
|
+
|
|
554
975
|
<li class="class">
|
|
555
976
|
<a href="RubyXL/Colors.html">RubyXL::Colors</a>
|
|
977
|
+
|
|
556
978
|
</li>
|
|
979
|
+
|
|
557
980
|
<li class="class">
|
|
558
981
|
<a href="RubyXL/ColumnRange.html">RubyXL::ColumnRange</a>
|
|
982
|
+
|
|
559
983
|
</li>
|
|
984
|
+
|
|
560
985
|
<li class="class">
|
|
561
986
|
<a href="RubyXL/ColumnRanges.html">RubyXL::ColumnRanges</a>
|
|
987
|
+
|
|
562
988
|
</li>
|
|
989
|
+
|
|
563
990
|
<li class="class">
|
|
564
991
|
<a href="RubyXL/Comment.html">RubyXL::Comment</a>
|
|
992
|
+
|
|
565
993
|
</li>
|
|
994
|
+
|
|
566
995
|
<li class="class">
|
|
567
996
|
<a href="RubyXL/CommentList.html">RubyXL::CommentList</a>
|
|
997
|
+
|
|
568
998
|
</li>
|
|
999
|
+
|
|
569
1000
|
<li class="class">
|
|
570
1001
|
<a href="RubyXL/CommentsFile.html">RubyXL::CommentsFile</a>
|
|
1002
|
+
|
|
571
1003
|
</li>
|
|
1004
|
+
|
|
572
1005
|
<li class="class">
|
|
573
1006
|
<a href="RubyXL/ConditionalFormatValue.html">RubyXL::ConditionalFormatValue</a>
|
|
1007
|
+
|
|
574
1008
|
</li>
|
|
1009
|
+
|
|
575
1010
|
<li class="class">
|
|
576
1011
|
<a href="RubyXL/ConditionalFormatting.html">RubyXL::ConditionalFormatting</a>
|
|
1012
|
+
|
|
577
1013
|
</li>
|
|
1014
|
+
|
|
578
1015
|
<li class="class">
|
|
579
1016
|
<a href="RubyXL/ConditionalFormattingRule.html">RubyXL::ConditionalFormattingRule</a>
|
|
1017
|
+
|
|
580
1018
|
</li>
|
|
1019
|
+
|
|
581
1020
|
<li class="class">
|
|
582
1021
|
<a href="RubyXL/Connection.html">RubyXL::Connection</a>
|
|
1022
|
+
|
|
583
1023
|
</li>
|
|
1024
|
+
|
|
584
1025
|
<li class="class">
|
|
585
1026
|
<a href="RubyXL/ConnectionTable.html">RubyXL::ConnectionTable</a>
|
|
1027
|
+
|
|
586
1028
|
</li>
|
|
1029
|
+
|
|
587
1030
|
<li class="class">
|
|
588
1031
|
<a href="RubyXL/ConnectionTables.html">RubyXL::ConnectionTables</a>
|
|
1032
|
+
|
|
589
1033
|
</li>
|
|
1034
|
+
|
|
590
1035
|
<li class="class">
|
|
591
1036
|
<a href="RubyXL/ConnectionTextField.html">RubyXL::ConnectionTextField</a>
|
|
1037
|
+
|
|
592
1038
|
</li>
|
|
1039
|
+
|
|
593
1040
|
<li class="class">
|
|
594
1041
|
<a href="RubyXL/ConnectionTextFields.html">RubyXL::ConnectionTextFields</a>
|
|
1042
|
+
|
|
595
1043
|
</li>
|
|
1044
|
+
|
|
596
1045
|
<li class="class">
|
|
597
1046
|
<a href="RubyXL/Connections.html">RubyXL::Connections</a>
|
|
1047
|
+
|
|
598
1048
|
</li>
|
|
1049
|
+
|
|
599
1050
|
<li class="class">
|
|
600
1051
|
<a href="RubyXL/ContentTypeDefault.html">RubyXL::ContentTypeDefault</a>
|
|
1052
|
+
|
|
601
1053
|
</li>
|
|
1054
|
+
|
|
602
1055
|
<li class="class">
|
|
603
1056
|
<a href="RubyXL/ContentTypeOverride.html">RubyXL::ContentTypeOverride</a>
|
|
1057
|
+
|
|
604
1058
|
</li>
|
|
1059
|
+
|
|
605
1060
|
<li class="class">
|
|
606
1061
|
<a href="RubyXL/ContentTypes.html">RubyXL::ContentTypes</a>
|
|
1062
|
+
|
|
607
1063
|
</li>
|
|
1064
|
+
|
|
608
1065
|
<li class="class">
|
|
609
1066
|
<a href="RubyXL/ControlPropertiesFile.html">RubyXL::ControlPropertiesFile</a>
|
|
1067
|
+
|
|
610
1068
|
</li>
|
|
1069
|
+
|
|
611
1070
|
<li class="class">
|
|
612
1071
|
<a href="RubyXL/CorePropertiesFile.html">RubyXL::CorePropertiesFile</a>
|
|
1072
|
+
|
|
613
1073
|
</li>
|
|
1074
|
+
|
|
614
1075
|
<li class="class">
|
|
615
1076
|
<a href="RubyXL/CustomColor.html">RubyXL::CustomColor</a>
|
|
1077
|
+
|
|
616
1078
|
</li>
|
|
1079
|
+
|
|
617
1080
|
<li class="class">
|
|
618
1081
|
<a href="RubyXL/CustomColorList.html">RubyXL::CustomColorList</a>
|
|
1082
|
+
|
|
619
1083
|
</li>
|
|
1084
|
+
|
|
620
1085
|
<li class="class">
|
|
621
1086
|
<a href="RubyXL/CustomFilter.html">RubyXL::CustomFilter</a>
|
|
1087
|
+
|
|
622
1088
|
</li>
|
|
1089
|
+
|
|
623
1090
|
<li class="class">
|
|
624
1091
|
<a href="RubyXL/CustomFilters.html">RubyXL::CustomFilters</a>
|
|
1092
|
+
|
|
625
1093
|
</li>
|
|
1094
|
+
|
|
626
1095
|
<li class="class">
|
|
627
1096
|
<a href="RubyXL/CustomGeometry.html">RubyXL::CustomGeometry</a>
|
|
1097
|
+
|
|
628
1098
|
</li>
|
|
1099
|
+
|
|
629
1100
|
<li class="class">
|
|
630
1101
|
<a href="RubyXL/CustomProperties.html">RubyXL::CustomProperties</a>
|
|
1102
|
+
|
|
631
1103
|
</li>
|
|
1104
|
+
|
|
632
1105
|
<li class="class">
|
|
633
1106
|
<a href="RubyXL/CustomPropertiesFile.html">RubyXL::CustomPropertiesFile</a>
|
|
1107
|
+
|
|
634
1108
|
</li>
|
|
1109
|
+
|
|
635
1110
|
<li class="class">
|
|
636
1111
|
<a href="RubyXL/CustomProperty.html">RubyXL::CustomProperty</a>
|
|
1112
|
+
|
|
637
1113
|
</li>
|
|
1114
|
+
|
|
638
1115
|
<li class="class">
|
|
639
1116
|
<a href="RubyXL/CustomPropertyFile.html">RubyXL::CustomPropertyFile</a>
|
|
1117
|
+
|
|
640
1118
|
</li>
|
|
1119
|
+
|
|
641
1120
|
<li class="class">
|
|
642
1121
|
<a href="RubyXL/CustomSheetView.html">RubyXL::CustomSheetView</a>
|
|
1122
|
+
|
|
643
1123
|
</li>
|
|
1124
|
+
|
|
644
1125
|
<li class="class">
|
|
645
1126
|
<a href="RubyXL/CustomSheetViews.html">RubyXL::CustomSheetViews</a>
|
|
1127
|
+
|
|
646
1128
|
</li>
|
|
1129
|
+
|
|
647
1130
|
<li class="class">
|
|
648
1131
|
<a href="RubyXL/CustomWorkbookView.html">RubyXL::CustomWorkbookView</a>
|
|
1132
|
+
|
|
649
1133
|
</li>
|
|
1134
|
+
|
|
650
1135
|
<li class="class">
|
|
651
1136
|
<a href="RubyXL/CustomWorkbookViews.html">RubyXL::CustomWorkbookViews</a>
|
|
1137
|
+
|
|
652
1138
|
</li>
|
|
1139
|
+
|
|
653
1140
|
<li class="class">
|
|
654
1141
|
<a href="RubyXL/CustomXMLFile.html">RubyXL::CustomXMLFile</a>
|
|
1142
|
+
|
|
655
1143
|
</li>
|
|
1144
|
+
|
|
656
1145
|
<li class="class">
|
|
657
1146
|
<a href="RubyXL/DXF.html">RubyXL::DXF</a>
|
|
1147
|
+
|
|
658
1148
|
</li>
|
|
1149
|
+
|
|
659
1150
|
<li class="class">
|
|
660
1151
|
<a href="RubyXL/DXFs.html">RubyXL::DXFs</a>
|
|
1152
|
+
|
|
661
1153
|
</li>
|
|
1154
|
+
|
|
662
1155
|
<li class="class">
|
|
663
1156
|
<a href="RubyXL/DataBar.html">RubyXL::DataBar</a>
|
|
1157
|
+
|
|
664
1158
|
</li>
|
|
1159
|
+
|
|
665
1160
|
<li class="class">
|
|
666
1161
|
<a href="RubyXL/DataConsolidate.html">RubyXL::DataConsolidate</a>
|
|
1162
|
+
|
|
667
1163
|
</li>
|
|
1164
|
+
|
|
668
1165
|
<li class="class">
|
|
669
1166
|
<a href="RubyXL/DataConsolidationReference.html">RubyXL::DataConsolidationReference</a>
|
|
1167
|
+
|
|
670
1168
|
</li>
|
|
1169
|
+
|
|
671
1170
|
<li class="class">
|
|
672
1171
|
<a href="RubyXL/DataConsolidationReferences.html">RubyXL::DataConsolidationReferences</a>
|
|
1172
|
+
|
|
673
1173
|
</li>
|
|
1174
|
+
|
|
674
1175
|
<li class="module">
|
|
675
1176
|
<a href="RubyXL/DataType.html">RubyXL::DataType</a>
|
|
1177
|
+
|
|
676
1178
|
</li>
|
|
1179
|
+
|
|
677
1180
|
<li class="class">
|
|
678
1181
|
<a href="RubyXL/DataValidation.html">RubyXL::DataValidation</a>
|
|
1182
|
+
|
|
679
1183
|
</li>
|
|
1184
|
+
|
|
680
1185
|
<li class="class">
|
|
681
1186
|
<a href="RubyXL/DataValidations.html">RubyXL::DataValidations</a>
|
|
1187
|
+
|
|
682
1188
|
</li>
|
|
1189
|
+
|
|
683
1190
|
<li class="class">
|
|
684
1191
|
<a href="RubyXL/DateGroupItem.html">RubyXL::DateGroupItem</a>
|
|
1192
|
+
|
|
685
1193
|
</li>
|
|
1194
|
+
|
|
686
1195
|
<li class="class">
|
|
687
1196
|
<a href="RubyXL/DefinedName.html">RubyXL::DefinedName</a>
|
|
1197
|
+
|
|
688
1198
|
</li>
|
|
1199
|
+
|
|
689
1200
|
<li class="class">
|
|
690
1201
|
<a href="RubyXL/DefinedNameExt.html">RubyXL::DefinedNameExt</a>
|
|
1202
|
+
|
|
691
1203
|
</li>
|
|
1204
|
+
|
|
692
1205
|
<li class="class">
|
|
693
1206
|
<a href="RubyXL/DefinedNames.html">RubyXL::DefinedNames</a>
|
|
1207
|
+
|
|
694
1208
|
</li>
|
|
1209
|
+
|
|
695
1210
|
<li class="class">
|
|
696
1211
|
<a href="RubyXL/DefinedNamesExt.html">RubyXL::DefinedNamesExt</a>
|
|
1212
|
+
|
|
697
1213
|
</li>
|
|
1214
|
+
|
|
698
1215
|
<li class="class">
|
|
699
1216
|
<a href="RubyXL/DocumentPropertiesFile.html">RubyXL::DocumentPropertiesFile</a>
|
|
1217
|
+
|
|
700
1218
|
</li>
|
|
1219
|
+
|
|
701
1220
|
<li class="class">
|
|
702
1221
|
<a href="RubyXL/DrawingFile.html">RubyXL::DrawingFile</a>
|
|
1222
|
+
|
|
703
1223
|
</li>
|
|
1224
|
+
|
|
704
1225
|
<li class="class">
|
|
705
1226
|
<a href="RubyXL/DynamicFilter.html">RubyXL::DynamicFilter</a>
|
|
1227
|
+
|
|
706
1228
|
</li>
|
|
1229
|
+
|
|
707
1230
|
<li class="class">
|
|
708
1231
|
<a href="RubyXL/EmbeddedControl.html">RubyXL::EmbeddedControl</a>
|
|
1232
|
+
|
|
709
1233
|
</li>
|
|
1234
|
+
|
|
710
1235
|
<li class="class">
|
|
711
1236
|
<a href="RubyXL/EmbeddedControls.html">RubyXL::EmbeddedControls</a>
|
|
1237
|
+
|
|
712
1238
|
</li>
|
|
1239
|
+
|
|
713
1240
|
<li class="class">
|
|
714
1241
|
<a href="RubyXL/Extension.html">RubyXL::Extension</a>
|
|
1242
|
+
|
|
715
1243
|
</li>
|
|
1244
|
+
|
|
716
1245
|
<li class="class">
|
|
717
1246
|
<a href="RubyXL/ExtensionStorageArea.html">RubyXL::ExtensionStorageArea</a>
|
|
1247
|
+
|
|
718
1248
|
</li>
|
|
1249
|
+
|
|
719
1250
|
<li class="class">
|
|
720
1251
|
<a href="RubyXL/Extents.html">RubyXL::Extents</a>
|
|
1252
|
+
|
|
721
1253
|
</li>
|
|
1254
|
+
|
|
722
1255
|
<li class="class">
|
|
723
1256
|
<a href="RubyXL/ExternalBook.html">RubyXL::ExternalBook</a>
|
|
1257
|
+
|
|
724
1258
|
</li>
|
|
1259
|
+
|
|
725
1260
|
<li class="class">
|
|
726
1261
|
<a href="RubyXL/ExternalLinksFile.html">RubyXL::ExternalLinksFile</a>
|
|
1262
|
+
|
|
727
1263
|
</li>
|
|
1264
|
+
|
|
728
1265
|
<li class="class">
|
|
729
1266
|
<a href="RubyXL/ExternalReference.html">RubyXL::ExternalReference</a>
|
|
1267
|
+
|
|
730
1268
|
</li>
|
|
1269
|
+
|
|
731
1270
|
<li class="class">
|
|
732
1271
|
<a href="RubyXL/ExternalReferences.html">RubyXL::ExternalReferences</a>
|
|
1272
|
+
|
|
733
1273
|
</li>
|
|
1274
|
+
|
|
734
1275
|
<li class="class">
|
|
735
1276
|
<a href="RubyXL/ExtraColorSchemeList.html">RubyXL::ExtraColorSchemeList</a>
|
|
1277
|
+
|
|
736
1278
|
</li>
|
|
1279
|
+
|
|
737
1280
|
<li class="class">
|
|
738
1281
|
<a href="RubyXL/FieldItem.html">RubyXL::FieldItem</a>
|
|
1282
|
+
|
|
739
1283
|
</li>
|
|
1284
|
+
|
|
740
1285
|
<li class="class">
|
|
741
1286
|
<a href="RubyXL/FileRecoveryProperties.html">RubyXL::FileRecoveryProperties</a>
|
|
1287
|
+
|
|
742
1288
|
</li>
|
|
1289
|
+
|
|
743
1290
|
<li class="class">
|
|
744
1291
|
<a href="RubyXL/FileSharing.html">RubyXL::FileSharing</a>
|
|
1292
|
+
|
|
745
1293
|
</li>
|
|
1294
|
+
|
|
746
1295
|
<li class="class">
|
|
747
1296
|
<a href="RubyXL/FileVersion.html">RubyXL::FileVersion</a>
|
|
1297
|
+
|
|
748
1298
|
</li>
|
|
1299
|
+
|
|
749
1300
|
<li class="class">
|
|
750
1301
|
<a href="RubyXL/Fill.html">RubyXL::Fill</a>
|
|
1302
|
+
|
|
751
1303
|
</li>
|
|
1304
|
+
|
|
752
1305
|
<li class="class">
|
|
753
1306
|
<a href="RubyXL/Fills.html">RubyXL::Fills</a>
|
|
1307
|
+
|
|
754
1308
|
</li>
|
|
1309
|
+
|
|
755
1310
|
<li class="class">
|
|
756
1311
|
<a href="RubyXL/FilterContainer.html">RubyXL::FilterContainer</a>
|
|
1312
|
+
|
|
757
1313
|
</li>
|
|
1314
|
+
|
|
758
1315
|
<li class="class">
|
|
759
1316
|
<a href="RubyXL/FloatNode.html">RubyXL::FloatNode</a>
|
|
1317
|
+
|
|
760
1318
|
</li>
|
|
1319
|
+
|
|
761
1320
|
<li class="class">
|
|
762
1321
|
<a href="RubyXL/FloatValue.html">RubyXL::FloatValue</a>
|
|
1322
|
+
|
|
763
1323
|
</li>
|
|
1324
|
+
|
|
764
1325
|
<li class="class">
|
|
765
1326
|
<a href="RubyXL/Font.html">RubyXL::Font</a>
|
|
1327
|
+
|
|
766
1328
|
</li>
|
|
1329
|
+
|
|
767
1330
|
<li class="module">
|
|
768
1331
|
<a href="RubyXL/FontConvenienceMethods.html">RubyXL::FontConvenienceMethods</a>
|
|
1332
|
+
|
|
769
1333
|
</li>
|
|
1334
|
+
|
|
770
1335
|
<li class="class">
|
|
771
1336
|
<a href="RubyXL/FontScheme.html">RubyXL::FontScheme</a>
|
|
1337
|
+
|
|
772
1338
|
</li>
|
|
1339
|
+
|
|
773
1340
|
<li class="class">
|
|
774
1341
|
<a href="RubyXL/Fonts.html">RubyXL::Fonts</a>
|
|
1342
|
+
|
|
775
1343
|
</li>
|
|
1344
|
+
|
|
776
1345
|
<li class="class">
|
|
777
1346
|
<a href="RubyXL/Formula.html">RubyXL::Formula</a>
|
|
1347
|
+
|
|
778
1348
|
</li>
|
|
1349
|
+
|
|
779
1350
|
<li class="class">
|
|
780
1351
|
<a href="RubyXL/FunctionGroup.html">RubyXL::FunctionGroup</a>
|
|
1352
|
+
|
|
781
1353
|
</li>
|
|
1354
|
+
|
|
782
1355
|
<li class="class">
|
|
783
1356
|
<a href="RubyXL/FunctionGroups.html">RubyXL::FunctionGroups</a>
|
|
1357
|
+
|
|
784
1358
|
</li>
|
|
1359
|
+
|
|
785
1360
|
<li class="class">
|
|
786
1361
|
<a href="RubyXL/GenericStorageObject.html">RubyXL::GenericStorageObject</a>
|
|
1362
|
+
|
|
787
1363
|
</li>
|
|
1364
|
+
|
|
788
1365
|
<li class="class">
|
|
789
1366
|
<a href="RubyXL/GradientFill.html">RubyXL::GradientFill</a>
|
|
1367
|
+
|
|
790
1368
|
</li>
|
|
1369
|
+
|
|
791
1370
|
<li class="class">
|
|
792
1371
|
<a href="RubyXL/HeaderFooterSettings.html">RubyXL::HeaderFooterSettings</a>
|
|
1372
|
+
|
|
793
1373
|
</li>
|
|
1374
|
+
|
|
794
1375
|
<li class="class">
|
|
795
1376
|
<a href="RubyXL/Hyperlink.html">RubyXL::Hyperlink</a>
|
|
1377
|
+
|
|
796
1378
|
</li>
|
|
1379
|
+
|
|
797
1380
|
<li class="class">
|
|
798
1381
|
<a href="RubyXL/HyperlinkRelFile.html">RubyXL::HyperlinkRelFile</a>
|
|
1382
|
+
|
|
799
1383
|
</li>
|
|
1384
|
+
|
|
800
1385
|
<li class="class">
|
|
801
1386
|
<a href="RubyXL/Hyperlinks.html">RubyXL::Hyperlinks</a>
|
|
1387
|
+
|
|
802
1388
|
</li>
|
|
1389
|
+
|
|
803
1390
|
<li class="class">
|
|
804
1391
|
<a href="RubyXL/IconFilter.html">RubyXL::IconFilter</a>
|
|
1392
|
+
|
|
805
1393
|
</li>
|
|
1394
|
+
|
|
806
1395
|
<li class="class">
|
|
807
1396
|
<a href="RubyXL/IconSet.html">RubyXL::IconSet</a>
|
|
1397
|
+
|
|
808
1398
|
</li>
|
|
1399
|
+
|
|
809
1400
|
<li class="class">
|
|
810
1401
|
<a href="RubyXL/IgnoredError.html">RubyXL::IgnoredError</a>
|
|
1402
|
+
|
|
811
1403
|
</li>
|
|
1404
|
+
|
|
812
1405
|
<li class="class">
|
|
813
1406
|
<a href="RubyXL/IgnoredErrors.html">RubyXL::IgnoredErrors</a>
|
|
1407
|
+
|
|
814
1408
|
</li>
|
|
1409
|
+
|
|
815
1410
|
<li class="class">
|
|
816
1411
|
<a href="RubyXL/IndexedColors.html">RubyXL::IndexedColors</a>
|
|
1412
|
+
|
|
817
1413
|
</li>
|
|
1414
|
+
|
|
818
1415
|
<li class="class">
|
|
819
1416
|
<a href="RubyXL/InputCells.html">RubyXL::InputCells</a>
|
|
1417
|
+
|
|
820
1418
|
</li>
|
|
1419
|
+
|
|
821
1420
|
<li class="class">
|
|
822
1421
|
<a href="RubyXL/IntegerNode.html">RubyXL::IntegerNode</a>
|
|
1422
|
+
|
|
823
1423
|
</li>
|
|
1424
|
+
|
|
824
1425
|
<li class="class">
|
|
825
1426
|
<a href="RubyXL/IntegerValue.html">RubyXL::IntegerValue</a>
|
|
1427
|
+
|
|
826
1428
|
</li>
|
|
1429
|
+
|
|
827
1430
|
<li class="module">
|
|
828
1431
|
<a href="RubyXL/LegacyCell.html">RubyXL::LegacyCell</a>
|
|
1432
|
+
|
|
829
1433
|
</li>
|
|
1434
|
+
|
|
830
1435
|
<li class="module">
|
|
831
1436
|
<a href="RubyXL/LegacyWorksheet.html">RubyXL::LegacyWorksheet</a>
|
|
1437
|
+
|
|
832
1438
|
</li>
|
|
1439
|
+
|
|
833
1440
|
<li class="class">
|
|
834
1441
|
<a href="RubyXL/MRUColors.html">RubyXL::MRUColors</a>
|
|
1442
|
+
|
|
835
1443
|
</li>
|
|
1444
|
+
|
|
836
1445
|
<li class="class">
|
|
837
1446
|
<a href="RubyXL/MacrosFile.html">RubyXL::MacrosFile</a>
|
|
1447
|
+
|
|
838
1448
|
</li>
|
|
1449
|
+
|
|
839
1450
|
<li class="class">
|
|
840
1451
|
<a href="RubyXL/MergedCell.html">RubyXL::MergedCell</a>
|
|
1452
|
+
|
|
841
1453
|
</li>
|
|
1454
|
+
|
|
842
1455
|
<li class="class">
|
|
843
1456
|
<a href="RubyXL/MergedCells.html">RubyXL::MergedCells</a>
|
|
1457
|
+
|
|
844
1458
|
</li>
|
|
1459
|
+
|
|
845
1460
|
<li class="class">
|
|
846
1461
|
<a href="RubyXL/NumFmt.html">RubyXL::NumFmt</a>
|
|
1462
|
+
|
|
847
1463
|
</li>
|
|
1464
|
+
|
|
848
1465
|
<li class="class">
|
|
849
1466
|
<a href="RubyXL/NumberFormat.html">RubyXL::NumberFormat</a>
|
|
1467
|
+
|
|
850
1468
|
</li>
|
|
1469
|
+
|
|
851
1470
|
<li class="class">
|
|
852
1471
|
<a href="RubyXL/NumberFormats.html">RubyXL::NumberFormats</a>
|
|
1472
|
+
|
|
853
1473
|
</li>
|
|
1474
|
+
|
|
854
1475
|
<li class="class">
|
|
855
1476
|
<a href="RubyXL/OLEObject.html">RubyXL::OLEObject</a>
|
|
1477
|
+
|
|
856
1478
|
</li>
|
|
1479
|
+
|
|
857
1480
|
<li class="class">
|
|
858
1481
|
<a href="RubyXL/OLEObjectFile.html">RubyXL::OLEObjectFile</a>
|
|
1482
|
+
|
|
859
1483
|
</li>
|
|
1484
|
+
|
|
860
1485
|
<li class="class">
|
|
861
1486
|
<a href="RubyXL/OLEObjects.html">RubyXL::OLEObjects</a>
|
|
1487
|
+
|
|
862
1488
|
</li>
|
|
1489
|
+
|
|
863
1490
|
<li class="class">
|
|
864
1491
|
<a href="RubyXL/OLESize.html">RubyXL::OLESize</a>
|
|
1492
|
+
|
|
865
1493
|
</li>
|
|
1494
|
+
|
|
866
1495
|
<li class="class">
|
|
867
1496
|
<a href="RubyXL/OOXMLContainerObject.html">RubyXL::OOXMLContainerObject</a>
|
|
1497
|
+
|
|
868
1498
|
</li>
|
|
1499
|
+
|
|
869
1500
|
<li class="class">
|
|
870
1501
|
<a href="RubyXL/OOXMLIgnored.html">RubyXL::OOXMLIgnored</a>
|
|
1502
|
+
|
|
871
1503
|
</li>
|
|
1504
|
+
|
|
872
1505
|
<li class="class">
|
|
873
1506
|
<a href="RubyXL/OOXMLObject.html">RubyXL::OOXMLObject</a>
|
|
1507
|
+
|
|
874
1508
|
</li>
|
|
1509
|
+
|
|
875
1510
|
<li class="module">
|
|
876
1511
|
<a href="RubyXL/OOXMLObjectClassMethods.html">RubyXL::OOXMLObjectClassMethods</a>
|
|
1512
|
+
|
|
877
1513
|
</li>
|
|
1514
|
+
|
|
878
1515
|
<li class="module">
|
|
879
1516
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html">RubyXL::OOXMLObjectInstanceMethods</a>
|
|
1517
|
+
|
|
880
1518
|
</li>
|
|
1519
|
+
|
|
881
1520
|
<li class="class">
|
|
882
1521
|
<a href="RubyXL/OOXMLRelationshipsFile.html">RubyXL::OOXMLRelationshipsFile</a>
|
|
1522
|
+
|
|
883
1523
|
</li>
|
|
1524
|
+
|
|
884
1525
|
<li class="class">
|
|
885
1526
|
<a href="RubyXL/OOXMLTopLevelObject.html">RubyXL::OOXMLTopLevelObject</a>
|
|
1527
|
+
|
|
886
1528
|
</li>
|
|
1529
|
+
|
|
887
1530
|
<li class="class">
|
|
888
1531
|
<a href="RubyXL/OdbcOleDbProperties.html">RubyXL::OdbcOleDbProperties</a>
|
|
1532
|
+
|
|
889
1533
|
</li>
|
|
1534
|
+
|
|
890
1535
|
<li class="class">
|
|
891
1536
|
<a href="RubyXL/Offset.html">RubyXL::Offset</a>
|
|
1537
|
+
|
|
892
1538
|
</li>
|
|
1539
|
+
|
|
893
1540
|
<li class="class">
|
|
894
1541
|
<a href="RubyXL/OlapProperties.html">RubyXL::OlapProperties</a>
|
|
1542
|
+
|
|
895
1543
|
</li>
|
|
1544
|
+
|
|
896
1545
|
<li class="class">
|
|
897
1546
|
<a href="RubyXL/OleItem.html">RubyXL::OleItem</a>
|
|
1547
|
+
|
|
898
1548
|
</li>
|
|
1549
|
+
|
|
899
1550
|
<li class="class">
|
|
900
1551
|
<a href="RubyXL/OleItems.html">RubyXL::OleItems</a>
|
|
1552
|
+
|
|
901
1553
|
</li>
|
|
1554
|
+
|
|
902
1555
|
<li class="class">
|
|
903
1556
|
<a href="RubyXL/OleLink.html">RubyXL::OleLink</a>
|
|
1557
|
+
|
|
904
1558
|
</li>
|
|
1559
|
+
|
|
905
1560
|
<li class="class">
|
|
906
1561
|
<a href="RubyXL/OutlineProperties.html">RubyXL::OutlineProperties</a>
|
|
1562
|
+
|
|
907
1563
|
</li>
|
|
1564
|
+
|
|
908
1565
|
<li class="class">
|
|
909
1566
|
<a href="RubyXL/PageMargins.html">RubyXL::PageMargins</a>
|
|
1567
|
+
|
|
910
1568
|
</li>
|
|
1569
|
+
|
|
911
1570
|
<li class="class">
|
|
912
1571
|
<a href="RubyXL/PageSetup.html">RubyXL::PageSetup</a>
|
|
1572
|
+
|
|
913
1573
|
</li>
|
|
1574
|
+
|
|
914
1575
|
<li class="class">
|
|
915
1576
|
<a href="RubyXL/PageSetupProperties.html">RubyXL::PageSetupProperties</a>
|
|
1577
|
+
|
|
916
1578
|
</li>
|
|
1579
|
+
|
|
917
1580
|
<li class="class">
|
|
918
1581
|
<a href="RubyXL/Pane.html">RubyXL::Pane</a>
|
|
1582
|
+
|
|
919
1583
|
</li>
|
|
1584
|
+
|
|
920
1585
|
<li class="class">
|
|
921
1586
|
<a href="RubyXL/Parser.html">RubyXL::Parser</a>
|
|
1587
|
+
|
|
922
1588
|
</li>
|
|
1589
|
+
|
|
923
1590
|
<li class="class">
|
|
924
1591
|
<a href="RubyXL/PatternFill.html">RubyXL::PatternFill</a>
|
|
1592
|
+
|
|
925
1593
|
</li>
|
|
1594
|
+
|
|
926
1595
|
<li class="class">
|
|
927
1596
|
<a href="RubyXL/PersonMetadata.html">RubyXL::PersonMetadata</a>
|
|
1597
|
+
|
|
928
1598
|
</li>
|
|
1599
|
+
|
|
929
1600
|
<li class="class">
|
|
930
1601
|
<a href="RubyXL/PhoneticProperties.html">RubyXL::PhoneticProperties</a>
|
|
1602
|
+
|
|
931
1603
|
</li>
|
|
1604
|
+
|
|
932
1605
|
<li class="class">
|
|
933
1606
|
<a href="RubyXL/PhoneticRun.html">RubyXL::PhoneticRun</a>
|
|
1607
|
+
|
|
934
1608
|
</li>
|
|
1609
|
+
|
|
935
1610
|
<li class="class">
|
|
936
1611
|
<a href="RubyXL/PivotArea.html">RubyXL::PivotArea</a>
|
|
1612
|
+
|
|
937
1613
|
</li>
|
|
1614
|
+
|
|
938
1615
|
<li class="class">
|
|
939
1616
|
<a href="RubyXL/PivotCache.html">RubyXL::PivotCache</a>
|
|
1617
|
+
|
|
940
1618
|
</li>
|
|
1619
|
+
|
|
941
1620
|
<li class="class">
|
|
942
1621
|
<a href="RubyXL/PivotCacheDefinitionFile.html">RubyXL::PivotCacheDefinitionFile</a>
|
|
1622
|
+
|
|
943
1623
|
</li>
|
|
1624
|
+
|
|
944
1625
|
<li class="class">
|
|
945
1626
|
<a href="RubyXL/PivotCacheRecordsFile.html">RubyXL::PivotCacheRecordsFile</a>
|
|
1627
|
+
|
|
946
1628
|
</li>
|
|
1629
|
+
|
|
947
1630
|
<li class="class">
|
|
948
1631
|
<a href="RubyXL/PivotCaches.html">RubyXL::PivotCaches</a>
|
|
1632
|
+
|
|
949
1633
|
</li>
|
|
1634
|
+
|
|
950
1635
|
<li class="class">
|
|
951
1636
|
<a href="RubyXL/PivotReference.html">RubyXL::PivotReference</a>
|
|
1637
|
+
|
|
952
1638
|
</li>
|
|
1639
|
+
|
|
953
1640
|
<li class="class">
|
|
954
1641
|
<a href="RubyXL/PivotReferences.html">RubyXL::PivotReferences</a>
|
|
1642
|
+
|
|
955
1643
|
</li>
|
|
1644
|
+
|
|
956
1645
|
<li class="class">
|
|
957
1646
|
<a href="RubyXL/PivotTableFile.html">RubyXL::PivotTableFile</a>
|
|
1647
|
+
|
|
958
1648
|
</li>
|
|
1649
|
+
|
|
959
1650
|
<li class="class">
|
|
960
1651
|
<a href="RubyXL/PivotTableSelection.html">RubyXL::PivotTableSelection</a>
|
|
1652
|
+
|
|
961
1653
|
</li>
|
|
1654
|
+
|
|
962
1655
|
<li class="class">
|
|
963
1656
|
<a href="RubyXL/PresetGeometry.html">RubyXL::PresetGeometry</a>
|
|
1657
|
+
|
|
964
1658
|
</li>
|
|
1659
|
+
|
|
965
1660
|
<li class="class">
|
|
966
1661
|
<a href="RubyXL/PrintOptions.html">RubyXL::PrintOptions</a>
|
|
1662
|
+
|
|
967
1663
|
</li>
|
|
1664
|
+
|
|
968
1665
|
<li class="class">
|
|
969
1666
|
<a href="RubyXL/PrinterSettingsFile.html">RubyXL::PrinterSettingsFile</a>
|
|
1667
|
+
|
|
970
1668
|
</li>
|
|
1669
|
+
|
|
971
1670
|
<li class="class">
|
|
972
1671
|
<a href="RubyXL/ProtectedRange.html">RubyXL::ProtectedRange</a>
|
|
1672
|
+
|
|
973
1673
|
</li>
|
|
1674
|
+
|
|
974
1675
|
<li class="class">
|
|
975
1676
|
<a href="RubyXL/ProtectedRanges.html">RubyXL::ProtectedRanges</a>
|
|
1677
|
+
|
|
976
1678
|
</li>
|
|
1679
|
+
|
|
977
1680
|
<li class="class">
|
|
978
1681
|
<a href="RubyXL/Protection.html">RubyXL::Protection</a>
|
|
1682
|
+
|
|
979
1683
|
</li>
|
|
1684
|
+
|
|
980
1685
|
<li class="class">
|
|
981
1686
|
<a href="RubyXL/QueryParameter.html">RubyXL::QueryParameter</a>
|
|
1687
|
+
|
|
982
1688
|
</li>
|
|
1689
|
+
|
|
983
1690
|
<li class="class">
|
|
984
1691
|
<a href="RubyXL/QueryParameters.html">RubyXL::QueryParameters</a>
|
|
1692
|
+
|
|
985
1693
|
</li>
|
|
1694
|
+
|
|
986
1695
|
<li class="class">
|
|
987
1696
|
<a href="RubyXL/QueryTable.html">RubyXL::QueryTable</a>
|
|
1697
|
+
|
|
988
1698
|
</li>
|
|
1699
|
+
|
|
989
1700
|
<li class="class">
|
|
990
1701
|
<a href="RubyXL/QueryTableDeletedField.html">RubyXL::QueryTableDeletedField</a>
|
|
1702
|
+
|
|
991
1703
|
</li>
|
|
1704
|
+
|
|
992
1705
|
<li class="class">
|
|
993
1706
|
<a href="RubyXL/QueryTableDeletedFields.html">RubyXL::QueryTableDeletedFields</a>
|
|
1707
|
+
|
|
994
1708
|
</li>
|
|
1709
|
+
|
|
995
1710
|
<li class="class">
|
|
996
1711
|
<a href="RubyXL/QueryTableField.html">RubyXL::QueryTableField</a>
|
|
1712
|
+
|
|
997
1713
|
</li>
|
|
1714
|
+
|
|
998
1715
|
<li class="class">
|
|
999
1716
|
<a href="RubyXL/QueryTableFields.html">RubyXL::QueryTableFields</a>
|
|
1717
|
+
|
|
1000
1718
|
</li>
|
|
1719
|
+
|
|
1001
1720
|
<li class="class">
|
|
1002
1721
|
<a href="RubyXL/QueryTableRefresh.html">RubyXL::QueryTableRefresh</a>
|
|
1722
|
+
|
|
1003
1723
|
</li>
|
|
1724
|
+
|
|
1004
1725
|
<li class="class">
|
|
1005
1726
|
<a href="RubyXL/RID.html">RubyXL::RID</a>
|
|
1727
|
+
|
|
1006
1728
|
</li>
|
|
1729
|
+
|
|
1007
1730
|
<li class="class">
|
|
1008
1731
|
<a href="RubyXL/RawOOXML.html">RubyXL::RawOOXML</a>
|
|
1732
|
+
|
|
1009
1733
|
</li>
|
|
1734
|
+
|
|
1010
1735
|
<li class="class">
|
|
1011
1736
|
<a href="RubyXL/Reference.html">RubyXL::Reference</a>
|
|
1737
|
+
|
|
1012
1738
|
</li>
|
|
1739
|
+
|
|
1013
1740
|
<li class="class">
|
|
1014
1741
|
<a href="RubyXL/Relationship.html">RubyXL::Relationship</a>
|
|
1742
|
+
|
|
1015
1743
|
</li>
|
|
1744
|
+
|
|
1016
1745
|
<li class="module">
|
|
1017
1746
|
<a href="RubyXL/RelationshipSupport.html">RubyXL::RelationshipSupport</a>
|
|
1747
|
+
|
|
1018
1748
|
</li>
|
|
1749
|
+
|
|
1019
1750
|
<li class="module">
|
|
1020
1751
|
<a href="RubyXL/RelationshipSupport/ClassMehods.html">RubyXL::RelationshipSupport::ClassMehods</a>
|
|
1752
|
+
|
|
1021
1753
|
</li>
|
|
1754
|
+
|
|
1022
1755
|
<li class="class">
|
|
1023
1756
|
<a href="RubyXL/RevisionPointer.html">RubyXL::RevisionPointer</a>
|
|
1757
|
+
|
|
1024
1758
|
</li>
|
|
1759
|
+
|
|
1025
1760
|
<li class="class">
|
|
1026
1761
|
<a href="RubyXL/RichText.html">RubyXL::RichText</a>
|
|
1762
|
+
|
|
1027
1763
|
</li>
|
|
1764
|
+
|
|
1028
1765
|
<li class="class">
|
|
1029
1766
|
<a href="RubyXL/RichTextRun.html">RubyXL::RichTextRun</a>
|
|
1767
|
+
|
|
1030
1768
|
</li>
|
|
1769
|
+
|
|
1031
1770
|
<li class="class">
|
|
1032
1771
|
<a href="RubyXL/Row.html">RubyXL::Row</a>
|
|
1772
|
+
|
|
1033
1773
|
</li>
|
|
1774
|
+
|
|
1034
1775
|
<li class="class">
|
|
1035
1776
|
<a href="RubyXL/RowExt.html">RubyXL::RowExt</a>
|
|
1777
|
+
|
|
1036
1778
|
</li>
|
|
1779
|
+
|
|
1037
1780
|
<li class="class">
|
|
1038
1781
|
<a href="RubyXL/RunProperties.html">RubyXL::RunProperties</a>
|
|
1782
|
+
|
|
1039
1783
|
</li>
|
|
1784
|
+
|
|
1040
1785
|
<li class="class">
|
|
1041
1786
|
<a href="RubyXL/Scenario.html">RubyXL::Scenario</a>
|
|
1787
|
+
|
|
1042
1788
|
</li>
|
|
1789
|
+
|
|
1043
1790
|
<li class="class">
|
|
1044
1791
|
<a href="RubyXL/Scenarios.html">RubyXL::Scenarios</a>
|
|
1792
|
+
|
|
1045
1793
|
</li>
|
|
1794
|
+
|
|
1046
1795
|
<li class="class">
|
|
1047
1796
|
<a href="RubyXL/Selection.html">RubyXL::Selection</a>
|
|
1797
|
+
|
|
1048
1798
|
</li>
|
|
1799
|
+
|
|
1049
1800
|
<li class="class">
|
|
1050
1801
|
<a href="RubyXL/ShapeGuide.html">RubyXL::ShapeGuide</a>
|
|
1802
|
+
|
|
1051
1803
|
</li>
|
|
1804
|
+
|
|
1052
1805
|
<li class="class">
|
|
1053
1806
|
<a href="RubyXL/ShapeTextRectangle.html">RubyXL::ShapeTextRectangle</a>
|
|
1807
|
+
|
|
1054
1808
|
</li>
|
|
1809
|
+
|
|
1055
1810
|
<li class="class">
|
|
1056
1811
|
<a href="RubyXL/SharedStringsTable.html">RubyXL::SharedStringsTable</a>
|
|
1812
|
+
|
|
1057
1813
|
</li>
|
|
1814
|
+
|
|
1058
1815
|
<li class="class">
|
|
1059
1816
|
<a href="RubyXL/Sheet.html">RubyXL::Sheet</a>
|
|
1817
|
+
|
|
1060
1818
|
</li>
|
|
1819
|
+
|
|
1061
1820
|
<li class="class">
|
|
1062
1821
|
<a href="RubyXL/SheetCalculationProperties.html">RubyXL::SheetCalculationProperties</a>
|
|
1822
|
+
|
|
1063
1823
|
</li>
|
|
1824
|
+
|
|
1064
1825
|
<li class="class">
|
|
1065
1826
|
<a href="RubyXL/SheetData.html">RubyXL::SheetData</a>
|
|
1827
|
+
|
|
1066
1828
|
</li>
|
|
1829
|
+
|
|
1067
1830
|
<li class="class">
|
|
1068
1831
|
<a href="RubyXL/SheetDataExt.html">RubyXL::SheetDataExt</a>
|
|
1832
|
+
|
|
1069
1833
|
</li>
|
|
1834
|
+
|
|
1070
1835
|
<li class="class">
|
|
1071
1836
|
<a href="RubyXL/SheetDataSet.html">RubyXL::SheetDataSet</a>
|
|
1837
|
+
|
|
1072
1838
|
</li>
|
|
1839
|
+
|
|
1073
1840
|
<li class="class">
|
|
1074
1841
|
<a href="RubyXL/SheetMetadata.html">RubyXL::SheetMetadata</a>
|
|
1842
|
+
|
|
1075
1843
|
</li>
|
|
1844
|
+
|
|
1076
1845
|
<li class="class">
|
|
1077
1846
|
<a href="RubyXL/SheetName.html">RubyXL::SheetName</a>
|
|
1847
|
+
|
|
1078
1848
|
</li>
|
|
1849
|
+
|
|
1079
1850
|
<li class="class">
|
|
1080
1851
|
<a href="RubyXL/SheetNames.html">RubyXL::SheetNames</a>
|
|
1852
|
+
|
|
1081
1853
|
</li>
|
|
1854
|
+
|
|
1082
1855
|
<li class="class">
|
|
1083
1856
|
<a href="RubyXL/Sheets.html">RubyXL::Sheets</a>
|
|
1857
|
+
|
|
1084
1858
|
</li>
|
|
1859
|
+
|
|
1085
1860
|
<li class="class">
|
|
1086
1861
|
<a href="RubyXL/SlicerCacheFile.html">RubyXL::SlicerCacheFile</a>
|
|
1862
|
+
|
|
1087
1863
|
</li>
|
|
1864
|
+
|
|
1088
1865
|
<li class="class">
|
|
1089
1866
|
<a href="RubyXL/SlicerFile.html">RubyXL::SlicerFile</a>
|
|
1867
|
+
|
|
1090
1868
|
</li>
|
|
1869
|
+
|
|
1091
1870
|
<li class="class">
|
|
1092
1871
|
<a href="RubyXL/SmartTagProperties.html">RubyXL::SmartTagProperties</a>
|
|
1872
|
+
|
|
1093
1873
|
</li>
|
|
1874
|
+
|
|
1094
1875
|
<li class="class">
|
|
1095
1876
|
<a href="RubyXL/SmartTagType.html">RubyXL::SmartTagType</a>
|
|
1877
|
+
|
|
1096
1878
|
</li>
|
|
1879
|
+
|
|
1097
1880
|
<li class="class">
|
|
1098
1881
|
<a href="RubyXL/SmartTagTypes.html">RubyXL::SmartTagTypes</a>
|
|
1882
|
+
|
|
1099
1883
|
</li>
|
|
1884
|
+
|
|
1100
1885
|
<li class="class">
|
|
1101
1886
|
<a href="RubyXL/SmartTags.html">RubyXL::SmartTags</a>
|
|
1887
|
+
|
|
1102
1888
|
</li>
|
|
1889
|
+
|
|
1103
1890
|
<li class="class">
|
|
1104
1891
|
<a href="RubyXL/SortCondition.html">RubyXL::SortCondition</a>
|
|
1892
|
+
|
|
1105
1893
|
</li>
|
|
1894
|
+
|
|
1106
1895
|
<li class="class">
|
|
1107
1896
|
<a href="RubyXL/SortState.html">RubyXL::SortState</a>
|
|
1897
|
+
|
|
1108
1898
|
</li>
|
|
1899
|
+
|
|
1109
1900
|
<li class="class">
|
|
1110
1901
|
<a href="RubyXL/Sqref.html">RubyXL::Sqref</a>
|
|
1902
|
+
|
|
1111
1903
|
</li>
|
|
1904
|
+
|
|
1112
1905
|
<li class="class">
|
|
1113
1906
|
<a href="RubyXL/Stop.html">RubyXL::Stop</a>
|
|
1907
|
+
|
|
1114
1908
|
</li>
|
|
1909
|
+
|
|
1115
1910
|
<li class="class">
|
|
1116
1911
|
<a href="RubyXL/StringNode.html">RubyXL::StringNode</a>
|
|
1912
|
+
|
|
1117
1913
|
</li>
|
|
1914
|
+
|
|
1118
1915
|
<li class="class">
|
|
1119
1916
|
<a href="RubyXL/StringNodeW3C.html">RubyXL::StringNodeW3C</a>
|
|
1917
|
+
|
|
1120
1918
|
</li>
|
|
1919
|
+
|
|
1121
1920
|
<li class="class">
|
|
1122
1921
|
<a href="RubyXL/StringValue.html">RubyXL::StringValue</a>
|
|
1922
|
+
|
|
1123
1923
|
</li>
|
|
1924
|
+
|
|
1124
1925
|
<li class="class">
|
|
1125
1926
|
<a href="RubyXL/Stylesheet.html">RubyXL::Stylesheet</a>
|
|
1927
|
+
|
|
1126
1928
|
</li>
|
|
1929
|
+
|
|
1127
1930
|
<li class="class">
|
|
1128
1931
|
<a href="RubyXL/TableFile.html">RubyXL::TableFile</a>
|
|
1932
|
+
|
|
1129
1933
|
</li>
|
|
1934
|
+
|
|
1130
1935
|
<li class="class">
|
|
1131
1936
|
<a href="RubyXL/TableParts.html">RubyXL::TableParts</a>
|
|
1937
|
+
|
|
1132
1938
|
</li>
|
|
1939
|
+
|
|
1133
1940
|
<li class="class">
|
|
1134
1941
|
<a href="RubyXL/TableStyle.html">RubyXL::TableStyle</a>
|
|
1942
|
+
|
|
1135
1943
|
</li>
|
|
1944
|
+
|
|
1136
1945
|
<li class="class">
|
|
1137
1946
|
<a href="RubyXL/TableStyles.html">RubyXL::TableStyles</a>
|
|
1947
|
+
|
|
1138
1948
|
</li>
|
|
1949
|
+
|
|
1139
1950
|
<li class="class">
|
|
1140
1951
|
<a href="RubyXL/Text.html">RubyXL::Text</a>
|
|
1952
|
+
|
|
1141
1953
|
</li>
|
|
1954
|
+
|
|
1142
1955
|
<li class="class">
|
|
1143
1956
|
<a href="RubyXL/TextImportSettings.html">RubyXL::TextImportSettings</a>
|
|
1957
|
+
|
|
1144
1958
|
</li>
|
|
1959
|
+
|
|
1145
1960
|
<li class="class">
|
|
1146
1961
|
<a href="RubyXL/Theme.html">RubyXL::Theme</a>
|
|
1962
|
+
|
|
1147
1963
|
</li>
|
|
1964
|
+
|
|
1148
1965
|
<li class="class">
|
|
1149
1966
|
<a href="RubyXL/ThemeElements.html">RubyXL::ThemeElements</a>
|
|
1967
|
+
|
|
1150
1968
|
</li>
|
|
1969
|
+
|
|
1151
1970
|
<li class="class">
|
|
1152
1971
|
<a href="RubyXL/ThumbnailFile.html">RubyXL::ThumbnailFile</a>
|
|
1972
|
+
|
|
1153
1973
|
</li>
|
|
1974
|
+
|
|
1154
1975
|
<li class="class">
|
|
1155
1976
|
<a href="RubyXL/Top10.html">RubyXL::Top10</a>
|
|
1977
|
+
|
|
1156
1978
|
</li>
|
|
1979
|
+
|
|
1157
1980
|
<li class="class">
|
|
1158
1981
|
<a href="RubyXL/VMLDrawingFile.html">RubyXL::VMLDrawingFile</a>
|
|
1982
|
+
|
|
1159
1983
|
</li>
|
|
1984
|
+
|
|
1160
1985
|
<li class="class">
|
|
1161
1986
|
<a href="RubyXL/Variant.html">RubyXL::Variant</a>
|
|
1987
|
+
|
|
1162
1988
|
</li>
|
|
1989
|
+
|
|
1163
1990
|
<li class="class">
|
|
1164
1991
|
<a href="RubyXL/Vector.html">RubyXL::Vector</a>
|
|
1992
|
+
|
|
1165
1993
|
</li>
|
|
1994
|
+
|
|
1166
1995
|
<li class="class">
|
|
1167
1996
|
<a href="RubyXL/VectorValue.html">RubyXL::VectorValue</a>
|
|
1997
|
+
|
|
1168
1998
|
</li>
|
|
1999
|
+
|
|
1169
2000
|
<li class="class">
|
|
1170
2001
|
<a href="RubyXL/VisualProperties.html">RubyXL::VisualProperties</a>
|
|
2002
|
+
|
|
1171
2003
|
</li>
|
|
2004
|
+
|
|
1172
2005
|
<li class="class">
|
|
1173
2006
|
<a href="RubyXL/WebPublishObject.html">RubyXL::WebPublishObject</a>
|
|
2007
|
+
|
|
1174
2008
|
</li>
|
|
2009
|
+
|
|
1175
2010
|
<li class="class">
|
|
1176
2011
|
<a href="RubyXL/WebPublishObjects.html">RubyXL::WebPublishObjects</a>
|
|
2012
|
+
|
|
1177
2013
|
</li>
|
|
2014
|
+
|
|
1178
2015
|
<li class="class">
|
|
1179
2016
|
<a href="RubyXL/WebPublishingItem.html">RubyXL::WebPublishingItem</a>
|
|
2017
|
+
|
|
1180
2018
|
</li>
|
|
2019
|
+
|
|
1181
2020
|
<li class="class">
|
|
1182
2021
|
<a href="RubyXL/WebPublishingItems.html">RubyXL::WebPublishingItems</a>
|
|
2022
|
+
|
|
1183
2023
|
</li>
|
|
2024
|
+
|
|
1184
2025
|
<li class="class">
|
|
1185
2026
|
<a href="RubyXL/WebPublishingProperties.html">RubyXL::WebPublishingProperties</a>
|
|
2027
|
+
|
|
1186
2028
|
</li>
|
|
2029
|
+
|
|
1187
2030
|
<li class="class">
|
|
1188
2031
|
<a href="RubyXL/WebQueryProperties.html">RubyXL::WebQueryProperties</a>
|
|
2032
|
+
|
|
1189
2033
|
</li>
|
|
2034
|
+
|
|
1190
2035
|
<li class="class">
|
|
1191
2036
|
<a href="RubyXL/Workbook.html">RubyXL::Workbook</a>
|
|
2037
|
+
|
|
1192
2038
|
</li>
|
|
2039
|
+
|
|
1193
2040
|
<li class="module">
|
|
1194
2041
|
<a href="RubyXL/WorkbookConvenienceMethods.html">RubyXL::WorkbookConvenienceMethods</a>
|
|
2042
|
+
|
|
1195
2043
|
</li>
|
|
2044
|
+
|
|
1196
2045
|
<li class="class">
|
|
1197
2046
|
<a href="RubyXL/WorkbookProperties.html">RubyXL::WorkbookProperties</a>
|
|
2047
|
+
|
|
1198
2048
|
</li>
|
|
2049
|
+
|
|
1199
2050
|
<li class="class">
|
|
1200
2051
|
<a href="RubyXL/WorkbookProtection.html">RubyXL::WorkbookProtection</a>
|
|
2052
|
+
|
|
1201
2053
|
</li>
|
|
2054
|
+
|
|
1202
2055
|
<li class="class">
|
|
1203
2056
|
<a href="RubyXL/WorkbookRoot.html">RubyXL::WorkbookRoot</a>
|
|
2057
|
+
|
|
1204
2058
|
</li>
|
|
2059
|
+
|
|
1205
2060
|
<li class="class">
|
|
1206
2061
|
<a href="RubyXL/WorkbookView.html">RubyXL::WorkbookView</a>
|
|
2062
|
+
|
|
1207
2063
|
</li>
|
|
2064
|
+
|
|
1208
2065
|
<li class="class">
|
|
1209
2066
|
<a href="RubyXL/WorkbookViews.html">RubyXL::WorkbookViews</a>
|
|
2067
|
+
|
|
1210
2068
|
</li>
|
|
2069
|
+
|
|
1211
2070
|
<li class="class">
|
|
1212
2071
|
<a href="RubyXL/Worksheet.html">RubyXL::Worksheet</a>
|
|
2072
|
+
|
|
1213
2073
|
</li>
|
|
2074
|
+
|
|
1214
2075
|
<li class="module">
|
|
1215
2076
|
<a href="RubyXL/WorksheetConvenienceMethods.html">RubyXL::WorksheetConvenienceMethods</a>
|
|
2077
|
+
|
|
1216
2078
|
</li>
|
|
2079
|
+
|
|
1217
2080
|
<li class="class">
|
|
1218
2081
|
<a href="RubyXL/WorksheetDimensions.html">RubyXL::WorksheetDimensions</a>
|
|
2082
|
+
|
|
1219
2083
|
</li>
|
|
2084
|
+
|
|
1220
2085
|
<li class="class">
|
|
1221
2086
|
<a href="RubyXL/WorksheetFormatProperties.html">RubyXL::WorksheetFormatProperties</a>
|
|
2087
|
+
|
|
1222
2088
|
</li>
|
|
2089
|
+
|
|
1223
2090
|
<li class="class">
|
|
1224
2091
|
<a href="RubyXL/WorksheetProperties.html">RubyXL::WorksheetProperties</a>
|
|
2092
|
+
|
|
1225
2093
|
</li>
|
|
2094
|
+
|
|
1226
2095
|
<li class="class">
|
|
1227
2096
|
<a href="RubyXL/WorksheetProtection.html">RubyXL::WorksheetProtection</a>
|
|
2097
|
+
|
|
1228
2098
|
</li>
|
|
2099
|
+
|
|
1229
2100
|
<li class="class">
|
|
1230
2101
|
<a href="RubyXL/WorksheetView.html">RubyXL::WorksheetView</a>
|
|
2102
|
+
|
|
1231
2103
|
</li>
|
|
2104
|
+
|
|
1232
2105
|
<li class="class">
|
|
1233
2106
|
<a href="RubyXL/WorksheetViews.html">RubyXL::WorksheetViews</a>
|
|
2107
|
+
|
|
1234
2108
|
</li>
|
|
2109
|
+
|
|
1235
2110
|
<li class="class">
|
|
1236
2111
|
<a href="RubyXL/XF.html">RubyXL::XF</a>
|
|
2112
|
+
|
|
1237
2113
|
</li>
|
|
2114
|
+
|
|
1238
2115
|
</ul>
|
|
1239
2116
|
|
|
1240
2117
|
<h2 id="methods">Methods</h2>
|
|
@@ -1244,1778 +2121,2133 @@
|
|
|
1244
2121
|
<a href="RubyXL/ColumnRange.html#method-c-chars2raw">::chars2raw</a>
|
|
1245
2122
|
—
|
|
1246
2123
|
<span class="container">RubyXL::ColumnRange</span>
|
|
2124
|
+
</li>
|
|
1247
2125
|
|
|
1248
2126
|
<li class="method">
|
|
1249
2127
|
<a href="RubyXL/Borders.html#method-c-default">::default</a>
|
|
1250
2128
|
—
|
|
1251
2129
|
<span class="container">RubyXL::Borders</span>
|
|
2130
|
+
</li>
|
|
1252
2131
|
|
|
1253
2132
|
<li class="method">
|
|
1254
2133
|
<a href="RubyXL/StringNodeW3C.html#method-c-default">::default</a>
|
|
1255
2134
|
—
|
|
1256
2135
|
<span class="container">RubyXL::StringNodeW3C</span>
|
|
2136
|
+
</li>
|
|
1257
2137
|
|
|
1258
2138
|
<li class="method">
|
|
1259
2139
|
<a href="RubyXL/Fill.html#method-c-default">::default</a>
|
|
1260
2140
|
—
|
|
1261
2141
|
<span class="container">RubyXL::Fill</span>
|
|
2142
|
+
</li>
|
|
1262
2143
|
|
|
1263
2144
|
<li class="method">
|
|
1264
2145
|
<a href="RubyXL/Fills.html#method-c-default">::default</a>
|
|
1265
2146
|
—
|
|
1266
2147
|
<span class="container">RubyXL::Fills</span>
|
|
2148
|
+
</li>
|
|
1267
2149
|
|
|
1268
2150
|
<li class="method">
|
|
1269
2151
|
<a href="RubyXL/Font.html#method-c-default">::default</a>
|
|
1270
2152
|
—
|
|
1271
2153
|
<span class="container">RubyXL::Font</span>
|
|
2154
|
+
</li>
|
|
1272
2155
|
|
|
1273
2156
|
<li class="method">
|
|
1274
2157
|
<a href="RubyXL/Fonts.html#method-c-default">::default</a>
|
|
1275
2158
|
—
|
|
1276
2159
|
<span class="container">RubyXL::Fonts</span>
|
|
2160
|
+
</li>
|
|
1277
2161
|
|
|
1278
2162
|
<li class="method">
|
|
1279
2163
|
<a href="RubyXL/WorkbookRoot.html#method-c-default">::default</a>
|
|
1280
2164
|
—
|
|
1281
2165
|
<span class="container">RubyXL::WorkbookRoot</span>
|
|
2166
|
+
</li>
|
|
1282
2167
|
|
|
1283
2168
|
<li class="method">
|
|
1284
2169
|
<a href="RubyXL/CellStyleXFs.html#method-c-default">::default</a>
|
|
1285
2170
|
—
|
|
1286
2171
|
<span class="container">RubyXL::CellStyleXFs</span>
|
|
2172
|
+
</li>
|
|
1287
2173
|
|
|
1288
2174
|
<li class="method">
|
|
1289
2175
|
<a href="RubyXL/CellXFs.html#method-c-default">::default</a>
|
|
1290
2176
|
—
|
|
1291
2177
|
<span class="container">RubyXL::CellXFs</span>
|
|
2178
|
+
</li>
|
|
1292
2179
|
|
|
1293
2180
|
<li class="method">
|
|
1294
2181
|
<a href="RubyXL/CellStyles.html#method-c-default">::default</a>
|
|
1295
2182
|
—
|
|
1296
2183
|
<span class="container">RubyXL::CellStyles</span>
|
|
2184
|
+
</li>
|
|
1297
2185
|
|
|
1298
2186
|
<li class="method">
|
|
1299
2187
|
<a href="RubyXL/Stylesheet.html#method-c-default">::default</a>
|
|
1300
2188
|
—
|
|
1301
2189
|
<span class="container">RubyXL::Stylesheet</span>
|
|
2190
|
+
</li>
|
|
1302
2191
|
|
|
1303
2192
|
<li class="method">
|
|
1304
2193
|
<a href="RubyXL/Theme.html#method-c-default">::default</a>
|
|
1305
2194
|
—
|
|
1306
2195
|
<span class="container">RubyXL::Theme</span>
|
|
2196
|
+
</li>
|
|
1307
2197
|
|
|
1308
2198
|
<li class="method">
|
|
1309
2199
|
<a href="RubyXL/OOXMLContainerObject.html#method-c-define_count_attribute">::define_count_attribute</a>
|
|
1310
2200
|
—
|
|
1311
2201
|
<span class="container">RubyXL::OOXMLContainerObject</span>
|
|
2202
|
+
</li>
|
|
1312
2203
|
|
|
1313
2204
|
<li class="method">
|
|
1314
2205
|
<a href="RubyXL.html#method-c-from_root">::from_root</a>
|
|
1315
2206
|
—
|
|
1316
2207
|
<span class="container">RubyXL</span>
|
|
2208
|
+
</li>
|
|
1317
2209
|
|
|
1318
2210
|
<li class="method">
|
|
1319
2211
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-c-get_class_by_rel_type">::get_class_by_rel_type</a>
|
|
1320
2212
|
—
|
|
1321
2213
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
2214
|
+
</li>
|
|
1322
2215
|
|
|
1323
2216
|
<li class="method">
|
|
1324
2217
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-c-included">::included</a>
|
|
1325
2218
|
—
|
|
1326
2219
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
2220
|
+
</li>
|
|
1327
2221
|
|
|
1328
2222
|
<li class="method">
|
|
1329
2223
|
<a href="RubyXL/RelationshipSupport.html#method-c-included">::included</a>
|
|
1330
2224
|
—
|
|
1331
2225
|
<span class="container">RubyXL::RelationshipSupport</span>
|
|
2226
|
+
</li>
|
|
1332
2227
|
|
|
1333
2228
|
<li class="method">
|
|
1334
2229
|
<a href="RubyXL/Reference.html#method-c-ind2ref">::ind2ref</a>
|
|
1335
2230
|
—
|
|
1336
2231
|
<span class="container">RubyXL::Reference</span>
|
|
2232
|
+
</li>
|
|
1337
2233
|
|
|
1338
2234
|
<li class="method">
|
|
1339
2235
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-c-load_relationship_file">::load_relationship_file</a>
|
|
1340
2236
|
—
|
|
1341
2237
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
2238
|
+
</li>
|
|
1342
2239
|
|
|
1343
2240
|
<li class="method">
|
|
1344
2241
|
<a href="RubyXL/OOXMLContainerObject.html#method-c-new">::new</a>
|
|
1345
2242
|
—
|
|
1346
2243
|
<span class="container">RubyXL::OOXMLContainerObject</span>
|
|
2244
|
+
</li>
|
|
1347
2245
|
|
|
1348
2246
|
<li class="method">
|
|
1349
2247
|
<a href="RubyXL/Reference.html#method-c-new">::new</a>
|
|
1350
2248
|
—
|
|
1351
2249
|
<span class="container">RubyXL::Reference</span>
|
|
2250
|
+
</li>
|
|
1352
2251
|
|
|
1353
2252
|
<li class="method">
|
|
1354
2253
|
<a href="RubyXL/Sqref.html#method-c-new">::new</a>
|
|
1355
2254
|
—
|
|
1356
2255
|
<span class="container">RubyXL::Sqref</span>
|
|
2256
|
+
</li>
|
|
1357
2257
|
|
|
1358
2258
|
<li class="method">
|
|
1359
2259
|
<a href="RubyXL/SharedStringsTable.html#method-c-new">::new</a>
|
|
1360
2260
|
—
|
|
1361
2261
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
2262
|
+
</li>
|
|
1362
2263
|
|
|
1363
2264
|
<li class="method">
|
|
1364
2265
|
<a href="RubyXL/GenericStorageObject.html#method-c-new">::new</a>
|
|
1365
2266
|
—
|
|
1366
2267
|
<span class="container">RubyXL::GenericStorageObject</span>
|
|
2268
|
+
</li>
|
|
1367
2269
|
|
|
1368
2270
|
<li class="method">
|
|
1369
2271
|
<a href="RubyXL/Stylesheet.html#method-c-new">::new</a>
|
|
1370
2272
|
—
|
|
1371
2273
|
<span class="container">RubyXL::Stylesheet</span>
|
|
2274
|
+
</li>
|
|
1372
2275
|
|
|
1373
2276
|
<li class="method">
|
|
1374
2277
|
<a href="RubyXL/Workbook.html#method-c-new">::new</a>
|
|
1375
2278
|
—
|
|
1376
2279
|
<span class="container">RubyXL::Workbook</span>
|
|
2280
|
+
</li>
|
|
1377
2281
|
|
|
1378
2282
|
<li class="method">
|
|
1379
2283
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-c-new">::new</a>
|
|
1380
2284
|
—
|
|
1381
2285
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
2286
|
+
</li>
|
|
1382
2287
|
|
|
1383
2288
|
<li class="method">
|
|
1384
2289
|
<a href="RubyXL/LegacyWorksheet.html#method-c-new">::new</a>
|
|
1385
2290
|
—
|
|
1386
2291
|
<span class="container">RubyXL::LegacyWorksheet</span>
|
|
2292
|
+
</li>
|
|
1387
2293
|
|
|
1388
2294
|
<li class="method">
|
|
1389
2295
|
<a href="RubyXL/ColorConvenienceClasses/RgbColor.html#method-c-parse">::parse</a>
|
|
1390
2296
|
—
|
|
1391
2297
|
<span class="container">RubyXL::ColorConvenienceClasses::RgbColor</span>
|
|
2298
|
+
</li>
|
|
1392
2299
|
|
|
1393
2300
|
<li class="method">
|
|
1394
2301
|
<a href="RubyXL/RawOOXML.html#method-c-parse">::parse</a>
|
|
1395
2302
|
—
|
|
1396
2303
|
<span class="container">RubyXL::RawOOXML</span>
|
|
2304
|
+
</li>
|
|
1397
2305
|
|
|
1398
2306
|
<li class="method">
|
|
1399
2307
|
<a href="RubyXL/OOXMLIgnored.html#method-c-parse">::parse</a>
|
|
1400
2308
|
—
|
|
1401
2309
|
<span class="container">RubyXL::OOXMLIgnored</span>
|
|
2310
|
+
</li>
|
|
1402
2311
|
|
|
1403
2312
|
<li class="method">
|
|
1404
2313
|
<a href="RubyXL/AExtension.html#method-c-parse">::parse</a>
|
|
1405
2314
|
—
|
|
1406
2315
|
<span class="container">RubyXL::AExtension</span>
|
|
2316
|
+
</li>
|
|
1407
2317
|
|
|
1408
2318
|
<li class="method">
|
|
1409
2319
|
<a href="RubyXL/Worksheet.html#method-c-parse">::parse</a>
|
|
1410
2320
|
—
|
|
1411
2321
|
<span class="container">RubyXL::Worksheet</span>
|
|
2322
|
+
</li>
|
|
1412
2323
|
|
|
1413
2324
|
<li class="method">
|
|
1414
2325
|
<a href="RubyXL/Parser.html#method-c-parse">::parse</a>
|
|
1415
2326
|
—
|
|
1416
2327
|
<span class="container">RubyXL::Parser</span>
|
|
2328
|
+
</li>
|
|
1417
2329
|
|
|
1418
2330
|
<li class="method">
|
|
1419
2331
|
<a href="RubyXL/Parser.html#method-c-parse_buffer">::parse_buffer</a>
|
|
1420
2332
|
—
|
|
1421
2333
|
<span class="container">RubyXL::Parser</span>
|
|
2334
|
+
</li>
|
|
1422
2335
|
|
|
1423
2336
|
<li class="method">
|
|
1424
2337
|
<a href="RubyXL/OOXMLTopLevelObject.html#method-c-parse_file">::parse_file</a>
|
|
1425
2338
|
—
|
|
1426
2339
|
<span class="container">RubyXL::OOXMLTopLevelObject</span>
|
|
2340
|
+
</li>
|
|
1427
2341
|
|
|
1428
2342
|
<li class="method">
|
|
1429
2343
|
<a href="RubyXL/GenericStorageObject.html#method-c-parse_file">::parse_file</a>
|
|
1430
2344
|
—
|
|
1431
2345
|
<span class="container">RubyXL::GenericStorageObject</span>
|
|
2346
|
+
</li>
|
|
1432
2347
|
|
|
1433
2348
|
<li class="method">
|
|
1434
2349
|
<a href="RubyXL/WorkbookRoot.html#method-c-parse_zip_file">::parse_zip_file</a>
|
|
1435
2350
|
—
|
|
1436
2351
|
<span class="container">RubyXL::WorkbookRoot</span>
|
|
2352
|
+
</li>
|
|
1437
2353
|
|
|
1438
2354
|
<li class="method">
|
|
1439
2355
|
<a href="RubyXL/Reference.html#method-c-ref2ind">::ref2ind</a>
|
|
1440
2356
|
—
|
|
1441
2357
|
<span class="container">RubyXL::Reference</span>
|
|
2358
|
+
</li>
|
|
1442
2359
|
|
|
1443
2360
|
<li class="method">
|
|
1444
2361
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-c-rel_file_path">::rel_file_path</a>
|
|
1445
2362
|
—
|
|
1446
2363
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
2364
|
+
</li>
|
|
1447
2365
|
|
|
1448
2366
|
<li class="method">
|
|
1449
2367
|
<a href="RubyXL/OOXMLTopLevelObject.html#method-c-set_namespaces">::set_namespaces</a>
|
|
1450
2368
|
—
|
|
1451
2369
|
<span class="container">RubyXL::OOXMLTopLevelObject</span>
|
|
2370
|
+
</li>
|
|
1452
2371
|
|
|
1453
2372
|
<li class="method">
|
|
1454
2373
|
<a href="RubyXL/Color.html#method-c-validate_color">::validate_color</a>
|
|
1455
2374
|
—
|
|
1456
2375
|
<span class="container">RubyXL::Color</span>
|
|
2376
|
+
</li>
|
|
1457
2377
|
|
|
1458
2378
|
<li class="method">
|
|
1459
2379
|
<a href="RubyXL/Reference.html#method-i-3D-3D">#==</a>
|
|
1460
2380
|
—
|
|
1461
2381
|
<span class="container">RubyXL::Reference</span>
|
|
2382
|
+
</li>
|
|
1462
2383
|
|
|
1463
2384
|
<li class="method">
|
|
1464
2385
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-3D-3D">#==</a>
|
|
1465
2386
|
—
|
|
1466
2387
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
2388
|
+
</li>
|
|
1467
2389
|
|
|
1468
2390
|
<li class="method">
|
|
1469
2391
|
<a href="RubyXL/SharedStringsTable.html#method-i-5B-5D">#[]</a>
|
|
1470
2392
|
—
|
|
1471
2393
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
2394
|
+
</li>
|
|
1472
2395
|
|
|
1473
2396
|
<li class="method">
|
|
1474
2397
|
<a href="RubyXL/Row.html#method-i-5B-5D">#[]</a>
|
|
1475
2398
|
—
|
|
1476
2399
|
<span class="container">RubyXL::Row</span>
|
|
2400
|
+
</li>
|
|
1477
2401
|
|
|
1478
2402
|
<li class="method">
|
|
1479
2403
|
<a href="RubyXL/SheetData.html#method-i-5B-5D">#[]</a>
|
|
1480
2404
|
—
|
|
1481
2405
|
<span class="container">RubyXL::SheetData</span>
|
|
2406
|
+
</li>
|
|
1482
2407
|
|
|
1483
2408
|
<li class="method">
|
|
1484
2409
|
<a href="RubyXL/Workbook.html#method-i-5B-5D">#[]</a>
|
|
1485
2410
|
—
|
|
1486
2411
|
<span class="container">RubyXL::Workbook</span>
|
|
2412
|
+
</li>
|
|
1487
2413
|
|
|
1488
2414
|
<li class="method">
|
|
1489
2415
|
<a href="RubyXL/LegacyWorksheet.html#method-i-5B-5D">#[]</a>
|
|
1490
2416
|
—
|
|
1491
2417
|
<span class="container">RubyXL::LegacyWorksheet</span>
|
|
2418
|
+
</li>
|
|
1492
2419
|
|
|
1493
2420
|
<li class="method">
|
|
1494
2421
|
<a href="RubyXL/SharedStringsTable.html#method-i-add">#add</a>
|
|
1495
2422
|
—
|
|
1496
2423
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
2424
|
+
</li>
|
|
1497
2425
|
|
|
1498
2426
|
<li class="method">
|
|
1499
2427
|
<a href="RubyXL/LegacyWorksheet.html#method-i-add_cell">#add_cell</a>
|
|
1500
2428
|
—
|
|
1501
2429
|
<span class="container">RubyXL::LegacyWorksheet</span>
|
|
2430
|
+
</li>
|
|
1502
2431
|
|
|
1503
2432
|
<li class="method">
|
|
1504
2433
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-add_hyperlink">#add_hyperlink</a>
|
|
1505
2434
|
—
|
|
1506
2435
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2436
|
+
</li>
|
|
1507
2437
|
|
|
1508
2438
|
<li class="method">
|
|
1509
2439
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-add_relationship">#add_relationship</a>
|
|
1510
2440
|
—
|
|
1511
2441
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
2442
|
+
</li>
|
|
1512
2443
|
|
|
1513
2444
|
<li class="method">
|
|
1514
2445
|
<a href="RubyXL/LegacyWorksheet.html#method-i-add_row">#add_row</a>
|
|
1515
2446
|
—
|
|
1516
2447
|
<span class="container">RubyXL::LegacyWorksheet</span>
|
|
2448
|
+
</li>
|
|
2449
|
+
|
|
2450
|
+
<li class="method">
|
|
2451
|
+
<a href="RubyXL/CellConvenienceMethods.html#method-i-add_shared_string">#add_shared_string</a>
|
|
2452
|
+
—
|
|
2453
|
+
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2454
|
+
</li>
|
|
1517
2455
|
|
|
1518
2456
|
<li class="method">
|
|
1519
2457
|
<a href="RubyXL/OOXMLTopLevelObject.html#method-i-add_to_zip">#add_to_zip</a>
|
|
1520
2458
|
—
|
|
1521
2459
|
<span class="container">RubyXL::OOXMLTopLevelObject</span>
|
|
2460
|
+
</li>
|
|
1522
2461
|
|
|
1523
2462
|
<li class="method">
|
|
1524
2463
|
<a href="RubyXL/GenericStorageObject.html#method-i-add_to_zip">#add_to_zip</a>
|
|
1525
2464
|
—
|
|
1526
2465
|
<span class="container">RubyXL::GenericStorageObject</span>
|
|
2466
|
+
</li>
|
|
1527
2467
|
|
|
1528
2468
|
<li class="method">
|
|
1529
2469
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-add_validation_list">#add_validation_list</a>
|
|
1530
2470
|
—
|
|
1531
2471
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2472
|
+
</li>
|
|
1532
2473
|
|
|
1533
2474
|
<li class="method">
|
|
1534
2475
|
<a href="RubyXL/Workbook.html#method-i-add_worksheet">#add_worksheet</a>
|
|
1535
2476
|
—
|
|
1536
2477
|
<span class="container">RubyXL::Workbook</span>
|
|
2478
|
+
</li>
|
|
1537
2479
|
|
|
1538
2480
|
<li class="method">
|
|
1539
2481
|
<a href="RubyXL/Workbook.html#method-i-application">#application</a>
|
|
1540
2482
|
—
|
|
1541
2483
|
<span class="container">RubyXL::Workbook</span>
|
|
2484
|
+
</li>
|
|
1542
2485
|
|
|
1543
2486
|
<li class="method">
|
|
1544
2487
|
<a href="RubyXL/Workbook.html#method-i-application-3D">#application=</a>
|
|
1545
2488
|
—
|
|
1546
2489
|
<span class="container">RubyXL::Workbook</span>
|
|
2490
|
+
</li>
|
|
1547
2491
|
|
|
1548
2492
|
<li class="method">
|
|
1549
2493
|
<a href="RubyXL/ColorConvenienceClasses/HlsColor.html#method-i-apply_tint">#apply_tint</a>
|
|
1550
2494
|
—
|
|
1551
2495
|
<span class="container">RubyXL::ColorConvenienceClasses::HlsColor</span>
|
|
2496
|
+
</li>
|
|
1552
2497
|
|
|
1553
2498
|
<li class="method">
|
|
1554
2499
|
<a href="RubyXL/Workbook.html#method-i-appversion">#appversion</a>
|
|
1555
2500
|
—
|
|
1556
2501
|
<span class="container">RubyXL::Workbook</span>
|
|
2502
|
+
</li>
|
|
1557
2503
|
|
|
1558
2504
|
<li class="method">
|
|
1559
2505
|
<a href="RubyXL/Workbook.html#method-i-appversion-3D">#appversion=</a>
|
|
1560
2506
|
—
|
|
1561
2507
|
<span class="container">RubyXL::Workbook</span>
|
|
2508
|
+
</li>
|
|
1562
2509
|
|
|
1563
2510
|
<li class="method">
|
|
1564
2511
|
<a href="RubyXL/DrawingFile.html#method-i-attach_relationship">#attach_relationship</a>
|
|
1565
2512
|
—
|
|
1566
2513
|
<span class="container">RubyXL::DrawingFile</span>
|
|
2514
|
+
</li>
|
|
1567
2515
|
|
|
1568
2516
|
<li class="method">
|
|
1569
2517
|
<a href="RubyXL/ChartFile.html#method-i-attach_relationship">#attach_relationship</a>
|
|
1570
2518
|
—
|
|
1571
2519
|
<span class="container">RubyXL::ChartFile</span>
|
|
2520
|
+
</li>
|
|
1572
2521
|
|
|
1573
2522
|
<li class="method">
|
|
1574
2523
|
<a href="RubyXL/ActiveX.html#method-i-attach_relationship">#attach_relationship</a>
|
|
1575
2524
|
—
|
|
1576
2525
|
<span class="container">RubyXL::ActiveX</span>
|
|
2526
|
+
</li>
|
|
1577
2527
|
|
|
1578
2528
|
<li class="method">
|
|
1579
2529
|
<a href="RubyXL/RelationshipSupport.html#method-i-attach_relationship">#attach_relationship</a>
|
|
1580
2530
|
—
|
|
1581
2531
|
<span class="container">RubyXL::RelationshipSupport</span>
|
|
2532
|
+
</li>
|
|
1582
2533
|
|
|
1583
2534
|
<li class="method">
|
|
1584
2535
|
<a href="RubyXL/ColumnRanges.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1585
2536
|
—
|
|
1586
2537
|
<span class="container">RubyXL::ColumnRanges</span>
|
|
2538
|
+
</li>
|
|
1587
2539
|
|
|
1588
2540
|
<li class="method">
|
|
1589
2541
|
<a href="RubyXL/Vector.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1590
2542
|
—
|
|
1591
2543
|
<span class="container">RubyXL::Vector</span>
|
|
2544
|
+
</li>
|
|
1592
2545
|
|
|
1593
2546
|
<li class="method">
|
|
1594
2547
|
<a href="RubyXL/ContentTypes.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1595
2548
|
—
|
|
1596
2549
|
<span class="container">RubyXL::ContentTypes</span>
|
|
2550
|
+
</li>
|
|
1597
2551
|
|
|
1598
2552
|
<li class="method">
|
|
1599
2553
|
<a href="RubyXL/DocumentPropertiesFile.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1600
2554
|
—
|
|
1601
2555
|
<span class="container">RubyXL::DocumentPropertiesFile</span>
|
|
2556
|
+
</li>
|
|
1602
2557
|
|
|
1603
2558
|
<li class="method">
|
|
1604
2559
|
<a href="RubyXL/OOXMLContainerObject.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1605
2560
|
—
|
|
1606
2561
|
<span class="container">RubyXL::OOXMLContainerObject</span>
|
|
2562
|
+
</li>
|
|
1607
2563
|
|
|
1608
2564
|
<li class="method">
|
|
1609
2565
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1610
2566
|
—
|
|
1611
2567
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
2568
|
+
</li>
|
|
1612
2569
|
|
|
1613
2570
|
<li class="method">
|
|
1614
2571
|
<a href="RubyXL/SharedStringsTable.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1615
2572
|
—
|
|
1616
2573
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
2574
|
+
</li>
|
|
1617
2575
|
|
|
1618
2576
|
<li class="method">
|
|
1619
2577
|
<a href="RubyXL/CellValue.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1620
2578
|
—
|
|
1621
2579
|
<span class="container">RubyXL::CellValue</span>
|
|
2580
|
+
</li>
|
|
1622
2581
|
|
|
1623
2582
|
<li class="method">
|
|
1624
2583
|
<a href="RubyXL/Row.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1625
2584
|
—
|
|
1626
2585
|
<span class="container">RubyXL::Row</span>
|
|
2586
|
+
</li>
|
|
1627
2587
|
|
|
1628
2588
|
<li class="method">
|
|
1629
2589
|
<a href="RubyXL/Text.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1630
2590
|
—
|
|
1631
2591
|
<span class="container">RubyXL::Text</span>
|
|
2592
|
+
</li>
|
|
1632
2593
|
|
|
1633
2594
|
<li class="method">
|
|
1634
2595
|
<a href="RubyXL/Workbook.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1635
2596
|
—
|
|
1636
2597
|
<span class="container">RubyXL::Workbook</span>
|
|
2598
|
+
</li>
|
|
1637
2599
|
|
|
1638
2600
|
<li class="method">
|
|
1639
2601
|
<a href="RubyXL/Selection.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1640
2602
|
—
|
|
1641
2603
|
<span class="container">RubyXL::Selection</span>
|
|
2604
|
+
</li>
|
|
1642
2605
|
|
|
1643
2606
|
<li class="method">
|
|
1644
2607
|
<a href="RubyXL/Worksheet.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1645
2608
|
—
|
|
1646
2609
|
<span class="container">RubyXL::Worksheet</span>
|
|
2610
|
+
</li>
|
|
1647
2611
|
|
|
1648
2612
|
<li class="method">
|
|
1649
2613
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-before_write_xml">#before_write_xml</a>
|
|
1650
2614
|
—
|
|
1651
2615
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
2616
|
+
</li>
|
|
1652
2617
|
|
|
1653
2618
|
<li class="method">
|
|
1654
2619
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-borders">#borders</a>
|
|
1655
2620
|
—
|
|
1656
2621
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
2622
|
+
</li>
|
|
1657
2623
|
|
|
1658
2624
|
<li class="method">
|
|
1659
2625
|
<a href="RubyXL/Worksheet.html#method-i-cell_at">#cell_at</a>
|
|
1660
2626
|
—
|
|
1661
2627
|
<span class="container">RubyXL::Worksheet</span>
|
|
2628
|
+
</li>
|
|
1662
2629
|
|
|
1663
2630
|
<li class="method">
|
|
1664
2631
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-cell_xfs">#cell_xfs</a>
|
|
1665
2632
|
—
|
|
1666
2633
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
2634
|
+
</li>
|
|
1667
2635
|
|
|
1668
2636
|
<li class="method">
|
|
1669
2637
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_border">#change_border</a>
|
|
1670
2638
|
—
|
|
1671
2639
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2640
|
+
</li>
|
|
1672
2641
|
|
|
1673
2642
|
<li class="method">
|
|
1674
2643
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_border_color">#change_border_color</a>
|
|
1675
2644
|
—
|
|
1676
2645
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2646
|
+
</li>
|
|
1677
2647
|
|
|
1678
2648
|
<li class="method">
|
|
1679
2649
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_alignment">#change_column_alignment</a>
|
|
1680
2650
|
—
|
|
1681
2651
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2652
|
+
</li>
|
|
1682
2653
|
|
|
1683
2654
|
<li class="method">
|
|
1684
2655
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_bold">#change_column_bold</a>
|
|
1685
2656
|
—
|
|
1686
2657
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2658
|
+
</li>
|
|
1687
2659
|
|
|
1688
2660
|
<li class="method">
|
|
1689
2661
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_border">#change_column_border</a>
|
|
1690
2662
|
—
|
|
1691
2663
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2664
|
+
</li>
|
|
1692
2665
|
|
|
1693
2666
|
<li class="method">
|
|
1694
2667
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_border_color">#change_column_border_color</a>
|
|
1695
2668
|
—
|
|
1696
2669
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2670
|
+
</li>
|
|
1697
2671
|
|
|
1698
2672
|
<li class="method">
|
|
1699
2673
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_fill">#change_column_fill</a>
|
|
1700
2674
|
—
|
|
1701
2675
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2676
|
+
</li>
|
|
1702
2677
|
|
|
1703
2678
|
<li class="method">
|
|
1704
2679
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font">#change_column_font</a>
|
|
1705
2680
|
—
|
|
1706
2681
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2682
|
+
</li>
|
|
1707
2683
|
|
|
1708
2684
|
<li class="method">
|
|
1709
2685
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font_color">#change_column_font_color</a>
|
|
1710
2686
|
—
|
|
1711
2687
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2688
|
+
</li>
|
|
1712
2689
|
|
|
1713
2690
|
<li class="method">
|
|
1714
2691
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font_name">#change_column_font_name</a>
|
|
1715
2692
|
—
|
|
1716
2693
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2694
|
+
</li>
|
|
1717
2695
|
|
|
1718
2696
|
<li class="method">
|
|
1719
2697
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font_size">#change_column_font_size</a>
|
|
1720
2698
|
—
|
|
1721
2699
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2700
|
+
</li>
|
|
1722
2701
|
|
|
1723
2702
|
<li class="method">
|
|
1724
2703
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_horizontal_alignment">#change_column_horizontal_alignment</a>
|
|
1725
2704
|
—
|
|
1726
2705
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2706
|
+
</li>
|
|
1727
2707
|
|
|
1728
2708
|
<li class="method">
|
|
1729
2709
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_italics">#change_column_italics</a>
|
|
1730
2710
|
—
|
|
1731
2711
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2712
|
+
</li>
|
|
1732
2713
|
|
|
1733
2714
|
<li class="method">
|
|
1734
2715
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_strikethrough">#change_column_strikethrough</a>
|
|
1735
2716
|
—
|
|
1736
2717
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2718
|
+
</li>
|
|
1737
2719
|
|
|
1738
2720
|
<li class="method">
|
|
1739
2721
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_underline">#change_column_underline</a>
|
|
1740
2722
|
—
|
|
1741
2723
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2724
|
+
</li>
|
|
1742
2725
|
|
|
1743
2726
|
<li class="method">
|
|
1744
2727
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_vertical_alignment">#change_column_vertical_alignment</a>
|
|
1745
2728
|
—
|
|
1746
2729
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2730
|
+
</li>
|
|
1747
2731
|
|
|
1748
2732
|
<li class="method">
|
|
1749
2733
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_width">#change_column_width</a>
|
|
1750
2734
|
—
|
|
1751
2735
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2736
|
+
</li>
|
|
1752
2737
|
|
|
1753
2738
|
<li class="method">
|
|
1754
2739
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_width_raw">#change_column_width_raw</a>
|
|
1755
2740
|
—
|
|
1756
2741
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2742
|
+
</li>
|
|
1757
2743
|
|
|
1758
2744
|
<li class="method">
|
|
1759
2745
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_contents">#change_contents</a>
|
|
1760
2746
|
—
|
|
1761
2747
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2748
|
+
</li>
|
|
1762
2749
|
|
|
1763
2750
|
<li class="method">
|
|
1764
2751
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_fill">#change_fill</a>
|
|
1765
2752
|
—
|
|
1766
2753
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2754
|
+
</li>
|
|
1767
2755
|
|
|
1768
2756
|
<li class="method">
|
|
1769
2757
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_bold">#change_font_bold</a>
|
|
1770
2758
|
—
|
|
1771
2759
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2760
|
+
</li>
|
|
1772
2761
|
|
|
1773
2762
|
<li class="method">
|
|
1774
2763
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_color">#change_font_color</a>
|
|
1775
2764
|
—
|
|
1776
2765
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2766
|
+
</li>
|
|
1777
2767
|
|
|
1778
2768
|
<li class="method">
|
|
1779
2769
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_italics">#change_font_italics</a>
|
|
1780
2770
|
—
|
|
1781
2771
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2772
|
+
</li>
|
|
1782
2773
|
|
|
1783
2774
|
<li class="method">
|
|
1784
2775
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_name">#change_font_name</a>
|
|
1785
2776
|
—
|
|
1786
2777
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2778
|
+
</li>
|
|
1787
2779
|
|
|
1788
2780
|
<li class="method">
|
|
1789
2781
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_size">#change_font_size</a>
|
|
1790
2782
|
—
|
|
1791
2783
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2784
|
+
</li>
|
|
1792
2785
|
|
|
1793
2786
|
<li class="method">
|
|
1794
2787
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_strikethrough">#change_font_strikethrough</a>
|
|
1795
2788
|
—
|
|
1796
2789
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2790
|
+
</li>
|
|
1797
2791
|
|
|
1798
2792
|
<li class="method">
|
|
1799
2793
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_underline">#change_font_underline</a>
|
|
1800
2794
|
—
|
|
1801
2795
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2796
|
+
</li>
|
|
1802
2797
|
|
|
1803
2798
|
<li class="method">
|
|
1804
2799
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_horizontal_alignment">#change_horizontal_alignment</a>
|
|
1805
2800
|
—
|
|
1806
2801
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2802
|
+
</li>
|
|
1807
2803
|
|
|
1808
2804
|
<li class="method">
|
|
1809
2805
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_alignment">#change_row_alignment</a>
|
|
1810
2806
|
—
|
|
1811
2807
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2808
|
+
</li>
|
|
1812
2809
|
|
|
1813
2810
|
<li class="method">
|
|
1814
2811
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_bold">#change_row_bold</a>
|
|
1815
2812
|
—
|
|
1816
2813
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2814
|
+
</li>
|
|
1817
2815
|
|
|
1818
2816
|
<li class="method">
|
|
1819
2817
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_border">#change_row_border</a>
|
|
1820
2818
|
—
|
|
1821
2819
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2820
|
+
</li>
|
|
1822
2821
|
|
|
1823
2822
|
<li class="method">
|
|
1824
2823
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_border_color">#change_row_border_color</a>
|
|
1825
2824
|
—
|
|
1826
2825
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2826
|
+
</li>
|
|
1827
2827
|
|
|
1828
2828
|
<li class="method">
|
|
1829
2829
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_fill">#change_row_fill</a>
|
|
1830
2830
|
—
|
|
1831
2831
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2832
|
+
</li>
|
|
1832
2833
|
|
|
1833
2834
|
<li class="method">
|
|
1834
2835
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font">#change_row_font</a>
|
|
1835
2836
|
—
|
|
1836
2837
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2838
|
+
</li>
|
|
1837
2839
|
|
|
1838
2840
|
<li class="method">
|
|
1839
2841
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font_color">#change_row_font_color</a>
|
|
1840
2842
|
—
|
|
1841
2843
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2844
|
+
</li>
|
|
1842
2845
|
|
|
1843
2846
|
<li class="method">
|
|
1844
2847
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font_name">#change_row_font_name</a>
|
|
1845
2848
|
—
|
|
1846
2849
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2850
|
+
</li>
|
|
1847
2851
|
|
|
1848
2852
|
<li class="method">
|
|
1849
2853
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font_size">#change_row_font_size</a>
|
|
1850
2854
|
—
|
|
1851
2855
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2856
|
+
</li>
|
|
1852
2857
|
|
|
1853
2858
|
<li class="method">
|
|
1854
2859
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_height">#change_row_height</a>
|
|
1855
2860
|
—
|
|
1856
2861
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2862
|
+
</li>
|
|
1857
2863
|
|
|
1858
2864
|
<li class="method">
|
|
1859
2865
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_horizontal_alignment">#change_row_horizontal_alignment</a>
|
|
1860
2866
|
—
|
|
1861
2867
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2868
|
+
</li>
|
|
1862
2869
|
|
|
1863
2870
|
<li class="method">
|
|
1864
2871
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_italics">#change_row_italics</a>
|
|
1865
2872
|
—
|
|
1866
2873
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2874
|
+
</li>
|
|
1867
2875
|
|
|
1868
2876
|
<li class="method">
|
|
1869
2877
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_strikethrough">#change_row_strikethrough</a>
|
|
1870
2878
|
—
|
|
1871
2879
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2880
|
+
</li>
|
|
1872
2881
|
|
|
1873
2882
|
<li class="method">
|
|
1874
2883
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_underline">#change_row_underline</a>
|
|
1875
2884
|
—
|
|
1876
2885
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2886
|
+
</li>
|
|
1877
2887
|
|
|
1878
2888
|
<li class="method">
|
|
1879
2889
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_vertical_alignment">#change_row_vertical_alignment</a>
|
|
1880
2890
|
—
|
|
1881
2891
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2892
|
+
</li>
|
|
1882
2893
|
|
|
1883
2894
|
<li class="method">
|
|
1884
2895
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_shrink_to_fit">#change_shrink_to_fit</a>
|
|
1885
2896
|
—
|
|
1886
2897
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2898
|
+
</li>
|
|
1887
2899
|
|
|
1888
2900
|
<li class="method">
|
|
1889
2901
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_text_indent">#change_text_indent</a>
|
|
1890
2902
|
—
|
|
1891
2903
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2904
|
+
</li>
|
|
1892
2905
|
|
|
1893
2906
|
<li class="method">
|
|
1894
2907
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_text_rotation">#change_text_rotation</a>
|
|
1895
2908
|
—
|
|
1896
2909
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2910
|
+
</li>
|
|
1897
2911
|
|
|
1898
2912
|
<li class="method">
|
|
1899
2913
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_text_wrap">#change_text_wrap</a>
|
|
1900
2914
|
—
|
|
1901
2915
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2916
|
+
</li>
|
|
1902
2917
|
|
|
1903
2918
|
<li class="method">
|
|
1904
2919
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-change_vertical_alignment">#change_vertical_alignment</a>
|
|
1905
2920
|
—
|
|
1906
2921
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
2922
|
+
</li>
|
|
1907
2923
|
|
|
1908
2924
|
<li class="method">
|
|
1909
2925
|
<a href="RubyXL/RelationshipSupport.html#method-i-collect_related_objects">#collect_related_objects</a>
|
|
1910
2926
|
—
|
|
1911
2927
|
<span class="container">RubyXL::RelationshipSupport</span>
|
|
2928
|
+
</li>
|
|
1912
2929
|
|
|
1913
2930
|
<li class="method">
|
|
1914
2931
|
<a href="RubyXL/Cell.html#method-i-column">#column</a>
|
|
1915
2932
|
—
|
|
1916
2933
|
<span class="container">RubyXL::Cell</span>
|
|
2934
|
+
</li>
|
|
1917
2935
|
|
|
1918
2936
|
<li class="method">
|
|
1919
2937
|
<a href="RubyXL/Cell.html#method-i-column-3D">#column=</a>
|
|
1920
2938
|
—
|
|
1921
2939
|
<span class="container">RubyXL::Cell</span>
|
|
2940
|
+
</li>
|
|
1922
2941
|
|
|
1923
2942
|
<li class="method">
|
|
1924
2943
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-column_font">#column_font</a>
|
|
1925
2944
|
—
|
|
1926
2945
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
2946
|
+
</li>
|
|
1927
2947
|
|
|
1928
2948
|
<li class="method">
|
|
1929
2949
|
<a href="RubyXL/Workbook.html#method-i-company">#company</a>
|
|
1930
2950
|
—
|
|
1931
2951
|
<span class="container">RubyXL::Workbook</span>
|
|
2952
|
+
</li>
|
|
1932
2953
|
|
|
1933
2954
|
<li class="method">
|
|
1934
2955
|
<a href="RubyXL/Workbook.html#method-i-company-3D">#company=</a>
|
|
1935
2956
|
—
|
|
1936
2957
|
<span class="container">RubyXL::Workbook</span>
|
|
2958
|
+
</li>
|
|
1937
2959
|
|
|
1938
2960
|
<li class="method">
|
|
1939
2961
|
<a href="RubyXL/Workbook.html#method-i-content_type">#content_type</a>
|
|
1940
2962
|
—
|
|
1941
2963
|
<span class="container">RubyXL::Workbook</span>
|
|
2964
|
+
</li>
|
|
1942
2965
|
|
|
1943
2966
|
<li class="method">
|
|
1944
2967
|
<a href="RubyXL/Reference.html#method-i-cover-3F">#cover?</a>
|
|
1945
2968
|
—
|
|
1946
2969
|
<span class="container">RubyXL::Reference</span>
|
|
2970
|
+
</li>
|
|
1947
2971
|
|
|
1948
2972
|
<li class="method">
|
|
1949
2973
|
<a href="RubyXL/CorePropertiesFile.html#method-i-created_at">#created_at</a>
|
|
1950
2974
|
—
|
|
1951
2975
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
2976
|
+
</li>
|
|
1952
2977
|
|
|
1953
2978
|
<li class="method">
|
|
1954
2979
|
<a href="RubyXL/Workbook.html#method-i-created_at">#created_at</a>
|
|
1955
2980
|
—
|
|
1956
2981
|
<span class="container">RubyXL::Workbook</span>
|
|
2982
|
+
</li>
|
|
1957
2983
|
|
|
1958
2984
|
<li class="method">
|
|
1959
2985
|
<a href="RubyXL/CorePropertiesFile.html#method-i-created_at-3D">#created_at=</a>
|
|
1960
2986
|
—
|
|
1961
2987
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
2988
|
+
</li>
|
|
1962
2989
|
|
|
1963
2990
|
<li class="method">
|
|
1964
2991
|
<a href="RubyXL/Workbook.html#method-i-created_at-3D">#created_at=</a>
|
|
1965
2992
|
—
|
|
1966
2993
|
<span class="container">RubyXL::Workbook</span>
|
|
2994
|
+
</li>
|
|
1967
2995
|
|
|
1968
2996
|
<li class="method">
|
|
1969
2997
|
<a href="RubyXL/CorePropertiesFile.html#method-i-creator">#creator</a>
|
|
1970
2998
|
—
|
|
1971
2999
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
3000
|
+
</li>
|
|
1972
3001
|
|
|
1973
3002
|
<li class="method">
|
|
1974
3003
|
<a href="RubyXL/Workbook.html#method-i-creator">#creator</a>
|
|
1975
3004
|
—
|
|
1976
3005
|
<span class="container">RubyXL::Workbook</span>
|
|
3006
|
+
</li>
|
|
1977
3007
|
|
|
1978
3008
|
<li class="method">
|
|
1979
3009
|
<a href="RubyXL/CorePropertiesFile.html#method-i-creator-3D">#creator=</a>
|
|
1980
3010
|
—
|
|
1981
3011
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
3012
|
+
</li>
|
|
1982
3013
|
|
|
1983
3014
|
<li class="method">
|
|
1984
3015
|
<a href="RubyXL/Workbook.html#method-i-creator-3D">#creator=</a>
|
|
1985
3016
|
—
|
|
1986
3017
|
<span class="container">RubyXL::Workbook</span>
|
|
3018
|
+
</li>
|
|
1987
3019
|
|
|
1988
3020
|
<li class="method">
|
|
1989
3021
|
<a href="RubyXL/Workbook.html#method-i-date1904">#date1904</a>
|
|
1990
3022
|
—
|
|
1991
3023
|
<span class="container">RubyXL::Workbook</span>
|
|
3024
|
+
</li>
|
|
1992
3025
|
|
|
1993
3026
|
<li class="method">
|
|
1994
3027
|
<a href="RubyXL/Workbook.html#method-i-date1904-3D">#date1904=</a>
|
|
1995
3028
|
—
|
|
1996
3029
|
<span class="container">RubyXL::Workbook</span>
|
|
3030
|
+
</li>
|
|
1997
3031
|
|
|
1998
3032
|
<li class="method">
|
|
1999
3033
|
<a href="RubyXL/Workbook.html#method-i-date_to_num">#date_to_num</a>
|
|
2000
3034
|
—
|
|
2001
3035
|
<span class="container">RubyXL::Workbook</span>
|
|
3036
|
+
</li>
|
|
2002
3037
|
|
|
2003
3038
|
<li class="method">
|
|
2004
3039
|
<a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_attribute">#define_attribute</a>
|
|
2005
3040
|
—
|
|
2006
3041
|
<span class="container">RubyXL::OOXMLObjectClassMethods</span>
|
|
3042
|
+
</li>
|
|
2007
3043
|
|
|
2008
3044
|
<li class="method">
|
|
2009
3045
|
<a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_child_node">#define_child_node</a>
|
|
2010
3046
|
—
|
|
2011
3047
|
<span class="container">RubyXL::OOXMLObjectClassMethods</span>
|
|
3048
|
+
</li>
|
|
2012
3049
|
|
|
2013
3050
|
<li class="method">
|
|
2014
3051
|
<a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_element_name">#define_element_name</a>
|
|
2015
3052
|
—
|
|
2016
3053
|
<span class="container">RubyXL::OOXMLObjectClassMethods</span>
|
|
3054
|
+
</li>
|
|
2017
3055
|
|
|
2018
3056
|
<li class="method">
|
|
2019
3057
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-define_new_name">#define_new_name</a>
|
|
2020
3058
|
—
|
|
2021
3059
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3060
|
+
</li>
|
|
2022
3061
|
|
|
2023
3062
|
<li class="method">
|
|
2024
3063
|
<a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_relationship">#define_relationship</a>
|
|
2025
3064
|
—
|
|
2026
3065
|
<span class="container">RubyXL::OOXMLObjectClassMethods</span>
|
|
3066
|
+
</li>
|
|
2027
3067
|
|
|
2028
3068
|
<li class="method">
|
|
2029
3069
|
<a href="RubyXL/RelationshipSupport/ClassMehods.html#method-i-define_relationship">#define_relationship</a>
|
|
2030
3070
|
—
|
|
2031
3071
|
<span class="container">RubyXL::RelationshipSupport::ClassMehods</span>
|
|
3072
|
+
</li>
|
|
2032
3073
|
|
|
2033
3074
|
<li class="method">
|
|
2034
3075
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-delete_cell">#delete_cell</a>
|
|
2035
3076
|
—
|
|
2036
3077
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3078
|
+
</li>
|
|
2037
3079
|
|
|
2038
3080
|
<li class="method">
|
|
2039
3081
|
<a href="RubyXL/Row.html#method-i-delete_cell_shift_left">#delete_cell_shift_left</a>
|
|
2040
3082
|
—
|
|
2041
3083
|
<span class="container">RubyXL::Row</span>
|
|
3084
|
+
</li>
|
|
2042
3085
|
|
|
2043
3086
|
<li class="method">
|
|
2044
3087
|
<a href="RubyXL/ColumnRange.html#method-i-delete_column">#delete_column</a>
|
|
2045
3088
|
—
|
|
2046
3089
|
<span class="container">RubyXL::ColumnRange</span>
|
|
3090
|
+
</li>
|
|
2047
3091
|
|
|
2048
3092
|
<li class="method">
|
|
2049
3093
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-delete_column">#delete_column</a>
|
|
2050
3094
|
—
|
|
2051
3095
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3096
|
+
</li>
|
|
2052
3097
|
|
|
2053
3098
|
<li class="method">
|
|
2054
3099
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-delete_row">#delete_row</a>
|
|
2055
3100
|
—
|
|
2056
3101
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3102
|
+
</li>
|
|
2057
3103
|
|
|
2058
3104
|
<li class="method">
|
|
2059
3105
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-each">#each</a>
|
|
2060
3106
|
—
|
|
2061
3107
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3108
|
+
</li>
|
|
2062
3109
|
|
|
2063
3110
|
<li class="method">
|
|
2064
3111
|
<a href="RubyXL/LegacyWorksheet.html#method-i-each">#each</a>
|
|
2065
3112
|
—
|
|
2066
3113
|
<span class="container">RubyXL::LegacyWorksheet</span>
|
|
3114
|
+
</li>
|
|
2067
3115
|
|
|
2068
3116
|
<li class="method">
|
|
2069
3117
|
<a href="RubyXL/SharedStringsTable.html#method-i-empty-3F">#empty?</a>
|
|
2070
3118
|
—
|
|
2071
3119
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
3120
|
+
</li>
|
|
2072
3121
|
|
|
2073
3122
|
<li class="method">
|
|
2074
3123
|
<a href="RubyXL/OOXMLTopLevelObject.html#method-i-file_index">#file_index</a>
|
|
2075
3124
|
—
|
|
2076
3125
|
<span class="container">RubyXL::OOXMLTopLevelObject</span>
|
|
3126
|
+
</li>
|
|
2077
3127
|
|
|
2078
3128
|
<li class="method">
|
|
2079
3129
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-fill_color">#fill_color</a>
|
|
2080
3130
|
—
|
|
2081
3131
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3132
|
+
</li>
|
|
2082
3133
|
|
|
2083
3134
|
<li class="method">
|
|
2084
3135
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-fills">#fills</a>
|
|
2085
3136
|
—
|
|
2086
3137
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3138
|
+
</li>
|
|
2087
3139
|
|
|
2088
3140
|
<li class="method">
|
|
2089
3141
|
<a href="RubyXL/NumberFormats.html#method-i-find_by_format_id">#find_by_format_id</a>
|
|
2090
3142
|
—
|
|
2091
3143
|
<span class="container">RubyXL::NumberFormats</span>
|
|
3144
|
+
</li>
|
|
2092
3145
|
|
|
2093
3146
|
<li class="method">
|
|
2094
3147
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_rid">#find_by_rid</a>
|
|
2095
3148
|
—
|
|
2096
3149
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
3150
|
+
</li>
|
|
2097
3151
|
|
|
2098
3152
|
<li class="method">
|
|
2099
3153
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_target">#find_by_target</a>
|
|
2100
3154
|
—
|
|
2101
3155
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
3156
|
+
</li>
|
|
2102
3157
|
|
|
2103
3158
|
<li class="method">
|
|
2104
3159
|
<a href="RubyXL/Reference.html#method-i-first_col">#first_col</a>
|
|
2105
3160
|
—
|
|
2106
3161
|
<span class="container">RubyXL::Reference</span>
|
|
3162
|
+
</li>
|
|
2107
3163
|
|
|
2108
3164
|
<li class="method">
|
|
2109
3165
|
<a href="RubyXL/Reference.html#method-i-first_row">#first_row</a>
|
|
2110
3166
|
—
|
|
2111
3167
|
<span class="container">RubyXL::Reference</span>
|
|
3168
|
+
</li>
|
|
2112
3169
|
|
|
2113
3170
|
<li class="method">
|
|
2114
3171
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-font_color">#font_color</a>
|
|
2115
3172
|
—
|
|
2116
3173
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3174
|
+
</li>
|
|
2117
3175
|
|
|
2118
3176
|
<li class="method">
|
|
2119
3177
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-font_name">#font_name</a>
|
|
2120
3178
|
—
|
|
2121
3179
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3180
|
+
</li>
|
|
2122
3181
|
|
|
2123
3182
|
<li class="method">
|
|
2124
3183
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-font_size">#font_size</a>
|
|
2125
3184
|
—
|
|
2126
3185
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3186
|
+
</li>
|
|
2127
3187
|
|
|
2128
3188
|
<li class="method">
|
|
2129
3189
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-font_switch">#font_switch</a>
|
|
2130
3190
|
—
|
|
2131
3191
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3192
|
+
</li>
|
|
2132
3193
|
|
|
2133
3194
|
<li class="method">
|
|
2134
3195
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-fonts">#fonts</a>
|
|
2135
3196
|
—
|
|
2136
3197
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3198
|
+
</li>
|
|
2137
3199
|
|
|
2138
3200
|
<li class="method">
|
|
2139
3201
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-get_border">#get_border</a>
|
|
2140
3202
|
—
|
|
2141
3203
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3204
|
+
</li>
|
|
2142
3205
|
|
|
2143
3206
|
<li class="method">
|
|
2144
3207
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-get_border_color">#get_border_color</a>
|
|
2145
3208
|
—
|
|
2146
3209
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3210
|
+
</li>
|
|
2147
3211
|
|
|
2148
3212
|
<li class="method">
|
|
2149
3213
|
<a href="RubyXL/Cell.html#method-i-get_cell_border">#get_cell_border</a>
|
|
2150
3214
|
—
|
|
2151
3215
|
<span class="container">RubyXL::Cell</span>
|
|
3216
|
+
</li>
|
|
2152
3217
|
|
|
2153
3218
|
<li class="method">
|
|
2154
3219
|
<a href="RubyXL/Cell.html#method-i-get_cell_font">#get_cell_font</a>
|
|
2155
3220
|
—
|
|
2156
3221
|
<span class="container">RubyXL::Cell</span>
|
|
3222
|
+
</li>
|
|
2157
3223
|
|
|
2158
3224
|
<li class="method">
|
|
2159
3225
|
<a href="RubyXL/Cell.html#method-i-get_cell_xf">#get_cell_xf</a>
|
|
2160
3226
|
—
|
|
2161
3227
|
<span class="container">RubyXL::Cell</span>
|
|
3228
|
+
</li>
|
|
2162
3229
|
|
|
2163
3230
|
<li class="method">
|
|
2164
3231
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_col_style">#get_col_style</a>
|
|
2165
3232
|
—
|
|
2166
3233
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3234
|
+
</li>
|
|
2167
3235
|
|
|
2168
3236
|
<li class="method">
|
|
2169
3237
|
<a href="RubyXL/Worksheet.html#method-i-get_col_xf">#get_col_xf</a>
|
|
2170
3238
|
—
|
|
2171
3239
|
<span class="container">RubyXL::Worksheet</span>
|
|
3240
|
+
</li>
|
|
2172
3241
|
|
|
2173
3242
|
<li class="method">
|
|
2174
3243
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_cols_style_index">#get_cols_style_index</a>
|
|
2175
3244
|
—
|
|
2176
3245
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3246
|
+
</li>
|
|
2177
3247
|
|
|
2178
3248
|
<li class="method">
|
|
2179
3249
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_alignment">#get_column_alignment</a>
|
|
2180
3250
|
—
|
|
2181
3251
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3252
|
+
</li>
|
|
2182
3253
|
|
|
2183
3254
|
<li class="method">
|
|
2184
3255
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_border">#get_column_border</a>
|
|
2185
3256
|
—
|
|
2186
3257
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3258
|
+
</li>
|
|
2187
3259
|
|
|
2188
3260
|
<li class="method">
|
|
2189
3261
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_border_color">#get_column_border_color</a>
|
|
2190
3262
|
—
|
|
2191
3263
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3264
|
+
</li>
|
|
2192
3265
|
|
|
2193
3266
|
<li class="method">
|
|
2194
3267
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_fill">#get_column_fill</a>
|
|
2195
3268
|
—
|
|
2196
3269
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3270
|
+
</li>
|
|
2197
3271
|
|
|
2198
3272
|
<li class="method">
|
|
2199
3273
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_font_color">#get_column_font_color</a>
|
|
2200
3274
|
—
|
|
2201
3275
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3276
|
+
</li>
|
|
2202
3277
|
|
|
2203
3278
|
<li class="method">
|
|
2204
3279
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_font_name">#get_column_font_name</a>
|
|
2205
3280
|
—
|
|
2206
3281
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3282
|
+
</li>
|
|
2207
3283
|
|
|
2208
3284
|
<li class="method">
|
|
2209
3285
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_font_size">#get_column_font_size</a>
|
|
2210
3286
|
—
|
|
2211
3287
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3288
|
+
</li>
|
|
2212
3289
|
|
|
2213
3290
|
<li class="method">
|
|
2214
3291
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_width">#get_column_width</a>
|
|
2215
3292
|
—
|
|
2216
3293
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3294
|
+
</li>
|
|
2217
3295
|
|
|
2218
3296
|
<li class="method">
|
|
2219
3297
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_width_raw">#get_column_width_raw</a>
|
|
2220
3298
|
—
|
|
2221
3299
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3300
|
+
</li>
|
|
2222
3301
|
|
|
2223
3302
|
<li class="method">
|
|
2224
3303
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-get_defined_name">#get_defined_name</a>
|
|
2225
3304
|
—
|
|
2226
3305
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3306
|
+
</li>
|
|
2227
3307
|
|
|
2228
3308
|
<li class="method">
|
|
2229
3309
|
<a href="RubyXL/Border.html#method-i-get_edge_color">#get_edge_color</a>
|
|
2230
3310
|
—
|
|
2231
3311
|
<span class="container">RubyXL::Border</span>
|
|
3312
|
+
</li>
|
|
2232
3313
|
|
|
2233
3314
|
<li class="method">
|
|
2234
3315
|
<a href="RubyXL/Border.html#method-i-get_edge_style">#get_edge_style</a>
|
|
2235
3316
|
—
|
|
2236
3317
|
<span class="container">RubyXL::Border</span>
|
|
3318
|
+
</li>
|
|
2237
3319
|
|
|
2238
3320
|
<li class="method">
|
|
2239
3321
|
<a href="RubyXL/Row.html#method-i-get_fill_color">#get_fill_color</a>
|
|
2240
3322
|
—
|
|
2241
3323
|
<span class="container">RubyXL::Row</span>
|
|
3324
|
+
</li>
|
|
2242
3325
|
|
|
2243
3326
|
<li class="method">
|
|
2244
3327
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-get_fill_color">#get_fill_color</a>
|
|
2245
3328
|
—
|
|
2246
3329
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3330
|
+
</li>
|
|
2247
3331
|
|
|
2248
3332
|
<li class="method">
|
|
2249
3333
|
<a href="RubyXL/Row.html#method-i-get_font">#get_font</a>
|
|
2250
3334
|
—
|
|
2251
3335
|
<span class="container">RubyXL::Row</span>
|
|
3336
|
+
</li>
|
|
2252
3337
|
|
|
2253
3338
|
<li class="method">
|
|
2254
3339
|
<a href="RubyXL/SharedStringsTable.html#method-i-get_index">#get_index</a>
|
|
2255
3340
|
—
|
|
2256
3341
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
3342
|
+
</li>
|
|
2257
3343
|
|
|
2258
3344
|
<li class="method">
|
|
2259
3345
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-get_name">#get_name</a>
|
|
2260
3346
|
—
|
|
2261
3347
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3348
|
+
</li>
|
|
2262
3349
|
|
|
2263
3350
|
<li class="method">
|
|
2264
3351
|
<a href="RubyXL/OOXMLContainerObject.html#method-i-get_node_object">#get_node_object</a>
|
|
2265
3352
|
—
|
|
2266
3353
|
<span class="container">RubyXL::OOXMLContainerObject</span>
|
|
3354
|
+
</li>
|
|
2267
3355
|
|
|
2268
3356
|
<li class="method">
|
|
2269
3357
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-get_node_object">#get_node_object</a>
|
|
2270
3358
|
—
|
|
2271
3359
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
3360
|
+
</li>
|
|
2272
3361
|
|
|
2273
3362
|
<li class="method">
|
|
2274
3363
|
<a href="RubyXL/Stylesheet.html#method-i-get_number_format_by_id">#get_number_format_by_id</a>
|
|
2275
3364
|
—
|
|
2276
3365
|
<span class="container">RubyXL::Stylesheet</span>
|
|
3366
|
+
</li>
|
|
2277
3367
|
|
|
2278
3368
|
<li class="method">
|
|
2279
3369
|
<a href="RubyXL/ColumnRanges.html#method-i-get_range">#get_range</a>
|
|
2280
3370
|
—
|
|
2281
3371
|
<span class="container">RubyXL::ColumnRanges</span>
|
|
3372
|
+
</li>
|
|
2282
3373
|
|
|
2283
3374
|
<li class="method">
|
|
2284
3375
|
<a href="RubyXL/ColorConvenienceMethods.html#method-i-get_rgb">#get_rgb</a>
|
|
2285
3376
|
—
|
|
2286
3377
|
<span class="container">RubyXL::ColorConvenienceMethods</span>
|
|
3378
|
+
</li>
|
|
2287
3379
|
|
|
2288
3380
|
<li class="method">
|
|
2289
3381
|
<a href="RubyXL/BorderEdge.html#method-i-get_rgb_color">#get_rgb_color</a>
|
|
2290
3382
|
—
|
|
2291
3383
|
<span class="container">RubyXL::BorderEdge</span>
|
|
3384
|
+
</li>
|
|
2292
3385
|
|
|
2293
3386
|
<li class="method">
|
|
2294
3387
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-get_rgb_color">#get_rgb_color</a>
|
|
2295
3388
|
—
|
|
2296
3389
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3390
|
+
</li>
|
|
2297
3391
|
|
|
2298
3392
|
<li class="method">
|
|
2299
3393
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_alignment">#get_row_alignment</a>
|
|
2300
3394
|
—
|
|
2301
3395
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3396
|
+
</li>
|
|
2302
3397
|
|
|
2303
3398
|
<li class="method">
|
|
2304
3399
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_border">#get_row_border</a>
|
|
2305
3400
|
—
|
|
2306
3401
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3402
|
+
</li>
|
|
2307
3403
|
|
|
2308
3404
|
<li class="method">
|
|
2309
3405
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_border_color">#get_row_border_color</a>
|
|
2310
3406
|
—
|
|
2311
3407
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3408
|
+
</li>
|
|
2312
3409
|
|
|
2313
3410
|
<li class="method">
|
|
2314
3411
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_fill">#get_row_fill</a>
|
|
2315
3412
|
—
|
|
2316
3413
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3414
|
+
</li>
|
|
2317
3415
|
|
|
2318
3416
|
<li class="method">
|
|
2319
3417
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_font_color">#get_row_font_color</a>
|
|
2320
3418
|
—
|
|
2321
3419
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3420
|
+
</li>
|
|
2322
3421
|
|
|
2323
3422
|
<li class="method">
|
|
2324
3423
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_font_name">#get_row_font_name</a>
|
|
2325
3424
|
—
|
|
2326
3425
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3426
|
+
</li>
|
|
2327
3427
|
|
|
2328
3428
|
<li class="method">
|
|
2329
3429
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_font_size">#get_row_font_size</a>
|
|
2330
3430
|
—
|
|
2331
3431
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3432
|
+
</li>
|
|
2332
3433
|
|
|
2333
3434
|
<li class="method">
|
|
2334
3435
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_height">#get_row_height</a>
|
|
2335
3436
|
—
|
|
2336
3437
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3438
|
+
</li>
|
|
2337
3439
|
|
|
2338
3440
|
<li class="method">
|
|
2339
3441
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_style">#get_row_style</a>
|
|
2340
3442
|
—
|
|
2341
3443
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3444
|
+
</li>
|
|
2342
3445
|
|
|
2343
3446
|
<li class="method">
|
|
2344
3447
|
<a href="RubyXL/Worksheet.html#method-i-get_row_xf">#get_row_xf</a>
|
|
2345
3448
|
—
|
|
2346
3449
|
<span class="container">RubyXL::Worksheet</span>
|
|
3450
|
+
</li>
|
|
2347
3451
|
|
|
2348
3452
|
<li class="method">
|
|
2349
3453
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-get_size">#get_size</a>
|
|
2350
3454
|
—
|
|
2351
3455
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3456
|
+
</li>
|
|
2352
3457
|
|
|
2353
3458
|
<li class="method">
|
|
2354
3459
|
<a href="RubyXL/Theme.html#method-i-get_theme_color">#get_theme_color</a>
|
|
2355
3460
|
—
|
|
2356
3461
|
<span class="container">RubyXL::Theme</span>
|
|
3462
|
+
</li>
|
|
2357
3463
|
|
|
2358
3464
|
<li class="method">
|
|
2359
3465
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-horizontal_alignment">#horizontal_alignment</a>
|
|
2360
3466
|
—
|
|
2361
3467
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3468
|
+
</li>
|
|
2362
3469
|
|
|
2363
3470
|
<li class="method">
|
|
2364
3471
|
<a href="RubyXL/ColumnRange.html#method-i-include-3F">#include?</a>
|
|
2365
3472
|
—
|
|
2366
3473
|
<span class="container">RubyXL::ColumnRange</span>
|
|
3474
|
+
</li>
|
|
2367
3475
|
|
|
2368
3476
|
<li class="method">
|
|
2369
3477
|
<a href="RubyXL/Cell.html#method-i-index_in_collection">#index_in_collection</a>
|
|
2370
3478
|
—
|
|
2371
3479
|
<span class="container">RubyXL::Cell</span>
|
|
3480
|
+
</li>
|
|
2372
3481
|
|
|
2373
3482
|
<li class="method">
|
|
2374
3483
|
<a href="RubyXL/Row.html#method-i-index_in_collection">#index_in_collection</a>
|
|
2375
3484
|
—
|
|
2376
3485
|
<span class="container">RubyXL::Row</span>
|
|
3486
|
+
</li>
|
|
2377
3487
|
|
|
2378
3488
|
<li class="method">
|
|
2379
3489
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-index_in_collection">#index_in_collection</a>
|
|
2380
3490
|
—
|
|
2381
3491
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
3492
|
+
</li>
|
|
2382
3493
|
|
|
2383
3494
|
<li class="method">
|
|
2384
3495
|
<a href="RubyXL/OOXMLContainerObject.html#method-i-init_child_nodes">#init_child_nodes</a>
|
|
2385
3496
|
—
|
|
2386
3497
|
<span class="container">RubyXL::OOXMLContainerObject</span>
|
|
3498
|
+
</li>
|
|
2387
3499
|
|
|
2388
3500
|
<li class="method">
|
|
2389
3501
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-init_child_nodes">#init_child_nodes</a>
|
|
2390
3502
|
—
|
|
2391
3503
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
3504
|
+
</li>
|
|
2392
3505
|
|
|
2393
3506
|
<li class="method">
|
|
2394
3507
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-insert_cell">#insert_cell</a>
|
|
2395
3508
|
—
|
|
2396
3509
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3510
|
+
</li>
|
|
2397
3511
|
|
|
2398
3512
|
<li class="method">
|
|
2399
3513
|
<a href="RubyXL/Row.html#method-i-insert_cell_shift_right">#insert_cell_shift_right</a>
|
|
2400
3514
|
—
|
|
2401
3515
|
<span class="container">RubyXL::Row</span>
|
|
3516
|
+
</li>
|
|
2402
3517
|
|
|
2403
3518
|
<li class="method">
|
|
2404
3519
|
<a href="RubyXL/ColumnRange.html#method-i-insert_column">#insert_column</a>
|
|
2405
3520
|
—
|
|
2406
3521
|
<span class="container">RubyXL::ColumnRange</span>
|
|
3522
|
+
</li>
|
|
2407
3523
|
|
|
2408
3524
|
<li class="method">
|
|
2409
3525
|
<a href="RubyXL/ColumnRanges.html#method-i-insert_column">#insert_column</a>
|
|
2410
3526
|
—
|
|
2411
3527
|
<span class="container">RubyXL::ColumnRanges</span>
|
|
3528
|
+
</li>
|
|
2412
3529
|
|
|
2413
3530
|
<li class="method">
|
|
2414
3531
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-insert_column">#insert_column</a>
|
|
2415
3532
|
—
|
|
2416
3533
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3534
|
+
</li>
|
|
2417
3535
|
|
|
2418
3536
|
<li class="method">
|
|
2419
3537
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-insert_row">#insert_row</a>
|
|
2420
3538
|
—
|
|
2421
3539
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3540
|
+
</li>
|
|
2422
3541
|
|
|
2423
3542
|
<li class="method">
|
|
2424
3543
|
<a href="RubyXL/OOXMLContainerObject.html#method-i-inspect">#inspect</a>
|
|
2425
3544
|
—
|
|
2426
3545
|
<span class="container">RubyXL::OOXMLContainerObject</span>
|
|
3546
|
+
</li>
|
|
2427
3547
|
|
|
2428
3548
|
<li class="method">
|
|
2429
3549
|
<a href="RubyXL/Reference.html#method-i-inspect">#inspect</a>
|
|
2430
3550
|
—
|
|
2431
3551
|
<span class="container">RubyXL::Reference</span>
|
|
3552
|
+
</li>
|
|
2432
3553
|
|
|
2433
3554
|
<li class="method">
|
|
2434
3555
|
<a href="RubyXL/Cell.html#method-i-inspect">#inspect</a>
|
|
2435
3556
|
—
|
|
2436
3557
|
<span class="container">RubyXL::Cell</span>
|
|
3558
|
+
</li>
|
|
2437
3559
|
|
|
2438
3560
|
<li class="method">
|
|
2439
3561
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-is_bold">#is_bold</a>
|
|
2440
3562
|
—
|
|
2441
3563
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3564
|
+
</li>
|
|
2442
3565
|
|
|
2443
3566
|
<li class="method">
|
|
2444
3567
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-is_bolded">#is_bolded</a>
|
|
2445
3568
|
—
|
|
2446
3569
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3570
|
+
</li>
|
|
2447
3571
|
|
|
2448
3572
|
<li class="method">
|
|
2449
3573
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_bolded">#is_column_bolded</a>
|
|
2450
3574
|
—
|
|
2451
3575
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3576
|
+
</li>
|
|
2452
3577
|
|
|
2453
3578
|
<li class="method">
|
|
2454
3579
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_italicized">#is_column_italicized</a>
|
|
2455
3580
|
—
|
|
2456
3581
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3582
|
+
</li>
|
|
2457
3583
|
|
|
2458
3584
|
<li class="method">
|
|
2459
3585
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_struckthrough">#is_column_struckthrough</a>
|
|
2460
3586
|
—
|
|
2461
3587
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3588
|
+
</li>
|
|
2462
3589
|
|
|
2463
3590
|
<li class="method">
|
|
2464
3591
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_underlined">#is_column_underlined</a>
|
|
2465
3592
|
—
|
|
2466
3593
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3594
|
+
</li>
|
|
2467
3595
|
|
|
2468
3596
|
<li class="method">
|
|
2469
3597
|
<a href="RubyXL/Cell.html#method-i-is_date-3F">#is_date?</a>
|
|
2470
3598
|
—
|
|
2471
3599
|
<span class="container">RubyXL::Cell</span>
|
|
3600
|
+
</li>
|
|
2472
3601
|
|
|
2473
3602
|
<li class="method">
|
|
2474
3603
|
<a href="RubyXL/NumberFormat.html#method-i-is_date_format-3F">#is_date_format?</a>
|
|
2475
3604
|
—
|
|
2476
3605
|
<span class="container">RubyXL::NumberFormat</span>
|
|
3606
|
+
</li>
|
|
2477
3607
|
|
|
2478
3608
|
<li class="method">
|
|
2479
3609
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-is_italic">#is_italic</a>
|
|
2480
3610
|
—
|
|
2481
3611
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3612
|
+
</li>
|
|
2482
3613
|
|
|
2483
3614
|
<li class="method">
|
|
2484
3615
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-is_italicized">#is_italicized</a>
|
|
2485
3616
|
—
|
|
2486
3617
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3618
|
+
</li>
|
|
2487
3619
|
|
|
2488
3620
|
<li class="method">
|
|
2489
3621
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_bolded">#is_row_bolded</a>
|
|
2490
3622
|
—
|
|
2491
3623
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3624
|
+
</li>
|
|
2492
3625
|
|
|
2493
3626
|
<li class="method">
|
|
2494
3627
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_italicized">#is_row_italicized</a>
|
|
2495
3628
|
—
|
|
2496
3629
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3630
|
+
</li>
|
|
2497
3631
|
|
|
2498
3632
|
<li class="method">
|
|
2499
3633
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_struckthrough">#is_row_struckthrough</a>
|
|
2500
3634
|
—
|
|
2501
3635
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3636
|
+
</li>
|
|
2502
3637
|
|
|
2503
3638
|
<li class="method">
|
|
2504
3639
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_underlined">#is_row_underlined</a>
|
|
2505
3640
|
—
|
|
2506
3641
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3642
|
+
</li>
|
|
2507
3643
|
|
|
2508
3644
|
<li class="method">
|
|
2509
3645
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-is_strikethrough">#is_strikethrough</a>
|
|
2510
3646
|
—
|
|
2511
3647
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3648
|
+
</li>
|
|
2512
3649
|
|
|
2513
3650
|
<li class="method">
|
|
2514
3651
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-is_struckthrough">#is_struckthrough</a>
|
|
2515
3652
|
—
|
|
2516
3653
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3654
|
+
</li>
|
|
2517
3655
|
|
|
2518
3656
|
<li class="method">
|
|
2519
3657
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-is_underlined">#is_underlined</a>
|
|
2520
3658
|
—
|
|
2521
3659
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3660
|
+
</li>
|
|
2522
3661
|
|
|
2523
3662
|
<li class="method">
|
|
2524
3663
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-is_underlined">#is_underlined</a>
|
|
2525
3664
|
—
|
|
2526
3665
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3666
|
+
</li>
|
|
2527
3667
|
|
|
2528
3668
|
<li class="method">
|
|
2529
3669
|
<a href="RubyXL/Reference.html#method-i-last_col">#last_col</a>
|
|
2530
3670
|
—
|
|
2531
3671
|
<span class="container">RubyXL::Reference</span>
|
|
3672
|
+
</li>
|
|
2532
3673
|
|
|
2533
3674
|
<li class="method">
|
|
2534
3675
|
<a href="RubyXL/Reference.html#method-i-last_row">#last_row</a>
|
|
2535
3676
|
—
|
|
2536
3677
|
<span class="container">RubyXL::Reference</span>
|
|
3678
|
+
</li>
|
|
2537
3679
|
|
|
2538
3680
|
<li class="method">
|
|
2539
3681
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-load_related_files">#load_related_files</a>
|
|
2540
3682
|
—
|
|
2541
3683
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
3684
|
+
</li>
|
|
2542
3685
|
|
|
2543
3686
|
<li class="method">
|
|
2544
3687
|
<a href="RubyXL/RelationshipSupport.html#method-i-load_relationships">#load_relationships</a>
|
|
2545
3688
|
—
|
|
2546
3689
|
<span class="container">RubyXL::RelationshipSupport</span>
|
|
3690
|
+
</li>
|
|
2547
3691
|
|
|
2548
3692
|
<li class="method">
|
|
2549
3693
|
<a href="RubyXL/ColumnRanges.html#method-i-locate_range">#locate_range</a>
|
|
2550
3694
|
—
|
|
2551
3695
|
<span class="container">RubyXL::ColumnRanges</span>
|
|
3696
|
+
</li>
|
|
2552
3697
|
|
|
2553
3698
|
<li class="method">
|
|
2554
3699
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-merge_cells">#merge_cells</a>
|
|
2555
3700
|
—
|
|
2556
3701
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3702
|
+
</li>
|
|
2557
3703
|
|
|
2558
3704
|
<li class="method">
|
|
2559
3705
|
<a href="RubyXL/CorePropertiesFile.html#method-i-modified_at">#modified_at</a>
|
|
2560
3706
|
—
|
|
2561
3707
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
3708
|
+
</li>
|
|
2562
3709
|
|
|
2563
3710
|
<li class="method">
|
|
2564
3711
|
<a href="RubyXL/Workbook.html#method-i-modified_at">#modified_at</a>
|
|
2565
3712
|
—
|
|
2566
3713
|
<span class="container">RubyXL::Workbook</span>
|
|
3714
|
+
</li>
|
|
2567
3715
|
|
|
2568
3716
|
<li class="method">
|
|
2569
3717
|
<a href="RubyXL/CorePropertiesFile.html#method-i-modified_at-3D">#modified_at=</a>
|
|
2570
3718
|
—
|
|
2571
3719
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
3720
|
+
</li>
|
|
2572
3721
|
|
|
2573
3722
|
<li class="method">
|
|
2574
3723
|
<a href="RubyXL/Workbook.html#method-i-modified_at-3D">#modified_at=</a>
|
|
2575
3724
|
—
|
|
2576
3725
|
<span class="container">RubyXL::Workbook</span>
|
|
3726
|
+
</li>
|
|
2577
3727
|
|
|
2578
3728
|
<li class="method">
|
|
2579
3729
|
<a href="RubyXL/CorePropertiesFile.html#method-i-modifier">#modifier</a>
|
|
2580
3730
|
—
|
|
2581
3731
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
3732
|
+
</li>
|
|
2582
3733
|
|
|
2583
3734
|
<li class="method">
|
|
2584
3735
|
<a href="RubyXL/Workbook.html#method-i-modifier">#modifier</a>
|
|
2585
3736
|
—
|
|
2586
3737
|
<span class="container">RubyXL::Workbook</span>
|
|
3738
|
+
</li>
|
|
2587
3739
|
|
|
2588
3740
|
<li class="method">
|
|
2589
3741
|
<a href="RubyXL/CorePropertiesFile.html#method-i-modifier-3D">#modifier=</a>
|
|
2590
3742
|
—
|
|
2591
3743
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
3744
|
+
</li>
|
|
2592
3745
|
|
|
2593
3746
|
<li class="method">
|
|
2594
3747
|
<a href="RubyXL/Workbook.html#method-i-modifier-3D">#modifier=</a>
|
|
2595
3748
|
—
|
|
2596
3749
|
<span class="container">RubyXL::Workbook</span>
|
|
3750
|
+
</li>
|
|
2597
3751
|
|
|
2598
3752
|
<li class="method">
|
|
2599
3753
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_alignment">#modify_alignment</a>
|
|
2600
3754
|
—
|
|
2601
3755
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3756
|
+
</li>
|
|
2602
3757
|
|
|
2603
3758
|
<li class="method">
|
|
2604
3759
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_border">#modify_border</a>
|
|
2605
3760
|
—
|
|
2606
3761
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3762
|
+
</li>
|
|
2607
3763
|
|
|
2608
3764
|
<li class="method">
|
|
2609
3765
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_border_color">#modify_border_color</a>
|
|
2610
3766
|
—
|
|
2611
3767
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3768
|
+
</li>
|
|
2612
3769
|
|
|
2613
3770
|
<li class="method">
|
|
2614
3771
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_fill">#modify_fill</a>
|
|
2615
3772
|
—
|
|
2616
3773
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3774
|
+
</li>
|
|
2617
3775
|
|
|
2618
3776
|
<li class="method">
|
|
2619
3777
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-new_relationship">#new_relationship</a>
|
|
2620
3778
|
—
|
|
2621
3779
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
3780
|
+
</li>
|
|
2622
3781
|
|
|
2623
3782
|
<li class="method">
|
|
2624
3783
|
<a href="RubyXL/Workbook.html#method-i-num_to_date">#num_to_date</a>
|
|
2625
3784
|
—
|
|
2626
3785
|
<span class="container">RubyXL::Workbook</span>
|
|
3786
|
+
</li>
|
|
2627
3787
|
|
|
2628
3788
|
<li class="method">
|
|
2629
3789
|
<a href="RubyXL/Cell.html#method-i-number_format">#number_format</a>
|
|
2630
3790
|
—
|
|
2631
3791
|
<span class="container">RubyXL::Cell</span>
|
|
3792
|
+
</li>
|
|
2632
3793
|
|
|
2633
3794
|
<li class="method">
|
|
2634
3795
|
<a href="RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable">#obtain_class_variable</a>
|
|
2635
3796
|
—
|
|
2636
3797
|
<span class="container">RubyXL::OOXMLObjectClassMethods</span>
|
|
3798
|
+
</li>
|
|
2637
3799
|
|
|
2638
3800
|
<li class="method">
|
|
2639
3801
|
<a href="RubyXL/OOXMLObjectClassMethods.html#method-i-parse">#parse</a>
|
|
2640
3802
|
—
|
|
2641
3803
|
<span class="container">RubyXL::OOXMLObjectClassMethods</span>
|
|
3804
|
+
</li>
|
|
2642
3805
|
|
|
2643
3806
|
<li class="method">
|
|
2644
3807
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-password_hash">#password_hash</a>
|
|
2645
3808
|
—
|
|
2646
3809
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3810
|
+
</li>
|
|
2647
3811
|
|
|
2648
3812
|
<li class="method">
|
|
2649
3813
|
<a href="RubyXL/Cell.html#method-i-raw_value">#raw_value</a>
|
|
2650
3814
|
—
|
|
2651
3815
|
<span class="container">RubyXL::Cell</span>
|
|
3816
|
+
</li>
|
|
2652
3817
|
|
|
2653
3818
|
<li class="method">
|
|
2654
3819
|
<a href="RubyXL/Cell.html#method-i-raw_value-3D">#raw_value=</a>
|
|
2655
3820
|
—
|
|
2656
3821
|
<span class="container">RubyXL::Cell</span>
|
|
3822
|
+
</li>
|
|
2657
3823
|
|
|
2658
3824
|
<li class="method">
|
|
2659
3825
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-register_new_fill">#register_new_fill</a>
|
|
2660
3826
|
—
|
|
2661
3827
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3828
|
+
</li>
|
|
2662
3829
|
|
|
2663
3830
|
<li class="method">
|
|
2664
3831
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-register_new_font">#register_new_font</a>
|
|
2665
3832
|
—
|
|
2666
3833
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3834
|
+
</li>
|
|
2667
3835
|
|
|
2668
3836
|
<li class="method">
|
|
2669
3837
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-register_new_xf">#register_new_xf</a>
|
|
2670
3838
|
—
|
|
2671
3839
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
3840
|
+
</li>
|
|
2672
3841
|
|
|
2673
3842
|
<li class="method">
|
|
2674
3843
|
<a href="RubyXL/Stylesheet.html#method-i-register_number_format">#register_number_format</a>
|
|
2675
3844
|
—
|
|
2676
3845
|
<span class="container">RubyXL::Stylesheet</span>
|
|
3846
|
+
</li>
|
|
2677
3847
|
|
|
2678
3848
|
<li class="method">
|
|
2679
3849
|
<a href="RubyXL/WorkbookRoot.html#method-i-related_objects">#related_objects</a>
|
|
2680
3850
|
—
|
|
2681
3851
|
<span class="container">RubyXL::WorkbookRoot</span>
|
|
3852
|
+
</li>
|
|
2682
3853
|
|
|
2683
3854
|
<li class="method">
|
|
2684
3855
|
<a href="RubyXL/Workbook.html#method-i-related_objects">#related_objects</a>
|
|
2685
3856
|
—
|
|
2686
3857
|
<span class="container">RubyXL::Workbook</span>
|
|
3858
|
+
</li>
|
|
2687
3859
|
|
|
2688
3860
|
<li class="method">
|
|
2689
3861
|
<a href="RubyXL/Worksheet.html#method-i-related_objects">#related_objects</a>
|
|
2690
3862
|
—
|
|
2691
3863
|
<span class="container">RubyXL::Worksheet</span>
|
|
3864
|
+
</li>
|
|
2692
3865
|
|
|
2693
3866
|
<li class="method">
|
|
2694
3867
|
<a href="RubyXL/RelationshipSupport.html#method-i-related_objects">#related_objects</a>
|
|
2695
3868
|
—
|
|
2696
3869
|
<span class="container">RubyXL::RelationshipSupport</span>
|
|
3870
|
+
</li>
|
|
2697
3871
|
|
|
2698
3872
|
<li class="method">
|
|
2699
3873
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-remove_formula">#remove_formula</a>
|
|
2700
3874
|
—
|
|
2701
3875
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3876
|
+
</li>
|
|
2702
3877
|
|
|
2703
3878
|
<li class="method">
|
|
2704
3879
|
<a href="RubyXL/Cell.html#method-i-row">#row</a>
|
|
2705
3880
|
—
|
|
2706
3881
|
<span class="container">RubyXL::Cell</span>
|
|
3882
|
+
</li>
|
|
2707
3883
|
|
|
2708
3884
|
<li class="method">
|
|
2709
3885
|
<a href="RubyXL/Cell.html#method-i-row-3D">#row=</a>
|
|
2710
3886
|
—
|
|
2711
3887
|
<span class="container">RubyXL::Cell</span>
|
|
3888
|
+
</li>
|
|
2712
3889
|
|
|
2713
3890
|
<li class="method">
|
|
2714
3891
|
<a href="RubyXL/WorksheetConvenienceMethods.html#method-i-row_font">#row_font</a>
|
|
2715
3892
|
—
|
|
2716
3893
|
<span class="container">RubyXL::WorksheetConvenienceMethods</span>
|
|
3894
|
+
</li>
|
|
2717
3895
|
|
|
2718
3896
|
<li class="method">
|
|
2719
3897
|
<a href="RubyXL/Workbook.html#method-i-save">#save</a>
|
|
2720
3898
|
—
|
|
2721
3899
|
<span class="container">RubyXL::Workbook</span>
|
|
3900
|
+
</li>
|
|
2722
3901
|
|
|
2723
3902
|
<li class="method">
|
|
2724
3903
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_bold">#set_bold</a>
|
|
2725
3904
|
—
|
|
2726
3905
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3906
|
+
</li>
|
|
2727
3907
|
|
|
2728
3908
|
<li class="method">
|
|
2729
3909
|
<a href="RubyXL/Border.html#method-i-set_edge_color">#set_edge_color</a>
|
|
2730
3910
|
—
|
|
2731
3911
|
<span class="container">RubyXL::Border</span>
|
|
3912
|
+
</li>
|
|
2732
3913
|
|
|
2733
3914
|
<li class="method">
|
|
2734
3915
|
<a href="RubyXL/Border.html#method-i-set_edge_style">#set_edge_style</a>
|
|
2735
3916
|
—
|
|
2736
3917
|
<span class="container">RubyXL::Border</span>
|
|
3918
|
+
</li>
|
|
2737
3919
|
|
|
2738
3920
|
<li class="method">
|
|
2739
3921
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_italic">#set_italic</a>
|
|
2740
3922
|
—
|
|
2741
3923
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3924
|
+
</li>
|
|
2742
3925
|
|
|
2743
3926
|
<li class="method">
|
|
2744
3927
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_name">#set_name</a>
|
|
2745
3928
|
—
|
|
2746
3929
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3930
|
+
</li>
|
|
2747
3931
|
|
|
2748
3932
|
<li class="method">
|
|
2749
3933
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-set_number_format">#set_number_format</a>
|
|
2750
3934
|
—
|
|
2751
3935
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
3936
|
+
</li>
|
|
2752
3937
|
|
|
2753
3938
|
<li class="method">
|
|
2754
3939
|
<a href="RubyXL/BorderEdge.html#method-i-set_rgb_color">#set_rgb_color</a>
|
|
2755
3940
|
—
|
|
2756
3941
|
<span class="container">RubyXL::BorderEdge</span>
|
|
3942
|
+
</li>
|
|
2757
3943
|
|
|
2758
3944
|
<li class="method">
|
|
2759
3945
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_rgb_color">#set_rgb_color</a>
|
|
2760
3946
|
—
|
|
2761
3947
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3948
|
+
</li>
|
|
2762
3949
|
|
|
2763
3950
|
<li class="method">
|
|
2764
3951
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_size">#set_size</a>
|
|
2765
3952
|
—
|
|
2766
3953
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3954
|
+
</li>
|
|
2767
3955
|
|
|
2768
3956
|
<li class="method">
|
|
2769
3957
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_strikethrough">#set_strikethrough</a>
|
|
2770
3958
|
—
|
|
2771
3959
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3960
|
+
</li>
|
|
2772
3961
|
|
|
2773
3962
|
<li class="method">
|
|
2774
3963
|
<a href="RubyXL/FontConvenienceMethods.html#method-i-set_underline">#set_underline</a>
|
|
2775
3964
|
—
|
|
2776
3965
|
<span class="container">RubyXL::FontConvenienceMethods</span>
|
|
3966
|
+
</li>
|
|
2777
3967
|
|
|
2778
3968
|
<li class="method">
|
|
2779
3969
|
<a href="RubyXL/Reference.html#method-i-single_cell-3F">#single_cell?</a>
|
|
2780
3970
|
—
|
|
2781
3971
|
<span class="container">RubyXL::Reference</span>
|
|
3972
|
+
</li>
|
|
2782
3973
|
|
|
2783
3974
|
<li class="method">
|
|
2784
3975
|
<a href="RubyXL/Row.html#method-i-size">#size</a>
|
|
2785
3976
|
—
|
|
2786
3977
|
<span class="container">RubyXL::Row</span>
|
|
3978
|
+
</li>
|
|
2787
3979
|
|
|
2788
3980
|
<li class="method">
|
|
2789
3981
|
<a href="RubyXL/SheetData.html#method-i-size">#size</a>
|
|
2790
3982
|
—
|
|
2791
3983
|
<span class="container">RubyXL::SheetData</span>
|
|
3984
|
+
</li>
|
|
2792
3985
|
|
|
2793
3986
|
<li class="method">
|
|
2794
3987
|
<a href="RubyXL/RelationshipSupport.html#method-i-store_relationship">#store_relationship</a>
|
|
2795
3988
|
—
|
|
2796
3989
|
<span class="container">RubyXL::RelationshipSupport</span>
|
|
3990
|
+
</li>
|
|
2797
3991
|
|
|
2798
3992
|
<li class="method">
|
|
2799
3993
|
<a href="RubyXL/WorkbookRoot.html#method-i-stream">#stream</a>
|
|
2800
3994
|
—
|
|
2801
3995
|
<span class="container">RubyXL::WorkbookRoot</span>
|
|
3996
|
+
</li>
|
|
2802
3997
|
|
|
2803
3998
|
<li class="method">
|
|
2804
3999
|
<a href="RubyXL/Workbook.html#method-i-stream">#stream</a>
|
|
2805
4000
|
—
|
|
2806
4001
|
<span class="container">RubyXL::Workbook</span>
|
|
4002
|
+
</li>
|
|
2807
4003
|
|
|
2808
4004
|
<li class="method">
|
|
2809
4005
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-text_indent">#text_indent</a>
|
|
2810
4006
|
—
|
|
2811
4007
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
4008
|
+
</li>
|
|
2812
4009
|
|
|
2813
4010
|
<li class="method">
|
|
2814
4011
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-text_rotation">#text_rotation</a>
|
|
2815
4012
|
—
|
|
2816
4013
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
4014
|
+
</li>
|
|
2817
4015
|
|
|
2818
4016
|
<li class="method">
|
|
2819
4017
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-text_wrap">#text_wrap</a>
|
|
2820
4018
|
—
|
|
2821
4019
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
4020
|
+
</li>
|
|
2822
4021
|
|
|
2823
4022
|
<li class="method">
|
|
2824
4023
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-title">#title</a>
|
|
2825
4024
|
—
|
|
2826
4025
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
4026
|
+
</li>
|
|
2827
4027
|
|
|
2828
4028
|
<li class="method">
|
|
2829
4029
|
<a href="RubyXL/WorkbookConvenienceMethods.html#method-i-title-3D">#title=</a>
|
|
2830
4030
|
—
|
|
2831
4031
|
<span class="container">RubyXL::WorkbookConvenienceMethods</span>
|
|
4032
|
+
</li>
|
|
2832
4033
|
|
|
2833
4034
|
<li class="method">
|
|
2834
4035
|
<a href="RubyXL/ColorConvenienceClasses/RgbColor.html#method-i-to_hls">#to_hls</a>
|
|
2835
4036
|
—
|
|
2836
4037
|
<span class="container">RubyXL::ColorConvenienceClasses::RgbColor</span>
|
|
4038
|
+
</li>
|
|
2837
4039
|
|
|
2838
4040
|
<li class="method">
|
|
2839
4041
|
<a href="RubyXL/ColorConvenienceClasses/HlsColor.html#method-i-to_rgb">#to_rgb</a>
|
|
2840
4042
|
—
|
|
2841
4043
|
<span class="container">RubyXL::ColorConvenienceClasses::HlsColor</span>
|
|
4044
|
+
</li>
|
|
2842
4045
|
|
|
2843
4046
|
<li class="method">
|
|
2844
4047
|
<a href="RubyXL/ColorConvenienceClasses/RgbColor.html#method-i-to_s">#to_s</a>
|
|
2845
4048
|
—
|
|
2846
4049
|
<span class="container">RubyXL::ColorConvenienceClasses::RgbColor</span>
|
|
4050
|
+
</li>
|
|
2847
4051
|
|
|
2848
4052
|
<li class="method">
|
|
2849
4053
|
<a href="RubyXL/Reference.html#method-i-to_s">#to_s</a>
|
|
2850
4054
|
—
|
|
2851
4055
|
<span class="container">RubyXL::Reference</span>
|
|
4056
|
+
</li>
|
|
2852
4057
|
|
|
2853
4058
|
<li class="method">
|
|
2854
4059
|
<a href="RubyXL/Sqref.html#method-i-to_s">#to_s</a>
|
|
2855
4060
|
—
|
|
2856
4061
|
<span class="container">RubyXL::Sqref</span>
|
|
4062
|
+
</li>
|
|
2857
4063
|
|
|
2858
4064
|
<li class="method">
|
|
2859
4065
|
<a href="RubyXL/Text.html#method-i-to_s">#to_s</a>
|
|
2860
4066
|
—
|
|
2861
4067
|
<span class="container">RubyXL::Text</span>
|
|
4068
|
+
</li>
|
|
2862
4069
|
|
|
2863
4070
|
<li class="method">
|
|
2864
4071
|
<a href="RubyXL/RichTextRun.html#method-i-to_s">#to_s</a>
|
|
2865
4072
|
—
|
|
2866
4073
|
<span class="container">RubyXL::RichTextRun</span>
|
|
4074
|
+
</li>
|
|
2867
4075
|
|
|
2868
4076
|
<li class="method">
|
|
2869
4077
|
<a href="RubyXL/RichText.html#method-i-to_s">#to_s</a>
|
|
2870
4078
|
—
|
|
2871
4079
|
<span class="container">RubyXL::RichText</span>
|
|
4080
|
+
</li>
|
|
2872
4081
|
|
|
2873
4082
|
<li class="method">
|
|
2874
4083
|
<a href="RubyXL/StringNodeW3C.html#method-i-to_time">#to_time</a>
|
|
2875
4084
|
—
|
|
2876
4085
|
<span class="container">RubyXL::StringNodeW3C</span>
|
|
4086
|
+
</li>
|
|
2877
4087
|
|
|
2878
4088
|
<li class="method">
|
|
2879
4089
|
<a href="RubyXL/Reference.html#method-i-valid-3F">#valid?</a>
|
|
2880
4090
|
—
|
|
2881
4091
|
<span class="container">RubyXL::Reference</span>
|
|
4092
|
+
</li>
|
|
2882
4093
|
|
|
2883
4094
|
<li class="method">
|
|
2884
4095
|
<a href="RubyXL/Cell.html#method-i-value">#value</a>
|
|
2885
4096
|
—
|
|
2886
4097
|
<span class="container">RubyXL::Cell</span>
|
|
4098
|
+
</li>
|
|
2887
4099
|
|
|
2888
4100
|
<li class="method">
|
|
2889
4101
|
<a href="RubyXL/CellConvenienceMethods.html#method-i-vertical_alignment">#vertical_alignment</a>
|
|
2890
4102
|
—
|
|
2891
4103
|
<span class="container">RubyXL::CellConvenienceMethods</span>
|
|
4104
|
+
</li>
|
|
2892
4105
|
|
|
2893
4106
|
<li class="method">
|
|
2894
4107
|
<a href="RubyXL/LegacyCell.html#method-i-workbook">#workbook</a>
|
|
2895
4108
|
—
|
|
2896
4109
|
<span class="container">RubyXL::LegacyCell</span>
|
|
4110
|
+
</li>
|
|
2897
4111
|
|
|
2898
4112
|
<li class="method">
|
|
2899
4113
|
<a href="RubyXL/Workbook.html#method-i-write">#write</a>
|
|
2900
4114
|
—
|
|
2901
4115
|
<span class="container">RubyXL::Workbook</span>
|
|
4116
|
+
</li>
|
|
2902
4117
|
|
|
2903
4118
|
<li class="method">
|
|
2904
4119
|
<a href="RubyXL/RawOOXML.html#method-i-write_xml">#write_xml</a>
|
|
2905
4120
|
—
|
|
2906
4121
|
<span class="container">RubyXL::RawOOXML</span>
|
|
4122
|
+
</li>
|
|
2907
4123
|
|
|
2908
4124
|
<li class="method">
|
|
2909
4125
|
<a href="RubyXL/OOXMLIgnored.html#method-i-write_xml">#write_xml</a>
|
|
2910
4126
|
—
|
|
2911
4127
|
<span class="container">RubyXL::OOXMLIgnored</span>
|
|
4128
|
+
</li>
|
|
2912
4129
|
|
|
2913
4130
|
<li class="method">
|
|
2914
4131
|
<a href="RubyXL/AExtension.html#method-i-write_xml">#write_xml</a>
|
|
2915
4132
|
—
|
|
2916
4133
|
<span class="container">RubyXL::AExtension</span>
|
|
4134
|
+
</li>
|
|
2917
4135
|
|
|
2918
4136
|
<li class="method">
|
|
2919
4137
|
<a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-write_xml">#write_xml</a>
|
|
2920
4138
|
—
|
|
2921
4139
|
<span class="container">RubyXL::OOXMLObjectInstanceMethods</span>
|
|
4140
|
+
</li>
|
|
2922
4141
|
|
|
2923
4142
|
<li class="method">
|
|
2924
4143
|
<a href="RubyXL/Row.html#method-i-xf">#xf</a>
|
|
2925
4144
|
—
|
|
2926
4145
|
<span class="container">RubyXL::Row</span>
|
|
4146
|
+
</li>
|
|
2927
4147
|
|
|
2928
4148
|
<li class="method">
|
|
2929
4149
|
<a href="RubyXL/CalculationChain.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2930
4150
|
—
|
|
2931
4151
|
<span class="container">RubyXL::CalculationChain</span>
|
|
4152
|
+
</li>
|
|
2932
4153
|
|
|
2933
4154
|
<li class="method">
|
|
2934
4155
|
<a href="RubyXL/Chartsheet.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2935
4156
|
—
|
|
2936
4157
|
<span class="container">RubyXL::Chartsheet</span>
|
|
4158
|
+
</li>
|
|
2937
4159
|
|
|
2938
4160
|
<li class="method">
|
|
2939
4161
|
<a href="RubyXL/CommentsFile.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2940
4162
|
—
|
|
2941
4163
|
<span class="container">RubyXL::CommentsFile</span>
|
|
4164
|
+
</li>
|
|
2942
4165
|
|
|
2943
4166
|
<li class="method">
|
|
2944
4167
|
<a href="RubyXL/Connections.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2945
4168
|
—
|
|
2946
4169
|
<span class="container">RubyXL::Connections</span>
|
|
4170
|
+
</li>
|
|
2947
4171
|
|
|
2948
4172
|
<li class="method">
|
|
2949
4173
|
<a href="RubyXL/ContentTypes.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2950
4174
|
—
|
|
2951
4175
|
<span class="container">RubyXL::ContentTypes</span>
|
|
4176
|
+
</li>
|
|
2952
4177
|
|
|
2953
4178
|
<li class="method">
|
|
2954
4179
|
<a href="RubyXL/DocumentPropertiesFile.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2955
4180
|
—
|
|
2956
4181
|
<span class="container">RubyXL::DocumentPropertiesFile</span>
|
|
4182
|
+
</li>
|
|
2957
4183
|
|
|
2958
4184
|
<li class="method">
|
|
2959
4185
|
<a href="RubyXL/CorePropertiesFile.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2960
4186
|
—
|
|
2961
4187
|
<span class="container">RubyXL::CorePropertiesFile</span>
|
|
4188
|
+
</li>
|
|
2962
4189
|
|
|
2963
4190
|
<li class="method">
|
|
2964
4191
|
<a href="RubyXL/ExternalLinksFile.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2965
4192
|
—
|
|
2966
4193
|
<span class="container">RubyXL::ExternalLinksFile</span>
|
|
4194
|
+
</li>
|
|
2967
4195
|
|
|
2968
4196
|
<li class="method">
|
|
2969
4197
|
<a href="RubyXL/OOXMLTopLevelObject.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2970
4198
|
—
|
|
2971
4199
|
<span class="container">RubyXL::OOXMLTopLevelObject</span>
|
|
4200
|
+
</li>
|
|
2972
4201
|
|
|
2973
4202
|
<li class="method">
|
|
2974
4203
|
<a href="RubyXL/QueryTable.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2975
4204
|
—
|
|
2976
4205
|
<span class="container">RubyXL::QueryTable</span>
|
|
4206
|
+
</li>
|
|
2977
4207
|
|
|
2978
4208
|
<li class="method">
|
|
2979
4209
|
<a href="RubyXL/OOXMLRelationshipsFile.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2980
4210
|
—
|
|
2981
4211
|
<span class="container">RubyXL::OOXMLRelationshipsFile</span>
|
|
4212
|
+
</li>
|
|
2982
4213
|
|
|
2983
4214
|
<li class="method">
|
|
2984
4215
|
<a href="RubyXL/WorkbookRoot.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2985
4216
|
—
|
|
2986
4217
|
<span class="container">RubyXL::WorkbookRoot</span>
|
|
4218
|
+
</li>
|
|
2987
4219
|
|
|
2988
4220
|
<li class="method">
|
|
2989
4221
|
<a href="RubyXL/SharedStringsTable.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2990
4222
|
—
|
|
2991
4223
|
<span class="container">RubyXL::SharedStringsTable</span>
|
|
4224
|
+
</li>
|
|
2992
4225
|
|
|
2993
4226
|
<li class="method">
|
|
2994
4227
|
<a href="RubyXL/Stylesheet.html#method-i-xlsx_path">#xlsx_path</a>
|
|
2995
4228
|
—
|
|
2996
4229
|
<span class="container">RubyXL::Stylesheet</span>
|
|
4230
|
+
</li>
|
|
2997
4231
|
|
|
2998
4232
|
<li class="method">
|
|
2999
4233
|
<a href="RubyXL/Theme.html#method-i-xlsx_path">#xlsx_path</a>
|
|
3000
4234
|
—
|
|
3001
4235
|
<span class="container">RubyXL::Theme</span>
|
|
4236
|
+
</li>
|
|
3002
4237
|
|
|
3003
4238
|
<li class="method">
|
|
3004
4239
|
<a href="RubyXL/Workbook.html#method-i-xlsx_path">#xlsx_path</a>
|
|
3005
4240
|
—
|
|
3006
4241
|
<span class="container">RubyXL::Workbook</span>
|
|
4242
|
+
</li>
|
|
3007
4243
|
|
|
3008
4244
|
<li class="method">
|
|
3009
4245
|
<a href="RubyXL/Worksheet.html#method-i-xlsx_path">#xlsx_path</a>
|
|
3010
4246
|
—
|
|
3011
4247
|
<span class="container">RubyXL::Worksheet</span>
|
|
4248
|
+
</li>
|
|
4249
|
+
|
|
3012
4250
|
</ul>
|
|
3013
4251
|
</main>
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
<footer id="validator-badges" role="contentinfo">
|
|
3017
|
-
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
3018
|
-
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.6.3.1.
|
|
3019
|
-
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
3020
|
-
</footer>
|
|
4252
|
+
</body>
|
|
3021
4253
|
|