diff options
| author | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
| commit | 076be316935180341d7ee7a9335281a4b18d1fa9 (patch) | |
| tree | 8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/CellProtection.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/CellProtection.html')
| -rw-r--r-- | doc/Axlsx/CellProtection.html | 74 |
1 files changed, 30 insertions, 44 deletions
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 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -Using Styles#add_style is the recommended way to manage cell protection. -</p> + <div class='inline'> +<p>Using Styles#add_style is the recommended way to manage cell protection.</p> </div> </div> -<p> -CellProtection stores information about locking or hiding cells in -spreadsheet. -</p> + +<p>CellProtection stores information about locking or hiding cells in +spreadsheet.</p> </div> @@ -145,9 +143,8 @@ spreadsheet. - <span class="summary_desc"><div class='inline'><p> -specifies locking for cells that have the style containing this protection. -</p> + <span class="summary_desc"><div class='inline'> +<p>specifies locking for cells that have the style containing this protection.</p> </div></span> </li> @@ -172,9 +169,8 @@ specifies locking for cells that have the style containing this protection. - <span class="summary_desc"><div class='inline'><p> -specifies if the cells that have the style containing this protection. -</p> + <span class="summary_desc"><div class='inline'> +<p>specifies if the cells that have the style containing this protection.</p> </div></span> </li> @@ -211,9 +207,8 @@ specifies if the cells that have the style containing this protection. - <span class="summary_desc"><div class='inline'><p> -Creates a new CellProtection. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new CellProtection.</p> </div></span> </li> @@ -235,9 +230,8 @@ Creates a new CellProtection. - <span class="summary_desc"><div class='inline'><p> -Serializes the cell protection. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the cell protection.</p> </div></span> </li> @@ -258,9 +252,8 @@ Serializes the cell protection. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new CellProtection -</p> + +<p>Creates a new CellProtection</p> </div> @@ -281,9 +274,8 @@ Creates a new CellProtection — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -302,9 +294,8 @@ a customizable set of options <span class="default"> </span> - — <div class='inline'><p> -value for hidden protection -</p> + — <div class='inline'> +<p>value for hidden protection</p> </div> </li> @@ -314,9 +305,8 @@ value for hidden protection <span class="default"> </span> - — <div class='inline'><p> -value for locked protection -</p> + — <div class='inline'> +<p>value for locked protection</p> </div> </li> @@ -367,9 +357,8 @@ value for locked protection </p><div class="docstring"> <div class="discussion"> - <p> -specifies locking for cells that have the style containing this protection -</p> + +<p>specifies locking for cells that have the style containing this protection</p> </div> @@ -424,9 +413,8 @@ specifies locking for cells that have the style containing this protection </p><div class="docstring"> <div class="discussion"> - <p> -specifies if the cells that have the style containing this protection -</p> + +<p>specifies if the cells that have the style containing this protection</p> </div> @@ -485,9 +473,8 @@ specifies if the cells that have the style containing this protection </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the cell protection -</p> + +<p>Serializes the cell protection</p> </div> @@ -506,9 +493,8 @@ Serializes the cell protection — - <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> @@ -556,7 +542,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:29:02 2011 by + Generated on Wed Nov 30 08:46:34 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> |
