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/TableStyles.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/TableStyles.html')
| -rw-r--r-- | doc/Axlsx/TableStyles.html | 70 |
1 files changed, 28 insertions, 42 deletions
diff --git a/doc/Axlsx/TableStyles.html b/doc/Axlsx/TableStyles.html index b86cd4b8..4f265099 100644 --- a/doc/Axlsx/TableStyles.html +++ b/doc/Axlsx/TableStyles.html @@ -99,18 +99,16 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -Support for custom table styles does not exist in this version. Many of the + <div class='inline'> +<p>Support for custom table styles does not exist in this version. Many of the classes required are defined in preparation for future release. Please do -not attempt to add custom table styles. -</p> +not attempt to add custom table styles.</p> </div> </div> -<p> -TableStyles represents a collection of style definitions for table styles -and pivot table styles. -</p> + +<p>TableStyles represents a collection of style definitions for table styles +and pivot table styles.</p> </div> @@ -146,9 +144,8 @@ and pivot table styles. - <span class="summary_desc"><div class='inline'><p> -The default pivot table style. -</p> + <span class="summary_desc"><div class='inline'> +<p>The default pivot table style.</p> </div></span> </li> @@ -173,9 +170,8 @@ The default pivot table style. - <span class="summary_desc"><div class='inline'><p> -The default table style. -</p> + <span class="summary_desc"><div class='inline'> +<p>The default table style.</p> </div></span> </li> @@ -220,10 +216,9 @@ The default table style. - <span class="summary_desc"><div class='inline'><p> -Creates a new TableStyles object that is a container for TableStyle -objects. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new TableStyles object that is a container for TableStyle +objects.</p> </div></span> </li> @@ -245,9 +240,8 @@ objects. - <span class="summary_desc"><div class='inline'><p> -Serializes the table styles element. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the table styles element.</p> </div></span> </li> @@ -273,9 +267,8 @@ Serializes the table styles element. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new TableStyles object that is a container for TableStyle objects -</p> + +<p>Creates a new TableStyles object that is a container for TableStyle objects</p> </div> @@ -296,9 +289,8 @@ Creates a new TableStyles object that is a container for TableStyle objects — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -386,10 +378,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -The default pivot table style. The default value is -‘PivotStyleLight6’ -</p> + +<p>The default pivot table style. The default value is ‘PivotStyleLight6’</p> </div> @@ -444,10 +434,8 @@ The default pivot table style. The default value is </p><div class="docstring"> <div class="discussion"> - <p> -The default table style. The default value is -‘TableStyleMedium9’ -</p> + +<p>The default table style. The default value is ‘TableStyleMedium9’</p> </div> @@ -506,9 +494,8 @@ The default table style. The default value is </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the table styles element -</p> + +<p>Serializes the table styles element</p> </div> @@ -527,9 +514,8 @@ Serializes the table styles element — - <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> @@ -585,7 +571,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:29:01 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> |
