<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Table of Contents - rubyXL 3.3.14</title> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script src="./js/jquery.js"></script> <script src="./js/darkfish.js"></script> <link href="./css/fonts.css" rel="stylesheet"> <link href="./css/rdoc.css" rel="stylesheet"> <body id="top" class="table-of-contents"> <main role="main"> <h1 class="class">Table of Contents - rubyXL 3.3.14</h1> <h2 id="pages">Pages</h2> <ul> <li class="file"> <a href="README_rdoc.html">README</a> <ul> <li><a href="README_rdoc.html#label-rubyXL">rubyXL</a> <li><a href="README_rdoc.html#label-To+Install-3A">To Install:</a> <li><a href="README_rdoc.html#label-To+Use-3A">To Use:</a> <li><a href="README_rdoc.html#label-Parsing+an+existing+workbook">Parsing an existing workbook</a> <li><a href="README_rdoc.html#label-Creating+a+new+Workbook">Creating a new Workbook</a> <li><a href="README_rdoc.html#label-Accessing">Accessing</a> <li><a href="README_rdoc.html#label-Accessing+a+Worksheet">Accessing a Worksheet</a> <li><a href="README_rdoc.html#label-Accessing+a+Row+-28Array+of+Cells-29">Accessing a Row (Array of Cells)</a> <li><a href="README_rdoc.html#label-Accessing+a+Cell+object">Accessing a Cell object</a> <li><a href="README_rdoc.html#label-Wrappers+for+accessing+Cell+properties">Wrappers for accessing Cell properties</a> <li><a href="README_rdoc.html#label-Wrappers+for+accessing+Row+properties+">Wrappers for accessing Row properties </a> <li><a href="README_rdoc.html#label-Accessing+column+properties">Accessing column properties</a> <li><a href="README_rdoc.html#label-Table+reading">Table reading</a> <li><a href="README_rdoc.html#label-Modifying">Modifying</a> <li><a href="README_rdoc.html#label-Adding+Worksheets">Adding Worksheets</a> <li><a href="README_rdoc.html#label-Renaming+Worksheets">Renaming Worksheets</a> <li><a href="README_rdoc.html#label-Adding+Cells">Adding Cells</a> <li><a href="README_rdoc.html#label-Changing+Cells">Changing Cells</a> <li><a href="README_rdoc.html#label-Changing+Fonts">Changing Fonts</a> <li><a href="README_rdoc.html#label-Changing+Fills+++++">Changing Fills </a> <li><a href="README_rdoc.html#label-Changing+Borders">Changing Borders</a> <li><a href="README_rdoc.html#label-Changing+Alignment">Changing Alignment</a> <li><a href="README_rdoc.html#label-Horizontal">Horizontal</a> <li><a href="README_rdoc.html#label-Vertical">Vertical</a> <li><a href="README_rdoc.html#label-Changing+Row+Height">Changing Row Height</a> <li><a href="README_rdoc.html#label-Changing+Column+Width">Changing Column Width</a> <li><a href="README_rdoc.html#label-Merging+Cells">Merging Cells</a> <li><a href="README_rdoc.html#label-Insert+Row">Insert Row</a> <li><a href="README_rdoc.html#label-Insert+Column">Insert Column</a> <li><a href="README_rdoc.html#label-Delete+Row">Delete Row</a> <li><a href="README_rdoc.html#label-Delete+Column">Delete Column</a> <li><a href="README_rdoc.html#label-Insert+Cell">Insert Cell</a> <li><a href="README_rdoc.html#label-Delete+Cell">Delete Cell</a> <li><a href="README_rdoc.html#label-Modifying+Cell+Format">Modifying Cell Format</a> <li><a href="README_rdoc.html#label-I-2FO">I/O</a> <li><a href="README_rdoc.html#label-Miscellaneous">Miscellaneous</a> <li><a href="README_rdoc.html#label-For+more+information">For more information</a> <li><a href="README_rdoc.html#label-Contributing+to+rubyXL">Contributing to rubyXL</a> <li><a href="README_rdoc.html#label-Copyright">Copyright</a> </ul> </li> </ul> <h2 id="classes">Classes and Modules</h2> <ul> <li class="module"> <a href="RubyXL.html">RubyXL</a> </li> <li class="class"> <a href="RubyXL/AExtension.html">RubyXL::AExtension</a> </li> <li class="class"> <a href="RubyXL/AExtensionStorageArea.html">RubyXL::AExtensionStorageArea</a> </li> <li class="class"> <a href="RubyXL/AdjustHandleList.html">RubyXL::AdjustHandleList</a> </li> <li class="class"> <a href="RubyXL/Alignment.html">RubyXL::Alignment</a> </li> <li class="class"> <a href="RubyXL/AlternateContent.html">RubyXL::AlternateContent</a> </li> <li class="class"> <a href="RubyXL/Authors.html">RubyXL::Authors</a> </li> <li class="class"> <a href="RubyXL/AutoFilter.html">RubyXL::AutoFilter</a> </li> <li class="class"> <a href="RubyXL/AutoFilterColumn.html">RubyXL::AutoFilterColumn</a> </li> <li class="class"> <a href="RubyXL/BinaryImageFile.html">RubyXL::BinaryImageFile</a> </li> <li class="class"> <a href="RubyXL/BodyProperties.html">RubyXL::BodyProperties</a> </li> <li class="class"> <a href="RubyXL/BooleanNode.html">RubyXL::BooleanNode</a> </li> <li class="class"> <a href="RubyXL/BooleanValue.html">RubyXL::BooleanValue</a> </li> <li class="class"> <a href="RubyXL/Border.html">RubyXL::Border</a> </li> <li class="class"> <a href="RubyXL/BorderEdge.html">RubyXL::BorderEdge</a> </li> <li class="class"> <a href="RubyXL/Borders.html">RubyXL::Borders</a> </li> <li class="class"> <a href="RubyXL/Break.html">RubyXL::Break</a> </li> <li class="class"> <a href="RubyXL/BreakList.html">RubyXL::BreakList</a> </li> <li class="class"> <a href="RubyXL/CT_AdjPoint2D.html">RubyXL::CT_AdjPoint2D</a> </li> <li class="class"> <a href="RubyXL/CT_AlphaBiLevelEffect.html">RubyXL::CT_AlphaBiLevelEffect</a> </li> <li class="class"> <a href="RubyXL/CT_AlphaModulateEffect.html">RubyXL::CT_AlphaModulateEffect</a> </li> <li class="class"> <a href="RubyXL/CT_AlphaModulateFixedEffect.html">RubyXL::CT_AlphaModulateFixedEffect</a> </li> <li class="class"> <a href="RubyXL/CT_AlphaOutsetEffect.html">RubyXL::CT_AlphaOutsetEffect</a> </li> <li class="class"> <a href="RubyXL/CT_AlphaReplaceEffect.html">RubyXL::CT_AlphaReplaceEffect</a> </li> <li class="class"> <a href="RubyXL/CT_Backdrop.html">RubyXL::CT_Backdrop</a> </li> <li class="class"> <a href="RubyXL/CT_Bevel.html">RubyXL::CT_Bevel</a> </li> <li class="class"> <a href="RubyXL/CT_BiLevelEffect.html">RubyXL::CT_BiLevelEffect</a> </li> <li class="class"> <a href="RubyXL/CT_BlendEffect.html">RubyXL::CT_BlendEffect</a> </li> <li class="class"> <a href="RubyXL/CT_Blip.html">RubyXL::CT_Blip</a> </li> <li class="class"> <a href="RubyXL/CT_BlipFillProperties.html">RubyXL::CT_BlipFillProperties</a> </li> <li class="class"> <a href="RubyXL/CT_BlurEffect.html">RubyXL::CT_BlurEffect</a> </li> <li class="class"> <a href="RubyXL/CT_Camera.html">RubyXL::CT_Camera</a> </li> <li class="class"> <a href="RubyXL/CT_Color.html">RubyXL::CT_Color</a> </li> <li class="class"> <a href="RubyXL/CT_ColorChangeEffect.html">RubyXL::CT_ColorChangeEffect</a> </li> <li class="class"> <a href="RubyXL/CT_ColorMapping.html">RubyXL::CT_ColorMapping</a> </li> <li class="class"> <a href="RubyXL/CT_ColorScheme.html">RubyXL::CT_ColorScheme</a> </li> <li class="class"> <a href="RubyXL/CT_ColorSchemeAndMapping.html">RubyXL::CT_ColorSchemeAndMapping</a> </li> <li class="class"> <a href="RubyXL/CT_ConnectionSite.html">RubyXL::CT_ConnectionSite</a> </li> <li class="class"> <a href="RubyXL/CT_ConnectionSiteList.html">RubyXL::CT_ConnectionSiteList</a> </li> <li class="class"> <a href="RubyXL/CT_DashStop.html">RubyXL::CT_DashStop</a> </li> <li class="class"> <a href="RubyXL/CT_DashStopList.html">RubyXL::CT_DashStopList</a> </li> <li class="class"> <a href="RubyXL/CT_DefaultShapeDefinition.html">RubyXL::CT_DefaultShapeDefinition</a> </li> <li class="class"> <a href="RubyXL/CT_DuotoneEffect.html">RubyXL::CT_DuotoneEffect</a> </li> <li class="class"> <a href="RubyXL/CT_EffectContainer.html">RubyXL::CT_EffectContainer</a> </li> <li class="class"> <a href="RubyXL/CT_EffectList.html">RubyXL::CT_EffectList</a> </li> <li class="class"> <a href="RubyXL/CT_EffectReference.html">RubyXL::CT_EffectReference</a> </li> <li class="class"> <a href="RubyXL/CT_EffectStyleItem.html">RubyXL::CT_EffectStyleItem</a> </li> <li class="class"> <a href="RubyXL/CT_EffectStyleList.html">RubyXL::CT_EffectStyleList</a> </li> <li class="class"> <a href="RubyXL/CT_EmbeddedWAVAudioFile.html">RubyXL::CT_EmbeddedWAVAudioFile</a> </li> <li class="class"> <a href="RubyXL/CT_FillEffect.html">RubyXL::CT_FillEffect</a> </li> <li class="class"> <a href="RubyXL/CT_FillOverlayEffect.html">RubyXL::CT_FillOverlayEffect</a> </li> <li class="class"> <a href="RubyXL/CT_FillStyleList.html">RubyXL::CT_FillStyleList</a> </li> <li class="class"> <a href="RubyXL/CT_FlatText.html">RubyXL::CT_FlatText</a> </li> <li class="class"> <a href="RubyXL/CT_FontCollection.html">RubyXL::CT_FontCollection</a> </li> <li class="class"> <a href="RubyXL/CT_FontReference.html">RubyXL::CT_FontReference</a> </li> <li class="class"> <a href="RubyXL/CT_GeomGuideList.html">RubyXL::CT_GeomGuideList</a> </li> <li class="class"> <a href="RubyXL/CT_GlowEffect.html">RubyXL::CT_GlowEffect</a> </li> <li class="class"> <a href="RubyXL/CT_GradientFillProperties.html">RubyXL::CT_GradientFillProperties</a> </li> <li class="class"> <a href="RubyXL/CT_GradientStop.html">RubyXL::CT_GradientStop</a> </li> <li class="class"> <a href="RubyXL/CT_GradientStopList.html">RubyXL::CT_GradientStopList</a> </li> <li class="class"> <a href="RubyXL/CT_HSLEffect.html">RubyXL::CT_HSLEffect</a> </li> <li class="class"> <a href="RubyXL/CT_HslColor.html">RubyXL::CT_HslColor</a> </li> <li class="class"> <a href="RubyXL/CT_Hyperlink.html">RubyXL::CT_Hyperlink</a> </li> <li class="class"> <a href="RubyXL/CT_InnerShadowEffect.html">RubyXL::CT_InnerShadowEffect</a> </li> <li class="class"> <a href="RubyXL/CT_LightRig.html">RubyXL::CT_LightRig</a> </li> <li class="class"> <a href="RubyXL/CT_LineEndProperties.html">RubyXL::CT_LineEndProperties</a> </li> <li class="class"> <a href="RubyXL/CT_LineJoinMiterProperties.html">RubyXL::CT_LineJoinMiterProperties</a> </li> <li class="class"> <a href="RubyXL/CT_LineProperties.html">RubyXL::CT_LineProperties</a> </li> <li class="class"> <a href="RubyXL/CT_LineStyleList.html">RubyXL::CT_LineStyleList</a> </li> <li class="class"> <a href="RubyXL/CT_LinearShadeProperties.html">RubyXL::CT_LinearShadeProperties</a> </li> <li class="class"> <a href="RubyXL/CT_LuminanceEffect.html">RubyXL::CT_LuminanceEffect</a> </li> <li class="class"> <a href="RubyXL/CT_ObjectStyleDefaults.html">RubyXL::CT_ObjectStyleDefaults</a> </li> <li class="class"> <a href="RubyXL/CT_OuterShadowEffect.html">RubyXL::CT_OuterShadowEffect</a> </li> <li class="class"> <a href="RubyXL/CT_Path2D.html">RubyXL::CT_Path2D</a> </li> <li class="class"> <a href="RubyXL/CT_Path2DArcTo.html">RubyXL::CT_Path2DArcTo</a> </li> <li class="class"> <a href="RubyXL/CT_Path2DCubicBezierTo.html">RubyXL::CT_Path2DCubicBezierTo</a> </li> <li class="class"> <a href="RubyXL/CT_Path2DList.html">RubyXL::CT_Path2DList</a> </li> <li class="class"> <a href="RubyXL/CT_Path2DQuadBezierTo.html">RubyXL::CT_Path2DQuadBezierTo</a> </li> <li class="class"> <a href="RubyXL/CT_Path2DTo.html">RubyXL::CT_Path2DTo</a> </li> <li class="class"> <a href="RubyXL/CT_PathShadeProperties.html">RubyXL::CT_PathShadeProperties</a> </li> <li class="class"> <a href="RubyXL/CT_PatternFillProperties.html">RubyXL::CT_PatternFillProperties</a> </li> <li class="class"> <a href="RubyXL/CT_Point3D.html">RubyXL::CT_Point3D</a> </li> <li class="class"> <a href="RubyXL/CT_PolarAdjustHandle.html">RubyXL::CT_PolarAdjustHandle</a> </li> <li class="class"> <a href="RubyXL/CT_PresetColor.html">RubyXL::CT_PresetColor</a> </li> <li class="class"> <a href="RubyXL/CT_PresetLineDashProperties.html">RubyXL::CT_PresetLineDashProperties</a> </li> <li class="class"> <a href="RubyXL/CT_PresetShadowEffect.html">RubyXL::CT_PresetShadowEffect</a> </li> <li class="class"> <a href="RubyXL/CT_PresetTextShape.html">RubyXL::CT_PresetTextShape</a> </li> <li class="class"> <a href="RubyXL/CT_ReflectionEffect.html">RubyXL::CT_ReflectionEffect</a> </li> <li class="class"> <a href="RubyXL/CT_RelativeOffsetEffect.html">RubyXL::CT_RelativeOffsetEffect</a> </li> <li class="class"> <a href="RubyXL/CT_RelativeRect.html">RubyXL::CT_RelativeRect</a> </li> <li class="class"> <a href="RubyXL/CT_SRgbColor.html">RubyXL::CT_SRgbColor</a> </li> <li class="class"> <a href="RubyXL/CT_ScRgbColor.html">RubyXL::CT_ScRgbColor</a> </li> <li class="class"> <a href="RubyXL/CT_Scene3D.html">RubyXL::CT_Scene3D</a> </li> <li class="class"> <a href="RubyXL/CT_SchemeColor.html">RubyXL::CT_SchemeColor</a> </li> <li class="class"> <a href="RubyXL/CT_Shape3D.html">RubyXL::CT_Shape3D</a> </li> <li class="class"> <a href="RubyXL/CT_ShapeStyle.html">RubyXL::CT_ShapeStyle</a> </li> <li class="class"> <a href="RubyXL/CT_SoftEdgesEffect.html">RubyXL::CT_SoftEdgesEffect</a> </li> <li class="class"> <a href="RubyXL/CT_SphereCoords.html">RubyXL::CT_SphereCoords</a> </li> <li class="class"> <a href="RubyXL/CT_StretchInfoProperties.html">RubyXL::CT_StretchInfoProperties</a> </li> <li class="class"> <a href="RubyXL/CT_StyleMatrix.html">RubyXL::CT_StyleMatrix</a> </li> <li class="class"> <a href="RubyXL/CT_StyleMatrixReference.html">RubyXL::CT_StyleMatrixReference</a> </li> <li class="class"> <a href="RubyXL/CT_SupplementalFont.html">RubyXL::CT_SupplementalFont</a> </li> <li class="class"> <a href="RubyXL/CT_SystemColor.html">RubyXL::CT_SystemColor</a> </li> <li class="class"> <a href="RubyXL/CT_TextAutonumberBullet.html">RubyXL::CT_TextAutonumberBullet</a> </li> <li class="class"> <a href="RubyXL/CT_TextBlipBullet.html">RubyXL::CT_TextBlipBullet</a> </li> <li class="class"> <a href="RubyXL/CT_TextCharBullet.html">RubyXL::CT_TextCharBullet</a> </li> <li class="class"> <a href="RubyXL/CT_TextCharacterProperties.html">RubyXL::CT_TextCharacterProperties</a> </li> <li class="class"> <a href="RubyXL/CT_TextFont.html">RubyXL::CT_TextFont</a> </li> <li class="class"> <a href="RubyXL/CT_TextListStyle.html">RubyXL::CT_TextListStyle</a> </li> <li class="class"> <a href="RubyXL/CT_TextNormalAutofit.html">RubyXL::CT_TextNormalAutofit</a> </li> <li class="class"> <a href="RubyXL/CT_TextParagraphProperties.html">RubyXL::CT_TextParagraphProperties</a> </li> <li class="class"> <a href="RubyXL/CT_TextSpacing.html">RubyXL::CT_TextSpacing</a> </li> <li class="class"> <a href="RubyXL/CT_TextTabStop.html">RubyXL::CT_TextTabStop</a> </li> <li class="class"> <a href="RubyXL/CT_TextTabStopList.html">RubyXL::CT_TextTabStopList</a> </li> <li class="class"> <a href="RubyXL/CT_TileInfoProperties.html">RubyXL::CT_TileInfoProperties</a> </li> <li class="class"> <a href="RubyXL/CT_TintEffect.html">RubyXL::CT_TintEffect</a> </li> <li class="class"> <a href="RubyXL/CT_Transform2D.html">RubyXL::CT_Transform2D</a> </li> <li class="class"> <a href="RubyXL/CT_TransformEffect.html">RubyXL::CT_TransformEffect</a> </li> <li class="class"> <a href="RubyXL/CT_Vector3D.html">RubyXL::CT_Vector3D</a> </li> <li class="class"> <a href="RubyXL/CT_XYAdjustHandle.html">RubyXL::CT_XYAdjustHandle</a> </li> <li class="class"> <a href="RubyXL/CalculationChain.html">RubyXL::CalculationChain</a> </li> <li class="class"> <a href="RubyXL/CalculationChainCell.html">RubyXL::CalculationChainCell</a> </li> <li class="class"> <a href="RubyXL/CalculationProperties.html">RubyXL::CalculationProperties</a> </li> <li class="class"> <a href="RubyXL/Cell.html">RubyXL::Cell</a> </li> <li class="module"> <a href="RubyXL/CellConvenienceMethods.html">RubyXL::CellConvenienceMethods</a> </li> <li class="class"> <a href="RubyXL/CellExt.html">RubyXL::CellExt</a> </li> <li class="class"> <a href="RubyXL/CellSmartTag.html">RubyXL::CellSmartTag</a> </li> <li class="class"> <a href="RubyXL/CellSmartTagProperty.html">RubyXL::CellSmartTagProperty</a> </li> <li class="class"> <a href="RubyXL/CellSmartTags.html">RubyXL::CellSmartTags</a> </li> <li class="class"> <a href="RubyXL/CellStyle.html">RubyXL::CellStyle</a> </li> <li class="class"> <a href="RubyXL/CellStyleXFs.html">RubyXL::CellStyleXFs</a> </li> <li class="class"> <a href="RubyXL/CellStyles.html">RubyXL::CellStyles</a> </li> <li class="class"> <a href="RubyXL/CellValue.html">RubyXL::CellValue</a> </li> <li class="class"> <a href="RubyXL/CellWatch.html">RubyXL::CellWatch</a> </li> <li class="class"> <a href="RubyXL/CellWatches.html">RubyXL::CellWatches</a> </li> <li class="class"> <a href="RubyXL/CellXFs.html">RubyXL::CellXFs</a> </li> <li class="class"> <a href="RubyXL/ChartColorsFile.html">RubyXL::ChartColorsFile</a> </li> <li class="class"> <a href="RubyXL/ChartFile.html">RubyXL::ChartFile</a> </li> <li class="class"> <a href="RubyXL/ChartStyleFile.html">RubyXL::ChartStyleFile</a> </li> <li class="class"> <a href="RubyXL/ChartUserShapesFile.html">RubyXL::ChartUserShapesFile</a> </li> <li class="class"> <a href="RubyXL/Chartsheet.html">RubyXL::Chartsheet</a> </li> <li class="class"> <a href="RubyXL/ChartsheetPageSetup.html">RubyXL::ChartsheetPageSetup</a> </li> <li class="class"> <a href="RubyXL/ChartsheetProperties.html">RubyXL::ChartsheetProperties</a> </li> <li class="class"> <a href="RubyXL/ChartsheetProtection.html">RubyXL::ChartsheetProtection</a> </li> <li class="class"> <a href="RubyXL/ChartsheetView.html">RubyXL::ChartsheetView</a> </li> <li class="class"> <a href="RubyXL/ChartsheetViews.html">RubyXL::ChartsheetViews</a> </li> <li class="class"> <a href="RubyXL/Color.html">RubyXL::Color</a> </li> <li class="class"> <a href="RubyXL/ColorFilter.html">RubyXL::ColorFilter</a> </li> <li class="class"> <a href="RubyXL/ColorScale.html">RubyXL::ColorScale</a> </li> <li class="class"> <a href="RubyXL/ColorSet.html">RubyXL::ColorSet</a> </li> <li class="class"> <a href="RubyXL/Colors.html">RubyXL::Colors</a> </li> <li class="class"> <a href="RubyXL/ColumnRange.html">RubyXL::ColumnRange</a> </li> <li class="class"> <a href="RubyXL/ColumnRanges.html">RubyXL::ColumnRanges</a> </li> <li class="class"> <a href="RubyXL/Comment.html">RubyXL::Comment</a> </li> <li class="class"> <a href="RubyXL/CommentList.html">RubyXL::CommentList</a> </li> <li class="class"> <a href="RubyXL/CommentsFile.html">RubyXL::CommentsFile</a> </li> <li class="class"> <a href="RubyXL/ConditionalFormatValue.html">RubyXL::ConditionalFormatValue</a> </li> <li class="class"> <a href="RubyXL/ConditionalFormatting.html">RubyXL::ConditionalFormatting</a> </li> <li class="class"> <a href="RubyXL/ConditionalFormattingRule.html">RubyXL::ConditionalFormattingRule</a> </li> <li class="class"> <a href="RubyXL/ContentTypeDefault.html">RubyXL::ContentTypeDefault</a> </li> <li class="class"> <a href="RubyXL/ContentTypeOverride.html">RubyXL::ContentTypeOverride</a> </li> <li class="class"> <a href="RubyXL/ContentTypes.html">RubyXL::ContentTypes</a> </li> <li class="class"> <a href="RubyXL/ControlPropertiesFile.html">RubyXL::ControlPropertiesFile</a> </li> <li class="class"> <a href="RubyXL/CorePropertiesFile.html">RubyXL::CorePropertiesFile</a> </li> <li class="class"> <a href="RubyXL/CustomColor.html">RubyXL::CustomColor</a> </li> <li class="class"> <a href="RubyXL/CustomColorList.html">RubyXL::CustomColorList</a> </li> <li class="class"> <a href="RubyXL/CustomFilter.html">RubyXL::CustomFilter</a> </li> <li class="class"> <a href="RubyXL/CustomFilters.html">RubyXL::CustomFilters</a> </li> <li class="class"> <a href="RubyXL/CustomGeometry.html">RubyXL::CustomGeometry</a> </li> <li class="class"> <a href="RubyXL/CustomProperties.html">RubyXL::CustomProperties</a> </li> <li class="class"> <a href="RubyXL/CustomPropertiesFile.html">RubyXL::CustomPropertiesFile</a> </li> <li class="class"> <a href="RubyXL/CustomProperty.html">RubyXL::CustomProperty</a> </li> <li class="class"> <a href="RubyXL/CustomSheetView.html">RubyXL::CustomSheetView</a> </li> <li class="class"> <a href="RubyXL/CustomSheetViews.html">RubyXL::CustomSheetViews</a> </li> <li class="class"> <a href="RubyXL/CustomWorkbookView.html">RubyXL::CustomWorkbookView</a> </li> <li class="class"> <a href="RubyXL/CustomWorkbookViews.html">RubyXL::CustomWorkbookViews</a> </li> <li class="class"> <a href="RubyXL/CustomXMLFile.html">RubyXL::CustomXMLFile</a> </li> <li class="class"> <a href="RubyXL/DXF.html">RubyXL::DXF</a> </li> <li class="class"> <a href="RubyXL/DXFs.html">RubyXL::DXFs</a> </li> <li class="class"> <a href="RubyXL/DataBar.html">RubyXL::DataBar</a> </li> <li class="class"> <a href="RubyXL/DataConsolidate.html">RubyXL::DataConsolidate</a> </li> <li class="class"> <a href="RubyXL/DataConsolidationReference.html">RubyXL::DataConsolidationReference</a> </li> <li class="class"> <a href="RubyXL/DataConsolidationReferences.html">RubyXL::DataConsolidationReferences</a> </li> <li class="module"> <a href="RubyXL/DataType.html">RubyXL::DataType</a> </li> <li class="class"> <a href="RubyXL/DataValidation.html">RubyXL::DataValidation</a> </li> <li class="class"> <a href="RubyXL/DataValidations.html">RubyXL::DataValidations</a> </li> <li class="class"> <a href="RubyXL/DateGroupItem.html">RubyXL::DateGroupItem</a> </li> <li class="class"> <a href="RubyXL/DefinedName.html">RubyXL::DefinedName</a> </li> <li class="class"> <a href="RubyXL/DefinedNameExt.html">RubyXL::DefinedNameExt</a> </li> <li class="class"> <a href="RubyXL/DefinedNames.html">RubyXL::DefinedNames</a> </li> <li class="class"> <a href="RubyXL/DefinedNamesExt.html">RubyXL::DefinedNamesExt</a> </li> <li class="class"> <a href="RubyXL/DocumentPropertiesFile.html">RubyXL::DocumentPropertiesFile</a> </li> <li class="class"> <a href="RubyXL/DrawingFile.html">RubyXL::DrawingFile</a> </li> <li class="class"> <a href="RubyXL/DynamicFilter.html">RubyXL::DynamicFilter</a> </li> <li class="class"> <a href="RubyXL/EmbeddedControl.html">RubyXL::EmbeddedControl</a> </li> <li class="class"> <a href="RubyXL/EmbeddedControls.html">RubyXL::EmbeddedControls</a> </li> <li class="class"> <a href="RubyXL/Extension.html">RubyXL::Extension</a> </li> <li class="class"> <a href="RubyXL/ExtensionStorageArea.html">RubyXL::ExtensionStorageArea</a> </li> <li class="class"> <a href="RubyXL/Extents.html">RubyXL::Extents</a> </li> <li class="class"> <a href="RubyXL/ExternalBook.html">RubyXL::ExternalBook</a> </li> <li class="class"> <a href="RubyXL/ExternalLinksFile.html">RubyXL::ExternalLinksFile</a> </li> <li class="class"> <a href="RubyXL/ExternalReference.html">RubyXL::ExternalReference</a> </li> <li class="class"> <a href="RubyXL/ExternalReferences.html">RubyXL::ExternalReferences</a> </li> <li class="class"> <a href="RubyXL/ExtraColorSchemeList.html">RubyXL::ExtraColorSchemeList</a> </li> <li class="class"> <a href="RubyXL/FieldItem.html">RubyXL::FieldItem</a> </li> <li class="class"> <a href="RubyXL/FileRecoveryProperties.html">RubyXL::FileRecoveryProperties</a> </li> <li class="class"> <a href="RubyXL/FileSharing.html">RubyXL::FileSharing</a> </li> <li class="class"> <a href="RubyXL/FileVersion.html">RubyXL::FileVersion</a> </li> <li class="class"> <a href="RubyXL/Fill.html">RubyXL::Fill</a> </li> <li class="class"> <a href="RubyXL/Fills.html">RubyXL::Fills</a> </li> <li class="class"> <a href="RubyXL/FilterContainer.html">RubyXL::FilterContainer</a> </li> <li class="class"> <a href="RubyXL/FloatNode.html">RubyXL::FloatNode</a> </li> <li class="class"> <a href="RubyXL/FloatValue.html">RubyXL::FloatValue</a> </li> <li class="class"> <a href="RubyXL/Font.html">RubyXL::Font</a> </li> <li class="class"> <a href="RubyXL/FontScheme.html">RubyXL::FontScheme</a> </li> <li class="class"> <a href="RubyXL/Fonts.html">RubyXL::Fonts</a> </li> <li class="class"> <a href="RubyXL/Formula.html">RubyXL::Formula</a> </li> <li class="class"> <a href="RubyXL/FunctionGroup.html">RubyXL::FunctionGroup</a> </li> <li class="class"> <a href="RubyXL/FunctionGroups.html">RubyXL::FunctionGroups</a> </li> <li class="class"> <a href="RubyXL/GenericStorageObject.html">RubyXL::GenericStorageObject</a> </li> <li class="class"> <a href="RubyXL/GradientFill.html">RubyXL::GradientFill</a> </li> <li class="class"> <a href="RubyXL/HeaderFooterSettings.html">RubyXL::HeaderFooterSettings</a> </li> <li class="class"> <a href="RubyXL/Hyperlink.html">RubyXL::Hyperlink</a> </li> <li class="class"> <a href="RubyXL/HyperlinkRelFile.html">RubyXL::HyperlinkRelFile</a> </li> <li class="class"> <a href="RubyXL/Hyperlinks.html">RubyXL::Hyperlinks</a> </li> <li class="class"> <a href="RubyXL/IconFilter.html">RubyXL::IconFilter</a> </li> <li class="class"> <a href="RubyXL/IconSet.html">RubyXL::IconSet</a> </li> <li class="class"> <a href="RubyXL/IgnoredError.html">RubyXL::IgnoredError</a> </li> <li class="class"> <a href="RubyXL/IgnoredErrors.html">RubyXL::IgnoredErrors</a> </li> <li class="class"> <a href="RubyXL/IndexedColors.html">RubyXL::IndexedColors</a> </li> <li class="class"> <a href="RubyXL/InputCells.html">RubyXL::InputCells</a> </li> <li class="class"> <a href="RubyXL/IntegerNode.html">RubyXL::IntegerNode</a> </li> <li class="class"> <a href="RubyXL/IntegerValue.html">RubyXL::IntegerValue</a> </li> <li class="module"> <a href="RubyXL/LegacyCell.html">RubyXL::LegacyCell</a> </li> <li class="module"> <a href="RubyXL/LegacyWorksheet.html">RubyXL::LegacyWorksheet</a> </li> <li class="class"> <a href="RubyXL/MRUColors.html">RubyXL::MRUColors</a> </li> <li class="class"> <a href="RubyXL/MacrosFile.html">RubyXL::MacrosFile</a> </li> <li class="class"> <a href="RubyXL/MergedCell.html">RubyXL::MergedCell</a> </li> <li class="class"> <a href="RubyXL/MergedCells.html">RubyXL::MergedCells</a> </li> <li class="class"> <a href="RubyXL/NumFmt.html">RubyXL::NumFmt</a> </li> <li class="class"> <a href="RubyXL/NumberFormat.html">RubyXL::NumberFormat</a> </li> <li class="class"> <a href="RubyXL/NumberFormats.html">RubyXL::NumberFormats</a> </li> <li class="class"> <a href="RubyXL/OLEObject.html">RubyXL::OLEObject</a> </li> <li class="class"> <a href="RubyXL/OLEObjectFile.html">RubyXL::OLEObjectFile</a> </li> <li class="class"> <a href="RubyXL/OLEObjects.html">RubyXL::OLEObjects</a> </li> <li class="class"> <a href="RubyXL/OLESize.html">RubyXL::OLESize</a> </li> <li class="class"> <a href="RubyXL/OOXMLContainerObject.html">RubyXL::OOXMLContainerObject</a> </li> <li class="class"> <a href="RubyXL/OOXMLObject.html">RubyXL::OOXMLObject</a> </li> <li class="module"> <a href="RubyXL/OOXMLObjectClassMethods.html">RubyXL::OOXMLObjectClassMethods</a> </li> <li class="module"> <a href="RubyXL/OOXMLObjectInstanceMethods.html">RubyXL::OOXMLObjectInstanceMethods</a> </li> <li class="class"> <a href="RubyXL/OOXMLRelationshipsFile.html">RubyXL::OOXMLRelationshipsFile</a> </li> <li class="class"> <a href="RubyXL/OOXMLTopLevelObject.html">RubyXL::OOXMLTopLevelObject</a> </li> <li class="class"> <a href="RubyXL/Offset.html">RubyXL::Offset</a> </li> <li class="class"> <a href="RubyXL/OutlineProperties.html">RubyXL::OutlineProperties</a> </li> <li class="class"> <a href="RubyXL/PageMargins.html">RubyXL::PageMargins</a> </li> <li class="class"> <a href="RubyXL/PageSetup.html">RubyXL::PageSetup</a> </li> <li class="class"> <a href="RubyXL/PageSetupProperties.html">RubyXL::PageSetupProperties</a> </li> <li class="class"> <a href="RubyXL/Pane.html">RubyXL::Pane</a> </li> <li class="class"> <a href="RubyXL/Parser.html">RubyXL::Parser</a> </li> <li class="class"> <a href="RubyXL/PatternFill.html">RubyXL::PatternFill</a> </li> <li class="class"> <a href="RubyXL/PhoneticProperties.html">RubyXL::PhoneticProperties</a> </li> <li class="class"> <a href="RubyXL/PhoneticRun.html">RubyXL::PhoneticRun</a> </li> <li class="class"> <a href="RubyXL/PivotArea.html">RubyXL::PivotArea</a> </li> <li class="class"> <a href="RubyXL/PivotCache.html">RubyXL::PivotCache</a> </li> <li class="class"> <a href="RubyXL/PivotCacheDefinitionFile.html">RubyXL::PivotCacheDefinitionFile</a> </li> <li class="class"> <a href="RubyXL/PivotCacheRecordsFile.html">RubyXL::PivotCacheRecordsFile</a> </li> <li class="class"> <a href="RubyXL/PivotCaches.html">RubyXL::PivotCaches</a> </li> <li class="class"> <a href="RubyXL/PivotReference.html">RubyXL::PivotReference</a> </li> <li class="class"> <a href="RubyXL/PivotReferences.html">RubyXL::PivotReferences</a> </li> <li class="class"> <a href="RubyXL/PivotTableFile.html">RubyXL::PivotTableFile</a> </li> <li class="class"> <a href="RubyXL/PivotTableSelection.html">RubyXL::PivotTableSelection</a> </li> <li class="class"> <a href="RubyXL/PresetGeometry.html">RubyXL::PresetGeometry</a> </li> <li class="class"> <a href="RubyXL/PrintOptions.html">RubyXL::PrintOptions</a> </li> <li class="class"> <a href="RubyXL/PrinterSettingsFile.html">RubyXL::PrinterSettingsFile</a> </li> <li class="class"> <a href="RubyXL/ProtectedRange.html">RubyXL::ProtectedRange</a> </li> <li class="class"> <a href="RubyXL/ProtectedRanges.html">RubyXL::ProtectedRanges</a> </li> <li class="class"> <a href="RubyXL/Protection.html">RubyXL::Protection</a> </li> <li class="class"> <a href="RubyXL/RID.html">RubyXL::RID</a> </li> <li class="class"> <a href="RubyXL/RawOOXML.html">RubyXL::RawOOXML</a> </li> <li class="class"> <a href="RubyXL/Reference.html">RubyXL::Reference</a> </li> <li class="class"> <a href="RubyXL/Relationship.html">RubyXL::Relationship</a> </li> <li class="module"> <a href="RubyXL/RelationshipSupport.html">RubyXL::RelationshipSupport</a> </li> <li class="module"> <a href="RubyXL/RelationshipSupport/ClassMehods.html">RubyXL::RelationshipSupport::ClassMehods</a> </li> <li class="class"> <a href="RubyXL/RichText.html">RubyXL::RichText</a> </li> <li class="class"> <a href="RubyXL/RichTextRun.html">RubyXL::RichTextRun</a> </li> <li class="class"> <a href="RubyXL/Row.html">RubyXL::Row</a> </li> <li class="class"> <a href="RubyXL/RowExt.html">RubyXL::RowExt</a> </li> <li class="class"> <a href="RubyXL/RunProperties.html">RubyXL::RunProperties</a> </li> <li class="class"> <a href="RubyXL/Scenario.html">RubyXL::Scenario</a> </li> <li class="class"> <a href="RubyXL/Scenarios.html">RubyXL::Scenarios</a> </li> <li class="class"> <a href="RubyXL/Selection.html">RubyXL::Selection</a> </li> <li class="class"> <a href="RubyXL/ShapeGuide.html">RubyXL::ShapeGuide</a> </li> <li class="class"> <a href="RubyXL/ShapeTextRectangle.html">RubyXL::ShapeTextRectangle</a> </li> <li class="class"> <a href="RubyXL/SharedStringsTable.html">RubyXL::SharedStringsTable</a> </li> <li class="class"> <a href="RubyXL/Sheet.html">RubyXL::Sheet</a> </li> <li class="class"> <a href="RubyXL/SheetCalculationProperties.html">RubyXL::SheetCalculationProperties</a> </li> <li class="class"> <a href="RubyXL/SheetData.html">RubyXL::SheetData</a> </li> <li class="class"> <a href="RubyXL/SheetDataExt.html">RubyXL::SheetDataExt</a> </li> <li class="class"> <a href="RubyXL/SheetDataSet.html">RubyXL::SheetDataSet</a> </li> <li class="class"> <a href="RubyXL/SheetName.html">RubyXL::SheetName</a> </li> <li class="class"> <a href="RubyXL/SheetNames.html">RubyXL::SheetNames</a> </li> <li class="class"> <a href="RubyXL/Sheets.html">RubyXL::Sheets</a> </li> <li class="class"> <a href="RubyXL/SlicerCacheFile.html">RubyXL::SlicerCacheFile</a> </li> <li class="class"> <a href="RubyXL/SlicerFile.html">RubyXL::SlicerFile</a> </li> <li class="class"> <a href="RubyXL/SmartTagProperties.html">RubyXL::SmartTagProperties</a> </li> <li class="class"> <a href="RubyXL/SmartTagType.html">RubyXL::SmartTagType</a> </li> <li class="class"> <a href="RubyXL/SmartTagTypes.html">RubyXL::SmartTagTypes</a> </li> <li class="class"> <a href="RubyXL/SmartTags.html">RubyXL::SmartTags</a> </li> <li class="class"> <a href="RubyXL/SortCondition.html">RubyXL::SortCondition</a> </li> <li class="class"> <a href="RubyXL/SortState.html">RubyXL::SortState</a> </li> <li class="class"> <a href="RubyXL/Sqref.html">RubyXL::Sqref</a> </li> <li class="class"> <a href="RubyXL/Stop.html">RubyXL::Stop</a> </li> <li class="class"> <a href="RubyXL/StringNode.html">RubyXL::StringNode</a> </li> <li class="class"> <a href="RubyXL/StringNodeW3C.html">RubyXL::StringNodeW3C</a> </li> <li class="class"> <a href="RubyXL/StringValue.html">RubyXL::StringValue</a> </li> <li class="class"> <a href="RubyXL/Stylesheet.html">RubyXL::Stylesheet</a> </li> <li class="class"> <a href="RubyXL/TableFile.html">RubyXL::TableFile</a> </li> <li class="class"> <a href="RubyXL/TableParts.html">RubyXL::TableParts</a> </li> <li class="class"> <a href="RubyXL/TableStyle.html">RubyXL::TableStyle</a> </li> <li class="class"> <a href="RubyXL/TableStyles.html">RubyXL::TableStyles</a> </li> <li class="class"> <a href="RubyXL/Text.html">RubyXL::Text</a> </li> <li class="class"> <a href="RubyXL/Theme.html">RubyXL::Theme</a> </li> <li class="class"> <a href="RubyXL/ThemeElements.html">RubyXL::ThemeElements</a> </li> <li class="class"> <a href="RubyXL/ThumbnailFile.html">RubyXL::ThumbnailFile</a> </li> <li class="class"> <a href="RubyXL/Top10.html">RubyXL::Top10</a> </li> <li class="class"> <a href="RubyXL/VMLDrawingFile.html">RubyXL::VMLDrawingFile</a> </li> <li class="class"> <a href="RubyXL/Variant.html">RubyXL::Variant</a> </li> <li class="class"> <a href="RubyXL/Vector.html">RubyXL::Vector</a> </li> <li class="class"> <a href="RubyXL/VectorValue.html">RubyXL::VectorValue</a> </li> <li class="class"> <a href="RubyXL/VisualProperties.html">RubyXL::VisualProperties</a> </li> <li class="class"> <a href="RubyXL/WebPublishObject.html">RubyXL::WebPublishObject</a> </li> <li class="class"> <a href="RubyXL/WebPublishObjects.html">RubyXL::WebPublishObjects</a> </li> <li class="class"> <a href="RubyXL/WebPublishingItem.html">RubyXL::WebPublishingItem</a> </li> <li class="class"> <a href="RubyXL/WebPublishingItems.html">RubyXL::WebPublishingItems</a> </li> <li class="class"> <a href="RubyXL/WebPublishingProperties.html">RubyXL::WebPublishingProperties</a> </li> <li class="class"> <a href="RubyXL/Workbook.html">RubyXL::Workbook</a> </li> <li class="module"> <a href="RubyXL/WorkbookConvenienceMethods.html">RubyXL::WorkbookConvenienceMethods</a> </li> <li class="class"> <a href="RubyXL/WorkbookProperties.html">RubyXL::WorkbookProperties</a> </li> <li class="class"> <a href="RubyXL/WorkbookProtection.html">RubyXL::WorkbookProtection</a> </li> <li class="class"> <a href="RubyXL/WorkbookRoot.html">RubyXL::WorkbookRoot</a> </li> <li class="class"> <a href="RubyXL/WorkbookView.html">RubyXL::WorkbookView</a> </li> <li class="class"> <a href="RubyXL/WorkbookViews.html">RubyXL::WorkbookViews</a> </li> <li class="class"> <a href="RubyXL/Worksheet.html">RubyXL::Worksheet</a> </li> <li class="module"> <a href="RubyXL/WorksheetConvenienceMethods.html">RubyXL::WorksheetConvenienceMethods</a> </li> <li class="class"> <a href="RubyXL/WorksheetDimensions.html">RubyXL::WorksheetDimensions</a> </li> <li class="class"> <a href="RubyXL/WorksheetFormatProperties.html">RubyXL::WorksheetFormatProperties</a> </li> <li class="class"> <a href="RubyXL/WorksheetProperties.html">RubyXL::WorksheetProperties</a> </li> <li class="class"> <a href="RubyXL/WorksheetProtection.html">RubyXL::WorksheetProtection</a> </li> <li class="class"> <a href="RubyXL/WorksheetView.html">RubyXL::WorksheetView</a> </li> <li class="class"> <a href="RubyXL/WorksheetViews.html">RubyXL::WorksheetViews</a> </li> <li class="class"> <a href="RubyXL/XF.html">RubyXL::XF</a> </li> </ul> <h2 id="methods">Methods</h2> <ul> <li class="method"> <a href="RubyXL/StringNodeW3C.html#method-c-default">::default</a> — <span class="container">RubyXL::StringNodeW3C</span> <li class="method"> <a href="RubyXL/Font.html#method-c-default">::default</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Borders.html#method-c-default">::default</a> — <span class="container">RubyXL::Borders</span> <li class="method"> <a href="RubyXL/Fonts.html#method-c-default">::default</a> — <span class="container">RubyXL::Fonts</span> <li class="method"> <a href="RubyXL/Theme.html#method-c-default">::default</a> — <span class="container">RubyXL::Theme</span> <li class="method"> <a href="RubyXL/Stylesheet.html#method-c-default">::default</a> — <span class="container">RubyXL::Stylesheet</span> <li class="method"> <a href="RubyXL/CellXFs.html#method-c-default">::default</a> — <span class="container">RubyXL::CellXFs</span> <li class="method"> <a href="RubyXL/Fills.html#method-c-default">::default</a> — <span class="container">RubyXL::Fills</span> <li class="method"> <a href="RubyXL/CellStyles.html#method-c-default">::default</a> — <span class="container">RubyXL::CellStyles</span> <li class="method"> <a href="RubyXL/CellStyleXFs.html#method-c-default">::default</a> — <span class="container">RubyXL::CellStyleXFs</span> <li class="method"> <a href="RubyXL/Fill.html#method-c-default">::default</a> — <span class="container">RubyXL::Fill</span> <li class="method"> <a href="RubyXL/WorkbookRoot.html#method-c-default">::default</a> — <span class="container">RubyXL::WorkbookRoot</span> <li class="method"> <a href="RubyXL/OOXMLContainerObject.html#method-c-define_count_attribute">::define_count_attribute</a> — <span class="container">RubyXL::OOXMLContainerObject</span> <li class="method"> <a href="RubyXL.html#method-c-from_root">::from_root</a> — <span class="container">RubyXL</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-c-get_class_by_rel_type">::get_class_by_rel_type</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/RelationshipSupport.html#method-c-included">::included</a> — <span class="container">RubyXL::RelationshipSupport</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-c-included">::included</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/Reference.html#method-c-ind2ref">::ind2ref</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-c-load_relationship_file">::load_relationship_file</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/GenericStorageObject.html#method-c-new">::new</a> — <span class="container">RubyXL::GenericStorageObject</span> <li class="method"> <a href="RubyXL/Workbook.html#method-c-new">::new</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-c-new">::new</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/OOXMLContainerObject.html#method-c-new">::new</a> — <span class="container">RubyXL::OOXMLContainerObject</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-c-new">::new</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/Sqref.html#method-c-new">::new</a> — <span class="container">RubyXL::Sqref</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-c-new">::new</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/Stylesheet.html#method-c-new">::new</a> — <span class="container">RubyXL::Stylesheet</span> <li class="method"> <a href="RubyXL/Reference.html#method-c-new">::new</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/Worksheet.html#method-c-parse">::parse</a> — <span class="container">RubyXL::Worksheet</span> <li class="method"> <a href="RubyXL/Parser.html#method-c-parse">::parse</a> — <span class="container">RubyXL::Parser</span> <li class="method"> <a href="RubyXL/RawOOXML.html#method-c-parse">::parse</a> — <span class="container">RubyXL::RawOOXML</span> <li class="method"> <a href="RubyXL/AExtension.html#method-c-parse">::parse</a> — <span class="container">RubyXL::AExtension</span> <li class="method"> <a href="RubyXL/Parser.html#method-c-parse_buffer">::parse_buffer</a> — <span class="container">RubyXL::Parser</span> <li class="method"> <a href="RubyXL/OOXMLTopLevelObject.html#method-c-parse_file">::parse_file</a> — <span class="container">RubyXL::OOXMLTopLevelObject</span> <li class="method"> <a href="RubyXL/GenericStorageObject.html#method-c-parse_file">::parse_file</a> — <span class="container">RubyXL::GenericStorageObject</span> <li class="method"> <a href="RubyXL/WorkbookRoot.html#method-c-parse_zip_file">::parse_zip_file</a> — <span class="container">RubyXL::WorkbookRoot</span> <li class="method"> <a href="RubyXL/Reference.html#method-c-ref2ind">::ref2ind</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-c-rel_file_path">::rel_file_path</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/OOXMLTopLevelObject.html#method-c-set_namespaces">::set_namespaces</a> — <span class="container">RubyXL::OOXMLTopLevelObject</span> <li class="method"> <a href="RubyXL/Color.html#method-c-validate_color">::validate_color</a> — <span class="container">RubyXL::Color</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-3D-3D">#==</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-3D-3D">#==</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-5B-5D">#[]</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-i-5B-5D">#[]</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/SheetData.html#method-i-5B-5D">#[]</a> — <span class="container">RubyXL::SheetData</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-5B-5D">#[]</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/Row.html#method-i-5B-5D">#[]</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-i-add">#add</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-add_cell">#add_cell</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-add_relationship">#add_relationship</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-add_row">#add_row</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/GenericStorageObject.html#method-i-add_to_zip">#add_to_zip</a> — <span class="container">RubyXL::GenericStorageObject</span> <li class="method"> <a href="RubyXL/OOXMLTopLevelObject.html#method-i-add_to_zip">#add_to_zip</a> — <span class="container">RubyXL::OOXMLTopLevelObject</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-add_worksheet">#add_worksheet</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-application">#application</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-application-3D">#application=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-appversion">#appversion</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-appversion-3D">#appversion=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/RelationshipSupport.html#method-i-attach_relationship">#attach_relationship</a> — <span class="container">RubyXL::RelationshipSupport</span> <li class="method"> <a href="RubyXL/ChartFile.html#method-i-attach_relationship">#attach_relationship</a> — <span class="container">RubyXL::ChartFile</span> <li class="method"> <a href="RubyXL/DrawingFile.html#method-i-attach_relationship">#attach_relationship</a> — <span class="container">RubyXL::DrawingFile</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/Selection.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::Selection</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/ColumnRanges.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::ColumnRanges</span> <li class="method"> <a href="RubyXL/Worksheet.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::Worksheet</span> <li class="method"> <a href="RubyXL/CellValue.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::CellValue</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/OOXMLContainerObject.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::OOXMLContainerObject</span> <li class="method"> <a href="RubyXL/ContentTypes.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::ContentTypes</span> <li class="method"> <a href="RubyXL/DocumentPropertiesFile.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::DocumentPropertiesFile</span> <li class="method"> <a href="RubyXL/Text.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::Text</span> <li class="method"> <a href="RubyXL/Vector.html#method-i-before_write_xml">#before_write_xml</a> — <span class="container">RubyXL::Vector</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-borders">#borders</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-cell_xfs">#cell_xfs</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_border">#change_border</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_alignment">#change_column_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_bold">#change_column_bold</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_border">#change_column_border</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-change_column_fill">#change_column_fill</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font_color">#change_column_font_color</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font_name">#change_column_font_name</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_font_size">#change_column_font_size</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_horizontal_alignment">#change_column_horizontal_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_italics">#change_column_italics</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_strikethrough">#change_column_strikethrough</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_underline">#change_column_underline</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_column_vertical_alignment">#change_column_vertical_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-change_column_width">#change_column_width</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-change_column_width_raw">#change_column_width_raw</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_contents">#change_contents</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_fill">#change_fill</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_bold">#change_font_bold</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_color">#change_font_color</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_italics">#change_font_italics</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_name">#change_font_name</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_size">#change_font_size</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_strikethrough">#change_font_strikethrough</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_font_underline">#change_font_underline</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_horizontal_alignment">#change_horizontal_alignment</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_alignment">#change_row_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_bold">#change_row_bold</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_border">#change_row_border</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_fill">#change_row_fill</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font_color">#change_row_font_color</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font_name">#change_row_font_name</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_font_size">#change_row_font_size</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_height">#change_row_height</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_horizontal_alignment">#change_row_horizontal_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_italics">#change_row_italics</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_strikethrough">#change_row_strikethrough</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_underline">#change_row_underline</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-change_row_vertical_alignment">#change_row_vertical_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_text_wrap">#change_text_wrap</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-change_vertical_alignment">#change_vertical_alignment</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/RelationshipSupport.html#method-i-collect_related_objects">#collect_related_objects</a> — <span class="container">RubyXL::RelationshipSupport</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-column">#column</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-column-3D">#column=</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-company">#company</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-company-3D">#company=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-content_type">#content_type</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-cover-3F">#cover?</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-created_at">#created_at</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-created_at">#created_at</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-created_at-3D">#created_at=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-created_at-3D">#created_at=</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-creator">#creator</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-creator">#creator</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-creator-3D">#creator=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-creator-3D">#creator=</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-date1904">#date1904</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-date1904-3D">#date1904=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-date_to_num">#date_to_num</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_attribute">#define_attribute</a> — <span class="container">RubyXL::OOXMLObjectClassMethods</span> <li class="method"> <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_child_node">#define_child_node</a> — <span class="container">RubyXL::OOXMLObjectClassMethods</span> <li class="method"> <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-define_element_name">#define_element_name</a> — <span class="container">RubyXL::OOXMLObjectClassMethods</span> <li class="method"> <a href="RubyXL/RelationshipSupport/ClassMehods.html#method-i-define_relationship">#define_relationship</a> — <span class="container">RubyXL::RelationshipSupport::ClassMehods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-delete_cell">#delete_cell</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/Row.html#method-i-delete_cell_shift_left">#delete_cell_shift_left</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-delete_column">#delete_column</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/ColumnRange.html#method-i-delete_column">#delete_column</a> — <span class="container">RubyXL::ColumnRange</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-delete_row">#delete_row</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-each">#each</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-each">#each</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-i-empty-3F">#empty?</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-extract_data">#extract_data</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/OOXMLTopLevelObject.html#method-i-file_index">#file_index</a> — <span class="container">RubyXL::OOXMLTopLevelObject</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-fill_color">#fill_color</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-fills">#fills</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/NumberFormats.html#method-i-find_by_format_id">#find_by_format_id</a> — <span class="container">RubyXL::NumberFormats</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_rid">#find_by_rid</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-find_by_target">#find_by_target</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-first_col">#first_col</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-first_row">#first_row</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-font_color">#font_color</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-font_name">#font_name</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-font_size">#font_size</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-font_switch">#font_switch</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-fonts">#fonts</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-get_border">#get_border</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_alignment">#get_column_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_border">#get_column_border</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_fill">#get_column_fill</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_font_color">#get_column_font_color</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_font_name">#get_column_font_name</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_font_size">#get_column_font_size</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_width">#get_column_width</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_column_width_raw">#get_column_width_raw</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/Border.html#method-i-get_edge_style">#get_edge_style</a> — <span class="container">RubyXL::Border</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-get_fill_color">#get_fill_color</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/Row.html#method-i-get_fill_color">#get_fill_color</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/Row.html#method-i-get_font">#get_font</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-i-get_index">#get_index</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/Font.html#method-i-get_name">#get_name</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-get_node_object">#get_node_object</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/OOXMLContainerObject.html#method-i-get_node_object">#get_node_object</a> — <span class="container">RubyXL::OOXMLContainerObject</span> <li class="method"> <a href="RubyXL/Stylesheet.html#method-i-get_number_format_by_id">#get_number_format_by_id</a> — <span class="container">RubyXL::Stylesheet</span> <li class="method"> <a href="RubyXL/ColumnRanges.html#method-i-get_range">#get_range</a> — <span class="container">RubyXL::ColumnRanges</span> <li class="method"> <a href="RubyXL/Font.html#method-i-get_rgb_color">#get_rgb_color</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_alignment">#get_row_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_border">#get_row_border</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_fill">#get_row_fill</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_font_color">#get_row_font_color</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_font_name">#get_row_font_name</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_font_size">#get_row_font_size</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_height">#get_row_height</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_horizontal_alignment">#get_row_horizontal_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_row_vertical_alignment">#get_row_vertical_alignment</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/Font.html#method-i-get_size">#get_size</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-get_table">#get_table</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-horizontal_alignment">#horizontal_alignment</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/ColumnRange.html#method-i-include-3F">#include?</a> — <span class="container">RubyXL::ColumnRange</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-index_in_collection">#index_in_collection</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/Row.html#method-i-index_in_collection">#index_in_collection</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-index_in_collection">#index_in_collection</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/OOXMLContainerObject.html#method-i-init_child_nodes">#init_child_nodes</a> — <span class="container">RubyXL::OOXMLContainerObject</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-init_child_nodes">#init_child_nodes</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-insert_cell">#insert_cell</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/Row.html#method-i-insert_cell_shift_right">#insert_cell_shift_right</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/ColumnRanges.html#method-i-insert_column">#insert_column</a> — <span class="container">RubyXL::ColumnRanges</span> <li class="method"> <a href="RubyXL/ColumnRange.html#method-i-insert_column">#insert_column</a> — <span class="container">RubyXL::ColumnRange</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-insert_column">#insert_column</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-insert_row">#insert_row</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-inspect">#inspect</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-inspect">#inspect</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/OOXMLContainerObject.html#method-i-inspect">#inspect</a> — <span class="container">RubyXL::OOXMLContainerObject</span> <li class="method"> <a href="RubyXL/Font.html#method-i-is_bold">#is_bold</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-is_bolded">#is_bolded</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_bolded">#is_column_bolded</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_italicized">#is_column_italicized</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_struckthrough">#is_column_struckthrough</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_column_underlined">#is_column_underlined</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-is_date-3F">#is_date?</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/NumberFormat.html#method-i-is_date_format-3F">#is_date_format?</a> — <span class="container">RubyXL::NumberFormat</span> <li class="method"> <a href="RubyXL/Font.html#method-i-is_italic">#is_italic</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-is_italicized">#is_italicized</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_bolded">#is_row_bolded</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_italicized">#is_row_italicized</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_struckthrough">#is_row_struckthrough</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorksheetConvenienceMethods.html#method-i-is_row_underlined">#is_row_underlined</a> — <span class="container">RubyXL::WorksheetConvenienceMethods</span> <li class="method"> <a href="RubyXL/Font.html#method-i-is_strikethrough">#is_strikethrough</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-is_struckthrough">#is_struckthrough</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-is_underlined">#is_underlined</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/Font.html#method-i-is_underlined">#is_underlined</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-last_col">#last_col</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-last_row">#last_row</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-load_related_files">#load_related_files</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/RelationshipSupport.html#method-i-load_relationships">#load_relationships</a> — <span class="container">RubyXL::RelationshipSupport</span> <li class="method"> <a href="RubyXL/ColumnRanges.html#method-i-locate_range">#locate_range</a> — <span class="container">RubyXL::ColumnRanges</span> <li class="method"> <a href="RubyXL/LegacyWorksheet.html#method-i-merge_cells">#merge_cells</a> — <span class="container">RubyXL::LegacyWorksheet</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modified_at">#modified_at</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-modified_at">#modified_at</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-modified_at-3D">#modified_at=</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modified_at-3D">#modified_at=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modifier">#modifier</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-modifier">#modifier</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modifier-3D">#modifier=</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-modifier-3D">#modifier=</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_alignment">#modify_alignment</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_border">#modify_border</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-modify_fill">#modify_fill</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-new_relationship">#new_relationship</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-num_to_date">#num_to_date</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-number_format">#number_format</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-obtain_class_variable">#obtain_class_variable</a> — <span class="container">RubyXL::OOXMLObjectClassMethods</span> <li class="method"> <a href="RubyXL/OOXMLObjectClassMethods.html#method-i-parse">#parse</a> — <span class="container">RubyXL::OOXMLObjectClassMethods</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-raw_value">#raw_value</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-raw_value-3D">#raw_value=</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-register_new_fill">#register_new_fill</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-register_new_font">#register_new_font</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/WorkbookConvenienceMethods.html#method-i-register_new_xf">#register_new_xf</a> — <span class="container">RubyXL::WorkbookConvenienceMethods</span> <li class="method"> <a href="RubyXL/Stylesheet.html#method-i-register_number_format">#register_number_format</a> — <span class="container">RubyXL::Stylesheet</span> <li class="method"> <a href="RubyXL/RelationshipSupport.html#method-i-related_objects">#related_objects</a> — <span class="container">RubyXL::RelationshipSupport</span> <li class="method"> <a href="RubyXL/Worksheet.html#method-i-related_objects">#related_objects</a> — <span class="container">RubyXL::Worksheet</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-related_objects">#related_objects</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/WorkbookRoot.html#method-i-related_objects">#related_objects</a> — <span class="container">RubyXL::WorkbookRoot</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-row">#row</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-row-3D">#row=</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-save">#save</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_bold">#set_bold</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Border.html#method-i-set_edge_style">#set_edge_style</a> — <span class="container">RubyXL::Border</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_italic">#set_italic</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_name">#set_name</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-set_number_format">#set_number_format</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_rgb_color">#set_rgb_color</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_size">#set_size</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_strikethrough">#set_strikethrough</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Font.html#method-i-set_underline">#set_underline</a> — <span class="container">RubyXL::Font</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-single_cell-3F">#single_cell?</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/SheetData.html#method-i-size">#size</a> — <span class="container">RubyXL::SheetData</span> <li class="method"> <a href="RubyXL/Row.html#method-i-size">#size</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/RelationshipSupport.html#method-i-store_relationship">#store_relationship</a> — <span class="container">RubyXL::RelationshipSupport</span> <li class="method"> <a href="RubyXL/WorkbookRoot.html#method-i-stream">#stream</a> — <span class="container">RubyXL::WorkbookRoot</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-stream">#stream</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-text_wrap">#text_wrap</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/Reference.html#method-i-to_s">#to_s</a> — <span class="container">RubyXL::Reference</span> <li class="method"> <a href="RubyXL/RichTextRun.html#method-i-to_s">#to_s</a> — <span class="container">RubyXL::RichTextRun</span> <li class="method"> <a href="RubyXL/Text.html#method-i-to_s">#to_s</a> — <span class="container">RubyXL::Text</span> <li class="method"> <a href="RubyXL/RichText.html#method-i-to_s">#to_s</a> — <span class="container">RubyXL::RichText</span> <li class="method"> <a href="RubyXL/Sqref.html#method-i-to_s">#to_s</a> — <span class="container">RubyXL::Sqref</span> <li class="method"> <a href="RubyXL/StringNodeW3C.html#method-i-to_time">#to_time</a> — <span class="container">RubyXL::StringNodeW3C</span> <li class="method"> <a href="RubyXL/Cell.html#method-i-value">#value</a> — <span class="container">RubyXL::Cell</span> <li class="method"> <a href="RubyXL/CellConvenienceMethods.html#method-i-vertical_alignment">#vertical_alignment</a> — <span class="container">RubyXL::CellConvenienceMethods</span> <li class="method"> <a href="RubyXL/LegacyCell.html#method-i-workbook">#workbook</a> — <span class="container">RubyXL::LegacyCell</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-write">#write</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/AExtension.html#method-i-write_xml">#write_xml</a> — <span class="container">RubyXL::AExtension</span> <li class="method"> <a href="RubyXL/RawOOXML.html#method-i-write_xml">#write_xml</a> — <span class="container">RubyXL::RawOOXML</span> <li class="method"> <a href="RubyXL/OOXMLObjectInstanceMethods.html#method-i-write_xml">#write_xml</a> — <span class="container">RubyXL::OOXMLObjectInstanceMethods</span> <li class="method"> <a href="RubyXL/Row.html#method-i-xf">#xf</a> — <span class="container">RubyXL::Row</span> <li class="method"> <a href="RubyXL/Workbook.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::Workbook</span> <li class="method"> <a href="RubyXL/ContentTypes.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::ContentTypes</span> <li class="method"> <a href="RubyXL/Stylesheet.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::Stylesheet</span> <li class="method"> <a href="RubyXL/CommentsFile.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::CommentsFile</span> <li class="method"> <a href="RubyXL/DocumentPropertiesFile.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::DocumentPropertiesFile</span> <li class="method"> <a href="RubyXL/ExternalLinksFile.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::ExternalLinksFile</span> <li class="method"> <a href="RubyXL/Theme.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::Theme</span> <li class="method"> <a href="RubyXL/CorePropertiesFile.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::CorePropertiesFile</span> <li class="method"> <a href="RubyXL/SharedStringsTable.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::SharedStringsTable</span> <li class="method"> <a href="RubyXL/WorkbookRoot.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::WorkbookRoot</span> <li class="method"> <a href="RubyXL/Chartsheet.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::Chartsheet</span> <li class="method"> <a href="RubyXL/CalculationChain.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::CalculationChain</span> <li class="method"> <a href="RubyXL/OOXMLRelationshipsFile.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::OOXMLRelationshipsFile</span> <li class="method"> <a href="RubyXL/OOXMLTopLevelObject.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::OOXMLTopLevelObject</span> <li class="method"> <a href="RubyXL/Worksheet.html#method-i-xlsx_path">#xlsx_path</a> — <span class="container">RubyXL::Worksheet</span> </ul> </main> <footer id="validator-badges" role="contentinfo"> <p><a href="http://validator.w3.org/check/referer">Validate</a> <p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0. <p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>. </footer>