summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/TableStyleElement.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
committerRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
commit076be316935180341d7ee7a9335281a4b18d1fa9 (patch)
tree8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/TableStyleElement.html
parente99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff)
downloadcaxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz
caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/TableStyleElement.html')
-rw-r--r--doc/Axlsx/TableStyleElement.html136
1 files changed, 61 insertions, 75 deletions
diff --git a/doc/Axlsx/TableStyleElement.html b/doc/Axlsx/TableStyleElement.html
index fa9ef1a0..3b629497 100644
--- a/doc/Axlsx/TableStyleElement.html
+++ b/doc/Axlsx/TableStyleElement.html
@@ -97,16 +97,14 @@
<div class="note notetag">
<strong>Note:</strong>
- <div class='inline'><p>
-tables and table styles are not supported in this version. This class
-exists in preparation for that support.
-</p>
+ <div class='inline'>
+<p>tables and table styles are not supported in this version. This class
+exists in preparation for that support.</p>
</div>
</div>
-<p>
-an element of style that belongs to a table style.
-</p>
+
+<p>an element of style that belongs to a table style.</p>
</div>
@@ -138,9 +136,8 @@ an element of style that belongs to a table style.
- <span class="summary_desc"><div class='inline'><p>
-The dxfId this style element points to.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The dxfId this style element points to.</p>
</div></span>
</li>
@@ -165,10 +162,9 @@ The dxfId this style element points to.
- <span class="summary_desc"><div class='inline'><p>
-Number of rows or columns used in striping when the type is firstRowStripe,
-secondRowStripe, firstColumnStripe, or secondColumnStripe.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Number of rows or columns used in striping when the type is firstRowStripe,
+secondRowStripe, firstColumnStripe, or secondColumnStripe.</p>
</div></span>
</li>
@@ -193,9 +189,8 @@ secondRowStripe, firstColumnStripe, or secondColumnStripe.
- <span class="summary_desc"><div class='inline'><p>
-The type of style element.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The type of style element.</p>
</div></span>
</li>
@@ -232,9 +227,8 @@ The type of style element.
- <span class="summary_desc"><div class='inline'><p>
-creates a new TableStyleElement object.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>creates a new TableStyleElement object.</p>
</div></span>
</li>
@@ -256,9 +250,8 @@ creates a new TableStyleElement object.
- <span class="summary_desc"><div class='inline'><p>
-Serializes the table style element.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Serializes the table style element.</p>
</div></span>
</li>
@@ -279,9 +272,8 @@ Serializes the table style element.
</p><div class="docstring">
<div class="discussion">
- <p>
-creates a new TableStyleElement object
-</p>
+
+<p>creates a new TableStyleElement object</p>
</div>
@@ -302,9 +294,8 @@ creates a new TableStyleElement object
&mdash;
- <div class='inline'><p>
-a customizable set of options
-</p>
+ <div class='inline'>
+<p>a customizable set of options</p>
</div>
</li>
@@ -391,9 +382,8 @@ a customizable set of options
</p><div class="docstring">
<div class="discussion">
- <p>
-The dxfId this style element points to
-</p>
+
+<p>The dxfId this style element points to</p>
</div>
@@ -448,10 +438,9 @@ The dxfId this style element points to
</p><div class="docstring">
<div class="discussion">
- <p>
-Number of rows or columns used in striping when the type is firstRowStripe,
-secondRowStripe, firstColumnStripe, or secondColumnStripe.
-</p>
+
+<p>Number of rows or columns used in striping when the type is firstRowStripe,
+secondRowStripe, firstColumnStripe, or secondColumnStripe.</p>
</div>
@@ -506,38 +495,37 @@ secondRowStripe, firstColumnStripe, or secondColumnStripe.
</p><div class="docstring">
<div class="discussion">
- <p>
-The type of style element. The following type are allowed
-</p>
-<pre class="code">
- <span class='symbol val'>:wholeTable</span>
- <span class='symbol val'>:headerRow</span>
- <span class='symbol val'>:totalRow</span>
- <span class='symbol val'>:firstColumn</span>
- <span class='symbol val'>:lastColumn</span>
- <span class='symbol val'>:firstRowStripe</span>
- <span class='symbol val'>:secondRowStripe</span>
- <span class='symbol val'>:firstColumnStripe</span>
- <span class='symbol val'>:secondColumnStripe</span>
- <span class='symbol val'>:firstHeaderCell</span>
- <span class='symbol val'>:lastHeaderCell</span>
- <span class='symbol val'>:firstTotalCell</span>
- <span class='symbol val'>:lastTotalCell</span>
- <span class='symbol val'>:firstSubtotalColumn</span>
- <span class='symbol val'>:secondSubtotalColumn</span>
- <span class='symbol val'>:thirdSubtotalColumn</span>
- <span class='symbol val'>:firstSubtotalRow</span>
- <span class='symbol val'>:secondSubtotalRow</span>
- <span class='symbol val'>:thirdSubtotalRow</span>
- <span class='symbol val'>:blankRow</span>
- <span class='symbol val'>:firstColumnSubheading</span>
- <span class='symbol val'>:secondColumnSubheading</span>
- <span class='symbol val'>:thirdColumnSubheading</span>
- <span class='symbol val'>:firstRowSubheading</span>
- <span class='symbol val'>:secondRowSubheading</span>
- <span class='symbol val'>:thirdRowSubheading</span>
- <span class='symbol val'>:pageFieldLabels</span>
- <span class='symbol val'>:pageFieldValues</span>
+
+<p>The type of style element. The following type are allowed</p>
+
+<pre class="code"><span class='symbol val'>:wholeTable</span>
+<span class='symbol val'>:headerRow</span>
+<span class='symbol val'>:totalRow</span>
+<span class='symbol val'>:firstColumn</span>
+<span class='symbol val'>:lastColumn</span>
+<span class='symbol val'>:firstRowStripe</span>
+<span class='symbol val'>:secondRowStripe</span>
+<span class='symbol val'>:firstColumnStripe</span>
+<span class='symbol val'>:secondColumnStripe</span>
+<span class='symbol val'>:firstHeaderCell</span>
+<span class='symbol val'>:lastHeaderCell</span>
+<span class='symbol val'>:firstTotalCell</span>
+<span class='symbol val'>:lastTotalCell</span>
+<span class='symbol val'>:firstSubtotalColumn</span>
+<span class='symbol val'>:secondSubtotalColumn</span>
+<span class='symbol val'>:thirdSubtotalColumn</span>
+<span class='symbol val'>:firstSubtotalRow</span>
+<span class='symbol val'>:secondSubtotalRow</span>
+<span class='symbol val'>:thirdSubtotalRow</span>
+<span class='symbol val'>:blankRow</span>
+<span class='symbol val'>:firstColumnSubheading</span>
+<span class='symbol val'>:secondColumnSubheading</span>
+<span class='symbol val'>:thirdColumnSubheading</span>
+<span class='symbol val'>:firstRowSubheading</span>
+<span class='symbol val'>:secondRowSubheading</span>
+<span class='symbol val'>:thirdRowSubheading</span>
+<span class='symbol val'>:pageFieldLabels</span>
+<span class='symbol val'>:pageFieldValues</span>
</pre>
@@ -597,9 +585,8 @@ The type of style element. The following type are allowed
</p><div class="docstring">
<div class="discussion">
- <p>
-Serializes the table style element
-</p>
+
+<p>Serializes the table style element</p>
</div>
@@ -618,9 +605,8 @@ Serializes the table style element
&mdash;
- <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>
@@ -668,7 +654,7 @@ The document builder instance this objects xml will be added to.
</div>
<div id="footer">
- Generated on Tue Nov 29 13:28:55 2011 by
+ Generated on Wed Nov 30 08:46:27 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>