From 076be316935180341d7ee7a9335281a4b18d1fa9 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Wed, 30 Nov 2011 08:53:14 +0900 Subject: pre 1.0.10 release commit --- doc/Axlsx/TableStyleElement.html | 136 ++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 75 deletions(-) (limited to 'doc/Axlsx/TableStyleElement.html') 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 @@
Note: -

-tables and table styles are not supported in this version. This class -exists in preparation for that support. -

+
+

tables and table styles are not supported in this version. This class +exists in preparation for that support.

-

-an element of style that belongs to a table style. -

+ +

an element of style that belongs to a table style.

@@ -138,9 +136,8 @@ an element of style that belongs to a table style. -

-The dxfId this style element points to. -

+
+

The dxfId this style element points to.

@@ -165,10 +162,9 @@ The dxfId this style element points to. -

-Number of rows or columns used in striping when the type is firstRowStripe, -secondRowStripe, firstColumnStripe, or secondColumnStripe. -

+
+

Number of rows or columns used in striping when the type is firstRowStripe, +secondRowStripe, firstColumnStripe, or secondColumnStripe.

@@ -193,9 +189,8 @@ secondRowStripe, firstColumnStripe, or secondColumnStripe. -

-The type of style element. -

+
+

The type of style element.

@@ -232,9 +227,8 @@ The type of style element. -

-creates a new TableStyleElement object. -

+
+

creates a new TableStyleElement object.

@@ -256,9 +250,8 @@ creates a new TableStyleElement object. -

-Serializes the table style element. -

+
+

Serializes the table style element.

@@ -279,9 +272,8 @@ Serializes the table style element.

-

-creates a new TableStyleElement object -

+ +

creates a new TableStyleElement object

@@ -302,9 +294,8 @@ creates a new TableStyleElement object — -

-a customizable set of options -

+
+

a customizable set of options

@@ -391,9 +382,8 @@ a customizable set of options

-

-The dxfId this style element points to -

+ +

The dxfId this style element points to

@@ -448,10 +438,9 @@ The dxfId this style element points to

-

-Number of rows or columns used in striping when the type is firstRowStripe, -secondRowStripe, firstColumnStripe, or secondColumnStripe. -

+ +

Number of rows or columns used in striping when the type is firstRowStripe, +secondRowStripe, firstColumnStripe, or secondColumnStripe.

@@ -506,38 +495,37 @@ secondRowStripe, firstColumnStripe, or secondColumnStripe.

-

-The type of style element. The following type are allowed -

-
-  :wholeTable
-  :headerRow
-  :totalRow
-  :firstColumn
-  :lastColumn
-  :firstRowStripe
-  :secondRowStripe
-  :firstColumnStripe
-  :secondColumnStripe
-  :firstHeaderCell
-  :lastHeaderCell
-  :firstTotalCell
-  :lastTotalCell
-  :firstSubtotalColumn
-  :secondSubtotalColumn
-  :thirdSubtotalColumn
-  :firstSubtotalRow
-  :secondSubtotalRow
-  :thirdSubtotalRow
-  :blankRow
-  :firstColumnSubheading
-  :secondColumnSubheading
-  :thirdColumnSubheading
-  :firstRowSubheading
-  :secondRowSubheading
-  :thirdRowSubheading
-  :pageFieldLabels
-  :pageFieldValues
+    
+

The type of style element. The following type are allowed

+ +
:wholeTable
+:headerRow
+:totalRow
+:firstColumn
+:lastColumn
+:firstRowStripe
+:secondRowStripe
+:firstColumnStripe
+:secondColumnStripe
+:firstHeaderCell
+:lastHeaderCell
+:firstTotalCell
+:lastTotalCell
+:firstSubtotalColumn
+:secondSubtotalColumn
+:thirdSubtotalColumn
+:firstSubtotalRow
+:secondSubtotalRow
+:thirdSubtotalRow
+:blankRow
+:firstColumnSubheading
+:secondColumnSubheading
+:thirdColumnSubheading
+:firstRowSubheading
+:secondRowSubheading
+:thirdRowSubheading
+:pageFieldLabels
+:pageFieldValues
 
@@ -597,9 +585,8 @@ The type of style element. The following type are allowed

-

-Serializes the table style element -

+ +

Serializes the table style element

@@ -618,9 +605,8 @@ Serializes the table style element — -

-The document builder instance this objects xml will be added to. -

+
+

The document builder instance this objects xml will be added to.

@@ -668,7 +654,7 @@ The document builder instance this objects xml will be added to.
-- cgit v1.2.3