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/CellProtection.html | 74 ++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 44 deletions(-) (limited to 'doc/Axlsx/CellProtection.html') diff --git a/doc/Axlsx/CellProtection.html b/doc/Axlsx/CellProtection.html index 1d099ed0..ae7793ce 100644 --- a/doc/Axlsx/CellProtection.html +++ b/doc/Axlsx/CellProtection.html @@ -97,16 +97,14 @@
Note: -

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

+
+

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

-

-CellProtection stores information about locking or hiding cells in -spreadsheet. -

+ +

CellProtection stores information about locking or hiding cells in +spreadsheet.

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

-specifies locking for cells that have the style containing this protection. -

+
+

specifies locking for cells that have the style containing this protection.

@@ -172,9 +169,8 @@ specifies locking for cells that have the style containing this protection. -

-specifies if the cells that have the style containing this protection. -

+
+

specifies if the cells that have the style containing this protection.

@@ -211,9 +207,8 @@ specifies if the cells that have the style containing this protection. -

-Creates a new CellProtection. -

+
+

Creates a new CellProtection.

@@ -235,9 +230,8 @@ Creates a new CellProtection. -

-Serializes the cell protection. -

+
+

Serializes the cell protection.

@@ -258,9 +252,8 @@ Serializes the cell protection.

-

-Creates a new CellProtection -

+ +

Creates a new CellProtection

@@ -281,9 +274,8 @@ Creates a new CellProtection — -

-a customizable set of options -

+
+

a customizable set of options

@@ -302,9 +294,8 @@ a customizable set of options - —

-value for hidden protection -

+ —
+

value for hidden protection

@@ -314,9 +305,8 @@ value for hidden protection - —

-value for locked protection -

+ —
+

value for locked protection

@@ -367,9 +357,8 @@ value for locked protection

-

-specifies locking for cells that have the style containing this protection -

+ +

specifies locking for cells that have the style containing this protection

@@ -424,9 +413,8 @@ specifies locking for cells that have the style containing this protection

-

-specifies if the cells that have the style containing this protection -

+ +

specifies if the cells that have the style containing this protection

@@ -485,9 +473,8 @@ specifies if the cells that have the style containing this protection

-

-Serializes the cell protection -

+ +

Serializes the cell protection

@@ -506,9 +493,8 @@ Serializes the cell protection — -

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

+
+

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

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