diff options
| author | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
| commit | 076be316935180341d7ee7a9335281a4b18d1fa9 (patch) | |
| tree | 8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/Fill.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/Fill.html')
| -rw-r--r-- | doc/Axlsx/Fill.html | 56 |
1 files changed, 23 insertions, 33 deletions
diff --git a/doc/Axlsx/Fill.html b/doc/Axlsx/Fill.html index 6f6b98b0..d2ae770c 100644 --- a/doc/Axlsx/Fill.html +++ b/doc/Axlsx/Fill.html @@ -97,17 +97,15 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -The recommended way to manage styles in your workbook is to use -Styles#add_style. -</p> + <div class='inline'> +<p>The recommended way to manage styles in your workbook is to use +Styles#add_style.</p> </div> </div> -<p> -The Fill is a formatting object that manages the background color, and -pattern for cells. -</p> + +<p>The Fill is a formatting object that manages the background color, and +pattern for cells.</p> </div> @@ -150,9 +148,8 @@ pattern for cells. - <span class="summary_desc"><div class='inline'><p> -The type of fill. -</p> + <span class="summary_desc"><div class='inline'> +<p>The type of fill.</p> </div></span> </li> @@ -189,9 +186,8 @@ The type of fill. - <span class="summary_desc"><div class='inline'><p> -Creates a new Fill object. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new Fill object.</p> </div></span> </li> @@ -213,9 +209,8 @@ Creates a new Fill object. - <span class="summary_desc"><div class='inline'><p> -Serializes the fill. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the fill.</p> </div></span> </li> @@ -236,9 +231,8 @@ Serializes the fill. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new Fill object -</p> + +<p>Creates a new Fill object</p> </div> @@ -271,9 +265,8 @@ Creates a new Fill object — - <div class='inline'><p> -if the fill_type parameter is not a PatternFill or a GradientFill instance -</p> + <div class='inline'> +<p>if the fill_type parameter is not a PatternFill or a GradientFill instance</p> </div> </li> @@ -319,9 +312,8 @@ if the fill_type parameter is not a PatternFill or a GradientFill instance </p><div class="docstring"> <div class="discussion"> - <p> -The type of fill -</p> + +<p>The type of fill</p> </div> @@ -380,9 +372,8 @@ The type of fill </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the fill -</p> + +<p>Serializes the fill</p> </div> @@ -401,9 +392,8 @@ Serializes the fill — - <div class='inline'><p> -The document builder instance this objects xml will be added to. -</p> + <div class='inline'> +<p>The document builder instance this objects xml will be added to.</p> </div> </li> @@ -451,7 +441,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:29:02 2011 by + Generated on Wed Nov 30 08:46:33 2011 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.7.3 (ruby-1.8.7). </div> |
