Skip to content

Commit

Permalink
updated rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
weshatheleopard committed Jul 2, 2015
1 parent 75ddb6b commit 486e764
Show file tree
Hide file tree
Showing 359 changed files with 1,683 additions and 521 deletions.
11 changes: 9 additions & 2 deletions rdoc/README_rdoc.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>README - rubyXL 3.3.9</title>
<title>README - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "./";
Expand Down Expand Up @@ -89,6 +89,7 @@ <h3>Table of Contents</h3>
<li><a href="#label-Delete+Column">Delete Column</a>
<li><a href="#label-Insert+Cell">Insert Cell</a>
<li><a href="#label-Delete+Cell">Delete Cell</a>
<li><a href="#label-Modifying+Cell+Format">Modifying Cell Format</a>
<li><a href="#label-I-2FO">I/O</a>
<li><a href="#label-Writing">Writing</a>
<li><a href="#label-Streaming">Streaming</a>
Expand Down Expand Up @@ -399,6 +400,12 @@ <h4 id="label-Delete+Cell">Delete Cell<span><a href="#label-Delete+Cell">&para;<
<span class="ruby-identifier">worksheet</span>.<span class="ruby-identifier">delete_cell</span>(<span class="ruby-value">0</span>, <span class="ruby-value">0</span>) <span class="ruby-comment"># Deletes A1, does not shift cells</span>
</pre>

<h4 id="label-Modifying+Cell+Format">Modifying Cell Format<span><a href="#label-Modifying+Cell+Format">&para;</a> <a href="#top">&uarr;</a></span></h4>

<pre class="ruby"><span class="ruby-identifier">cell</span> = <span class="ruby-identifier">worksheet</span>[<span class="ruby-value">0</span>][<span class="ruby-value">0</span>]
<span class="ruby-identifier">cell</span>.<span class="ruby-identifier">set_number_format</span> <span class="ruby-string">&#39;0.0000%&#39;</span> <span class="ruby-comment"># For formats, see https://support.office.com/en-us/article/5026bbd6-04bc-48cd-bf33-80f18b4eae68</span>
</pre>

<h2 id="label-I-2FO">I/O<span><a href="#label-I-2FO">&para;</a> <a href="#top">&uarr;</a></span></h2>

<h3 id="label-Writing">Writing<span><a href="#label-Writing">&para;</a> <a href="#top">&uarr;</a></span></h3>
Expand Down Expand Up @@ -449,7 +456,7 @@ <h2 id="label-Contributing+to+rubyXL">Contributing to rubyXL<span><a href="#labe

<h2 id="label-Copyright">Copyright<span><a href="#label-Copyright">&para;</a> <a href="#top">&uarr;</a></span></h2>

