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/CellAlignment.html | 178 ++++++++++++++++++------------------------- 1 file changed, 75 insertions(+), 103 deletions(-) (limited to 'doc/Axlsx/CellAlignment.html') diff --git a/doc/Axlsx/CellAlignment.html b/doc/Axlsx/CellAlignment.html index 5a04b500..480b145f 100644 --- a/doc/Axlsx/CellAlignment.html +++ b/doc/Axlsx/CellAlignment.html @@ -97,16 +97,14 @@
Note: -

-Using Styles#add_style is the recommended way to manage cell alignment. -

+
+

Using Styles#add_style is the recommended way to manage cell alignment.

-

-CellAlignment stores information about the cell alignment of a style Xf -Object. -

+ +

CellAlignment stores information about the cell alignment of a style Xf +Object.

@@ -145,9 +143,8 @@ Object. -

-The horizontal alignment of the cell. -

+
+

The horizontal alignment of the cell.

@@ -172,9 +169,8 @@ The horizontal alignment of the cell. -

-The amount of indent. -

+
+

The amount of indent.

@@ -199,9 +195,8 @@ The amount of indent. -

-Indicate if the last line should be justified. -

+
+

Indicate if the last line should be justified.

@@ -226,10 +221,9 @@ Indicate if the last line should be justified. -

-The reading order of the text 0 Context Dependent 1 Left-to-Right 2 -Right-to-Left. -

+
+

The reading order of the text 0 Context Dependent 1 Left-to-Right 2 +Right-to-Left.

@@ -254,9 +248,8 @@ Right-to-Left. -

-The amount of relativeIndent. -

+
+

The amount of relativeIndent.

@@ -281,9 +274,8 @@ The amount of relativeIndent. -

-Indicate if the text should be shrunk to the fit in the cell. -

+
+

Indicate if the text should be shrunk to the fit in the cell.

@@ -308,9 +300,8 @@ Indicate if the text should be shrunk to the fit in the cell. -

-The textRotation of the cell. -

+
+

The textRotation of the cell.

@@ -335,9 +326,8 @@ The textRotation of the cell. -

-The vertical alignment of the cell. -

+
+

The vertical alignment of the cell.

@@ -362,9 +352,8 @@ The vertical alignment of the cell. -

-Indicate if the text of the cell should wrap. -

+
+

Indicate if the text of the cell should wrap.

@@ -401,9 +390,8 @@ Indicate if the text of the cell should wrap. -

-Create a new cell_alignment object. -

+
+

Create a new cell_alignment object.

@@ -425,9 +413,8 @@ Create a new cell_alignment object. -

-Serializes the cell alignment. -

+
+

Serializes the cell alignment.

@@ -448,9 +435,8 @@ Serializes the cell alignment.

-

-Create a new cell_alignment object -

+ +

Create a new cell_alignment object

@@ -471,9 +457,8 @@ Create a new cell_alignment object — -

-a customizable set of options -

+
+

a customizable set of options

@@ -617,25 +602,23 @@ a customizable set of options
Note: -

-The horizontal cell alignement style must be one of -

-
- :general
- :left
- :center
- :right
- :fill
- :justify
- :centerContinuous
- :distributed
+    
+

The horizontal cell alignement style must be one of

+ +
:general
+:left
+:center
+:right
+:fill
+:justify
+:centerContinuous
+:distributed
 
-

-The horizontal alignment of the cell. -

+ +

The horizontal alignment of the cell.

@@ -690,9 +673,8 @@ The horizontal alignment of the cell.

-

-The amount of indent -

+ +

The amount of indent

@@ -747,9 +729,8 @@ The amount of indent

-

-Indicate if the last line should be justified. -

+ +

Indicate if the last line should be justified.

@@ -804,10 +785,9 @@ Indicate if the last line should be justified.

-

-The reading order of the text 0 Context Dependent 1 Left-to-Right 2 -Right-to-Left -

+ +

The reading order of the text 0 Context Dependent 1 Left-to-Right 2 +Right-to-Left

@@ -862,9 +842,8 @@ Right-to-Left

-

-The amount of relativeIndent -

+ +

The amount of relativeIndent

@@ -919,9 +898,8 @@ The amount of relativeIndent

-

-Indicate if the text should be shrunk to the fit in the cell. -

+ +

Indicate if the text should be shrunk to the fit in the cell.

@@ -976,9 +954,8 @@ Indicate if the text should be shrunk to the fit in the cell.

-

-The textRotation of the cell. -

+ +

The textRotation of the cell.

@@ -1036,22 +1013,20 @@ The textRotation of the cell.
Note: -

-The vertical cell allingment style must be one of the following: -

-
- :top
- :center
- :bottom
- :justify
- :distributed
+    
+

The vertical cell allingment style must be one of the following:

+ +
:top
+:center
+:bottom
+:justify
+:distributed
 
-

-The vertical alignment of the cell. -

+ +

The vertical alignment of the cell.

@@ -1106,9 +1081,8 @@ The vertical alignment of the cell.

-

-Indicate if the text of the cell should wrap -

+ +

Indicate if the text of the cell should wrap

@@ -1167,9 +1141,8 @@ Indicate if the text of the cell should wrap

-

-Serializes the cell alignment -

+ +

Serializes the cell alignment

@@ -1188,9 +1161,8 @@ Serializes the cell alignment — -

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

+
+

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

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