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/PatternFill.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/PatternFill.html')
| -rw-r--r-- | doc/Axlsx/PatternFill.html | 117 |
1 files changed, 51 insertions, 66 deletions
diff --git a/doc/Axlsx/PatternFill.html b/doc/Axlsx/PatternFill.html index 6370e694..a4a6e647 100644 --- a/doc/Axlsx/PatternFill.html +++ b/doc/Axlsx/PatternFill.html @@ -97,15 +97,13 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -The recommended way to manage styles is with Styles#add_style -</p> + <div class='inline'> +<p>The recommended way to manage styles is with Styles#add_style</p> </div> </div> -<p> -A PatternFill is the pattern and solid fill styling for a cell. -</p> + +<p>A PatternFill is the pattern and solid fill styling for a cell.</p> </div> @@ -144,9 +142,8 @@ A PatternFill is the pattern and solid fill styling for a cell. - <span class="summary_desc"><div class='inline'><p> -The color to use for the background of the fill when the type is not solid. -</p> + <span class="summary_desc"><div class='inline'> +<p>The color to use for the background of the fill when the type is not solid.</p> </div></span> </li> @@ -171,9 +168,8 @@ The color to use for the background of the fill when the type is not solid. - <span class="summary_desc"><div class='inline'><p> -The color to use for the the background in solid fills. -</p> + <span class="summary_desc"><div class='inline'> +<p>The color to use for the the background in solid fills.</p> </div></span> </li> @@ -198,9 +194,8 @@ The color to use for the the background in solid fills. - <span class="summary_desc"><div class='inline'><p> -The pattern type to use. -</p> + <span class="summary_desc"><div class='inline'> +<p>The pattern type to use.</p> </div></span> </li> @@ -237,9 +232,8 @@ The pattern type to use. - <span class="summary_desc"><div class='inline'><p> -Creates a new PatternFill Object. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new PatternFill Object.</p> </div></span> </li> @@ -261,9 +255,8 @@ Creates a new PatternFill Object. - <span class="summary_desc"><div class='inline'><p> -Serializes the pattern fill. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the pattern fill.</p> </div></span> </li> @@ -284,9 +277,8 @@ Serializes the pattern fill. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new PatternFill Object -</p> + +<p>Creates a new PatternFill Object</p> </div> @@ -307,9 +299,8 @@ Creates a new PatternFill Object — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -398,9 +389,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -The color to use for the background of the fill when the type is not solid. -</p> + +<p>The color to use for the background of the fill when the type is not solid.</p> </div> @@ -455,9 +445,8 @@ The color to use for the background of the fill when the type is not solid. </p><div class="docstring"> <div class="discussion"> - <p> -The color to use for the the background in solid fills. -</p> + +<p>The color to use for the the background in solid fills.</p> </div> @@ -515,36 +504,34 @@ The color to use for the the background in solid fills. <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -patternType must be one of -</p> -<pre class="code"> - <span class='symbol val'>:none</span> - <span class='symbol val'>:solid</span> - <span class='symbol val'>:mediumGray</span> - <span class='symbol val'>:darkGray</span> - <span class='symbol val'>:lightGray</span> - <span class='symbol val'>:darkHorizontal</span> - <span class='symbol val'>:darkVertical</span> - <span class='symbol val'>:darkDown</span> - <span class='symbol val'>:darkUp</span> - <span class='symbol val'>:darkGrid</span> - <span class='symbol val'>:darkTrellis</span> - <span class='symbol val'>:lightHorizontal</span> - <span class='symbol val'>:lightVertical</span> - <span class='symbol val'>:lightDown</span> - <span class='symbol val'>:lightUp</span> - <span class='symbol val'>:lightGrid</span> - <span class='symbol val'>:lightTrellis</span> - <span class='symbol val'>:gray125</span> - <span class='symbol val'>:gray0625</span> + <div class='inline'> +<p>patternType must be one of</p> + +<pre class="code"><span class='symbol val'>:none</span> +<span class='symbol val'>:solid</span> +<span class='symbol val'>:mediumGray</span> +<span class='symbol val'>:darkGray</span> +<span class='symbol val'>:lightGray</span> +<span class='symbol val'>:darkHorizontal</span> +<span class='symbol val'>:darkVertical</span> +<span class='symbol val'>:darkDown</span> +<span class='symbol val'>:darkUp</span> +<span class='symbol val'>:darkGrid</span> +<span class='symbol val'>:darkTrellis</span> +<span class='symbol val'>:lightHorizontal</span> +<span class='symbol val'>:lightVertical</span> +<span class='symbol val'>:lightDown</span> +<span class='symbol val'>:lightUp</span> +<span class='symbol val'>:lightGrid</span> +<span class='symbol val'>:lightTrellis</span> +<span class='symbol val'>:gray125</span> +<span class='symbol val'>:gray0625</span> </pre> </div> </div> -<p> -The pattern type to use -</p> + +<p>The pattern type to use</p> </div> @@ -597,9 +584,8 @@ The pattern type to use </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the pattern fill -</p> + +<p>Serializes the pattern fill</p> </div> @@ -618,9 +604,8 @@ Serializes the pattern 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> @@ -672,7 +657,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:58 2011 by + Generated on Wed Nov 30 08:46:29 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> |