<p>Copyright © 2011 Vivek Bhagwat, 2013-2014 Wesha. See LICENSE.txt for
<p>Copyright © 2011 Vivek Bhagwat, 2013-2015 Wesha. See LICENSE.txt for
further details.</p>
</main>

Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>module RubyXL - rubyXL 3.3.9</title>
<title>module RubyXL - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "./";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/AExtension.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::AExtension - rubyXL 3.3.9</title>
<title>class RubyXL::AExtension - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/AExtensionStorageArea.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::AExtensionStorageArea - rubyXL 3.3.9</title>
<title>class RubyXL::AExtensionStorageArea - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/AdjustHandleList.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::AdjustHandleList - rubyXL 3.3.9</title>
<title>class RubyXL::AdjustHandleList - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/Alignment.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::Alignment - rubyXL 3.3.9</title>
<title>class RubyXL::Alignment - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/AlternateContent.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::AlternateContent - rubyXL 3.3.9</title>
<title>class RubyXL::AlternateContent - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/Authors.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::Authors - rubyXL 3.3.9</title>
<title>class RubyXL::Authors - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/AutoFilter.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::AutoFilter - rubyXL 3.3.9</title>
<title>class RubyXL::AutoFilter - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/AutoFilterColumn.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::AutoFilterColumn - rubyXL 3.3.9</title>
<title>class RubyXL::AutoFilterColumn - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/BinaryImageFile.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::BinaryImageFile - rubyXL 3.3.9</title>
<title>class RubyXL::BinaryImageFile - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/BodyProperties.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::BodyProperties - rubyXL 3.3.9</title>
<title>class RubyXL::BodyProperties - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/BooleanNode.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::BooleanNode - rubyXL 3.3.9</title>
<title>class RubyXL::BooleanNode - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/BooleanValue.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::BooleanValue - rubyXL 3.3.9</title>
<title>class RubyXL::BooleanValue - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/Border.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::Border - rubyXL 3.3.9</title>
<title>class RubyXL::Border - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/BorderEdge.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::BorderEdge - rubyXL 3.3.9</title>
<title>class RubyXL::BorderEdge - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/Borders.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::Borders - rubyXL 3.3.9</title>
<title>class RubyXL::Borders - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/Break.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::Break - rubyXL 3.3.9</title>
<title>class RubyXL::Break - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/BreakList.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::BreakList - rubyXL 3.3.9</title>
<title>class RubyXL::BreakList - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_AdjPoint2D.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_AdjPoint2D - rubyXL 3.3.9</title>
<title>class RubyXL::CT_AdjPoint2D - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_AlphaBiLevelEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_AlphaBiLevelEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_AlphaBiLevelEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_AlphaModulateEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_AlphaModulateEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_AlphaModulateEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_AlphaModulateFixedEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_AlphaModulateFixedEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_AlphaModulateFixedEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_AlphaOutsetEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_AlphaOutsetEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_AlphaOutsetEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_AlphaReplaceEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_AlphaReplaceEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_AlphaReplaceEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_Backdrop.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_Backdrop - rubyXL 3.3.9</title>
<title>class RubyXL::CT_Backdrop - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_Bevel.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_Bevel - rubyXL 3.3.9</title>
<title>class RubyXL::CT_Bevel - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_BiLevelEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_BiLevelEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_BiLevelEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_BlendEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_BlendEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_BlendEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_Blip.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_Blip - rubyXL 3.3.9</title>
<title>class RubyXL::CT_Blip - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_BlipFillProperties.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_BlipFillProperties - rubyXL 3.3.9</title>
<title>class RubyXL::CT_BlipFillProperties - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_BlurEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_BlurEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_BlurEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_Camera.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_Camera - rubyXL 3.3.9</title>
<title>class RubyXL::CT_Camera - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_Color.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_Color - rubyXL 3.3.9</title>
<title>class RubyXL::CT_Color - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_ColorChangeEffect.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_ColorChangeEffect - rubyXL 3.3.9</title>
<title>class RubyXL::CT_ColorChangeEffect - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_ColorMapping.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_ColorMapping - rubyXL 3.3.9</title>
<title>class RubyXL::CT_ColorMapping - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_ColorScheme.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_ColorScheme - rubyXL 3.3.9</title>
<title>class RubyXL::CT_ColorScheme - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_ColorSchemeAndMapping.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_ColorSchemeAndMapping - rubyXL 3.3.9</title>
<title>class RubyXL::CT_ColorSchemeAndMapping - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_ConnectionSite.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_ConnectionSite - rubyXL 3.3.9</title>
<title>class RubyXL::CT_ConnectionSite - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_ConnectionSiteList.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_ConnectionSiteList - rubyXL 3.3.9</title>
<title>class RubyXL::CT_ConnectionSiteList - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down
2 changes: 1 addition & 1 deletion rdoc/RubyXL/CT_DashStop.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">

<title>class RubyXL::CT_DashStop - rubyXL 3.3.9</title>
<title>class RubyXL::CT_DashStop - rubyXL 3.3.10</title>

<script type="text/javascript">
var rdoc_rel_prefix = "../";
Expand Down

0 comments on commit 486e764

Please sign in to comment.