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/PatternFill.html | 117 ++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 66 deletions(-) (limited to 'doc/Axlsx/PatternFill.html') diff --git a/doc/Axlsx/PatternFill.html b/doc/Axlsx/PatternFill.html index 6370e694..a4a6e647 100644 --- a/doc/Axlsx/PatternFill.html +++ b/doc/Axlsx/PatternFill.html @@ -97,15 +97,13 @@
Note: -

-The recommended way to manage styles is with Styles#add_style -

+
+

The recommended way to manage styles is with Styles#add_style

-

-A PatternFill is the pattern and solid fill styling for a cell. -

+ +

A PatternFill is the pattern and solid fill styling for a cell.

@@ -144,9 +142,8 @@ A PatternFill is the pattern and solid fill styling for a cell. -

-The color to use for the background of the fill when the type is not solid. -

+
+

The color to use for the background of the fill when the type is not solid.

@@ -171,9 +168,8 @@ The color to use for the background of the fill when the type is not solid. -

-The color to use for the the background in solid fills. -

+
+

The color to use for the the background in solid fills.

@@ -198,9 +194,8 @@ The color to use for the the background in solid fills. -

-The pattern type to use. -

+
+

The pattern type to use.

@@ -237,9 +232,8 @@ The pattern type to use. -

-Creates a new PatternFill Object. -

+
+

Creates a new PatternFill Object.

@@ -261,9 +255,8 @@ Creates a new PatternFill Object. -

-Serializes the pattern fill. -

+
+

Serializes the pattern fill.

@@ -284,9 +277,8 @@ Serializes the pattern fill.

-

-Creates a new PatternFill Object -

+ +

Creates a new PatternFill Object

@@ -307,9 +299,8 @@ Creates a new PatternFill Object — -

-a customizable set of options -

+
+

a customizable set of options

@@ -398,9 +389,8 @@ a customizable set of options

-

-The color to use for the background of the fill when the type is not solid. -

+ +

The color to use for the background of the fill when the type is not solid.

@@ -455,9 +445,8 @@ The color to use for the background of the fill when the type is not solid.

-

-The color to use for the the background in solid fills. -

+ +

The color to use for the the background in solid fills.

@@ -515,36 +504,34 @@ The color to use for the the background in solid fills.
Note: -

-patternType must be one of -

-
- :none
- :solid
- :mediumGray
- :darkGray
- :lightGray
- :darkHorizontal
- :darkVertical
- :darkDown
- :darkUp
- :darkGrid
- :darkTrellis
- :lightHorizontal
- :lightVertical
- :lightDown
- :lightUp
- :lightGrid
- :lightTrellis
- :gray125
- :gray0625
+    
+

patternType must be one of

+ +
:none
+:solid
+:mediumGray
+:darkGray
+:lightGray
+:darkHorizontal
+:darkVertical
+:darkDown
+:darkUp
+:darkGrid
+:darkTrellis
+:lightHorizontal
+:lightVertical
+:lightDown
+:lightUp
+:lightGrid
+:lightTrellis
+:gray125
+:gray0625
 
-

-The pattern type to use -

+ +

The pattern type to use

@@ -597,9 +584,8 @@ The pattern type to use

-

-Serializes the pattern fill -

+ +

Serializes the pattern fill

@@ -618,9 +604,8 @@ Serializes the pattern fill — -

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

+
+

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

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