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/TableStyle.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/TableStyle.html')
| -rw-r--r-- | doc/Axlsx/TableStyle.html | 79 |
1 files changed, 32 insertions, 47 deletions
diff --git a/doc/Axlsx/TableStyle.html b/doc/Axlsx/TableStyle.html index 2c563660..41cd0318 100644 --- a/doc/Axlsx/TableStyle.html +++ b/doc/Axlsx/TableStyle.html @@ -99,16 +99,14 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -Table are not supported in this version and only the defaults required for -a valid workbook are created. -</p> + <div class='inline'> +<p>Table are not supported in this version and only the defaults required for +a valid workbook are created.</p> </div> </div> -<p> -A single table style definition and is a collection for tableStyleElements -</p> + +<p>A single table style definition and is a collection for tableStyleElements</p> </div> @@ -144,9 +142,8 @@ A single table style definition and is a collection for tableStyleElements - <span class="summary_desc"><div class='inline'><p> -The name of this table style. -</p> + <span class="summary_desc"><div class='inline'> +<p>The name of this table style.</p> </div></span> </li> @@ -171,9 +168,8 @@ The name of this table style. - <span class="summary_desc"><div class='inline'><p> -indicates if this style should be applied to pivot tables. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if this style should be applied to pivot tables.</p> </div></span> </li> @@ -198,9 +194,8 @@ indicates if this style should be applied to pivot tables. - <span class="summary_desc"><div class='inline'><p> -indicates if this style should be applied to tables. -</p> + <span class="summary_desc"><div class='inline'> +<p>indicates if this style should be applied to tables.</p> </div></span> </li> @@ -245,9 +240,8 @@ indicates if this style should be applied to tables. - <span class="summary_desc"><div class='inline'><p> -creates a new TableStyle object. -</p> + <span class="summary_desc"><div class='inline'> +<p>creates a new TableStyle object.</p> </div></span> </li> @@ -269,9 +263,8 @@ creates a new TableStyle object. - <span class="summary_desc"><div class='inline'><p> -Serializes the table style. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the table style.</p> </div></span> </li> @@ -297,9 +290,8 @@ Serializes the table style. </p><div class="docstring"> <div class="discussion"> - <p> -creates a new TableStyle object -</p> + +<p>creates a new TableStyle object</p> </div> @@ -331,9 +323,8 @@ creates a new TableStyle object — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -380,9 +371,8 @@ a customizable set of options — - <div class='inline'><p> -if name option is not provided. -</p> + <div class='inline'> +<p>if name option is not provided.</p> </div> </li> @@ -446,9 +436,8 @@ if name option is not provided. </p><div class="docstring"> <div class="discussion"> - <p> -The name of this table style -</p> + +<p>The name of this table style</p> </div> @@ -503,9 +492,8 @@ The name of this table style </p><div class="docstring"> <div class="discussion"> - <p> -indicates if this style should be applied to pivot tables -</p> + +<p>indicates if this style should be applied to pivot tables</p> </div> @@ -560,9 +548,8 @@ indicates if this style should be applied to pivot tables </p><div class="docstring"> <div class="discussion"> - <p> -indicates if this style should be applied to tables -</p> + +<p>indicates if this style should be applied to tables</p> </div> @@ -621,9 +608,8 @@ indicates if this style should be applied to tables </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the table style -</p> + +<p>Serializes the table style</p> </div> @@ -642,9 +628,8 @@ Serializes the table style — - <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> @@ -696,7 +681,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:47 2011 by + Generated on Wed Nov 30 08:46:21 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> |
