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/Color.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/Color.html')
| -rw-r--r-- | doc/Axlsx/Color.html | 84 |
1 files changed, 34 insertions, 50 deletions
diff --git a/doc/Axlsx/Color.html b/doc/Axlsx/Color.html index b0149d6c..4229122e 100644 --- a/doc/Axlsx/Color.html +++ b/doc/Axlsx/Color.html @@ -94,9 +94,8 @@ <h2>Overview</h2><div class="docstring"> <div class="discussion"> - <p> -The color class represents a color used for borders, fills an fonts -</p> + +<p>The color class represents a color used for borders, fills an fonts</p> </div> @@ -128,9 +127,8 @@ The color class represents a color used for borders, fills an fonts - <span class="summary_desc"><div class='inline'><p> -Determines if the color is system color dependant. -</p> + <span class="summary_desc"><div class='inline'> +<p>Determines if the color is system color dependant.</p> </div></span> </li> @@ -155,9 +153,8 @@ Determines if the color is system color dependant. - <span class="summary_desc"><div class='inline'><p> -The color as defined in rgb terms. -</p> + <span class="summary_desc"><div class='inline'> +<p>The color as defined in rgb terms.</p> </div></span> </li> @@ -182,9 +179,8 @@ The color as defined in rgb terms. - <span class="summary_desc"><div class='inline'><p> -The tint value. -</p> + <span class="summary_desc"><div class='inline'> +<p>The tint value.</p> </div></span> </li> @@ -221,9 +217,8 @@ The tint value. - <span class="summary_desc"><div class='inline'><p> -Creates a new Color object. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new Color object.</p> </div></span> </li> @@ -245,9 +240,8 @@ Creates a new Color object. - <span class="summary_desc"><div class='inline'><p> -Serializes the color. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the color.</p> </div></span> </li> @@ -268,9 +262,8 @@ Serializes the color. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new Color object -</p> + +<p>Creates a new Color object</p> </div> @@ -291,9 +284,8 @@ Creates a new Color object — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -382,9 +374,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -Determines if the color is system color dependant -</p> + +<p>Determines if the color is system color dependant</p> </div> @@ -442,16 +433,14 @@ Determines if the color is system color dependant <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -rgb colors need to conform to ST_UnsignedIntHex. That basically means put -‘FF’ before you color -</p> + <div class='inline'> +<p>rgb colors need to conform to ST_UnsignedIntHex. That basically means put +‘FF’ before you color</p> </div> </div> -<p> -The color as defined in rgb terms. -</p> + +<p>The color as defined in rgb terms.</p> </div> @@ -461,9 +450,8 @@ The color as defined in rgb terms. <div class="examples"> <h3>Examples:</h3> - <h4><div class='inline'><p> -rgb colors -</p> + <h4><div class='inline'> +<p>rgb colors</p> </div></h4> <pre class="example code"><span class='string val'>"FF000000"</span> <span class='is identifier id'>is</span> <span class='black identifier id'>black</span> <span class='string val'>"FFFFFFFF"</span> <span class='is identifier id'>is</span> <span class='white identifier id'>white</span> @@ -522,15 +510,13 @@ rgb colors <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -valid values are between -1.0 and 1.0 -</p> + <div class='inline'> +<p>valid values are between -1.0 and 1.0</p> </div> </div> -<p> -The tint value. -</p> + +<p>The tint value.</p> </div> @@ -589,9 +575,8 @@ The tint value. </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the color -</p> + +<p>Serializes the color</p> </div> @@ -610,9 +595,8 @@ Serializes the color — - <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> @@ -656,7 +640,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:57 2011 by + Generated on Wed Nov 30 08:46:28 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> |
