summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/Pic.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
committerRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
commit076be316935180341d7ee7a9335281a4b18d1fa9 (patch)
tree8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/Pic.html
parente99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff)
downloadcaxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz
caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/Pic.html')
-rw-r--r--doc/Axlsx/Pic.html186
1 files changed, 76 insertions, 110 deletions
diff --git a/doc/Axlsx/Pic.html b/doc/Axlsx/Pic.html
index 505d49c0..cb791160 100644
--- a/doc/Axlsx/Pic.html
+++ b/doc/Axlsx/Pic.html
@@ -94,10 +94,9 @@
<h2>Overview</h2><div class="docstring">
<div class="discussion">
- <p>
-a Pic object represents an image in your worksheet Worksheet#add_image is
-the recommended way to manage images in your sheets
-</p>
+
+<p>a Pic object represents an image in your worksheet Worksheet#add_image is
+the recommended way to manage images in your sheets</p>
</div>
@@ -120,9 +119,8 @@ the recommended way to manage images in your sheets
<dt id="ALLOWED_EXTENSIONS-constant" class="">ALLOWED_EXTENSIONS =
<div class="docstring">
<div class="discussion">
- <p>
-allowed file extenstions
-</p>
+
+<p>allowed file extenstions</p>
</div>
@@ -161,9 +159,8 @@ allowed file extenstions
- <span class="summary_desc"><div class='inline'><p>
-The anchor for this image.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The anchor for this image.</p>
</div></span>
</li>
@@ -188,9 +185,8 @@ The anchor for this image.
- <span class="summary_desc"><div class='inline'><p>
-A description of the picture.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>A description of the picture.</p>
</div></span>
</li>
@@ -215,10 +211,9 @@ A description of the picture.
- <span class="summary_desc"><div class='inline'><p>
-The path to the image you want to include Only local images are supported
-at this time and only jpg support.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The path to the image you want to include Only local images are supported
+at this time and only jpg support.</p>
</div></span>
</li>
@@ -243,9 +238,8 @@ at this time and only jpg support.
- <span class="summary_desc"><div class='inline'><p>
-The name to use for this picture.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The name to use for this picture.</p>
</div></span>
</li>
@@ -280,9 +274,8 @@ The name to use for this picture.
- <span class="summary_desc"><div class='inline'><p>
-returns the extension of image_src without the preceeding &#8217;.&#8217;.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>returns the extension of image_src without the preceeding ‘.’.</p>
</div></span>
</li>
@@ -304,9 +297,8 @@ returns the extension of image_src without the preceeding &#8217;.&#8217;.
- <span class="summary_desc"><div class='inline'><p>
-The file name of image_src without any path information.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The file name of image_src without any path information.</p>
</div></span>
</li>
@@ -328,9 +320,8 @@ The file name of image_src without any path information.
- <span class="summary_desc"><div class='inline'><p>
-providing access to update the anchor&#8217;s height attribute.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>providing access to update the anchor’s height attribute.</p>
</div></span>
</li>
@@ -373,9 +364,8 @@ providing access to update the anchor&#8217;s height attribute.
- <span class="summary_desc"><div class='inline'><p>
-The index of this image in the workbooks images collections.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The index of this image in the workbooks images collections.</p>
</div></span>
</li>
@@ -399,9 +389,8 @@ The index of this image in the workbooks images collections.
- <span class="summary_desc"><div class='inline'><p>
-Creates a new Pic(ture) object.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Creates a new Pic(ture) object.</p>
</div></span>
</li>
@@ -423,10 +412,9 @@ Creates a new Pic(ture) object.
- <span class="summary_desc"><div class='inline'><p>
-The part name for this image used in serialization and relationship
-building.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>The part name for this image used in serialization and relationship
+building.</p>
</div></span>
</li>
@@ -448,11 +436,10 @@ building.
- <span class="summary_desc"><div class='inline'><p>
-This is a short cut method to set the start anchor position If you need
+ <span class="summary_desc"><div class='inline'>
+<p>This is a short cut method to set the start anchor position If you need
finer granularity in positioning use graphic_frame.anchor.from.colOff /
-rowOff.
-</p>
+rowOff.</p>
</div></span>
</li>
@@ -474,9 +461,8 @@ rowOff.
- <span class="summary_desc"><div class='inline'><p>
-Serializes the picture.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Serializes the picture.</p>
</div></span>
</li>
@@ -498,9 +484,8 @@ Serializes the picture.
- <span class="summary_desc"><div class='inline'><p>
-providing access to the anchor&#8217;s width attribute.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>providing access to the anchor’s width attribute.</p>
</div></span>
</li>
@@ -542,9 +527,8 @@ providing access to the anchor&#8217;s width attribute.
</p><div class="docstring">
<div class="discussion">
- <p>
-Creates a new Pic(ture) object
-</p>
+
+<p>Creates a new Pic(ture) object</p>
</div>
@@ -563,9 +547,8 @@ Creates a new Pic(ture) object
&mdash;
- <div class='inline'><p>
-the anchor that holds this image
-</p>
+ <div class='inline'>
+<p>the anchor that holds this image</p>
</div>
</li>
@@ -582,9 +565,8 @@ the anchor that holds this image
&mdash;
- <div class='inline'><p>
-a customizable set of options
-</p>
+ <div class='inline'>
+<p>a customizable set of options</p>
</div>
</li>
@@ -682,9 +664,8 @@ a customizable set of options
&mdash;
- <div class='inline'><p>
-the object that the method was called on
-</p>
+ <div class='inline'>
+<p>the object that the method was called on</p>
</div>
</li>
@@ -742,9 +723,8 @@ the object that the method was called on
</p><div class="docstring">
<div class="discussion">
- <p>
-The anchor for this image
-</p>
+
+<p>The anchor for this image</p>
</div>
@@ -799,9 +779,8 @@ The anchor for this image
</p><div class="docstring">
<div class="discussion">
- <p>
-A description of the picture
-</p>
+
+<p>A description of the picture</p>
</div>
@@ -856,10 +835,9 @@ A description of the picture
</p><div class="docstring">
<div class="discussion">
- <p>
-The path to the image you want to include Only local images are supported
-at this time and only jpg support
-</p>
+
+<p>The path to the image you want to include Only local images are supported
+at this time and only jpg support</p>
</div>
@@ -914,9 +892,8 @@ at this time and only jpg support
</p><div class="docstring">
<div class="discussion">
- <p>
-The name to use for this picture
-</p>
+
+<p>The name to use for this picture</p>
</div>
@@ -975,9 +952,8 @@ The name to use for this picture
</p><div class="docstring">
<div class="discussion">
- <p>
-returns the extension of image_src without the preceeding &#8217;.&#8217;
-</p>
+
+<p>returns the extension of image_src without the preceeding ‘.’</p>
</div>
@@ -1029,9 +1005,8 @@ returns the extension of image_src without the preceeding &#8217;.&#8217;
</p><div class="docstring">
<div class="discussion">
- <p>
-The file name of image_src without any path information
-</p>
+
+<p>The file name of image_src without any path information</p>
</div>
@@ -1083,9 +1058,8 @@ The file name of image_src without any path information
</p><div class="docstring">
<div class="discussion">
- <p>
-providing access to update the anchor&#8217;s height attribute
-</p>
+
+<p>providing access to update the anchor’s height attribute</p>
</div>
@@ -1191,9 +1165,8 @@ providing access to update the anchor&#8217;s height attribute
</p><div class="docstring">
<div class="discussion">
- <p>
-The index of this image in the workbooks images collections
-</p>
+
+<p>The index of this image in the workbooks images collections</p>
</div>
@@ -1245,10 +1218,9 @@ The index of this image in the workbooks images collections
</p><div class="docstring">
<div class="discussion">
- <p>
-The part name for this image used in serialization and relationship
-building
-</p>
+
+<p>The part name for this image used in serialization and relationship
+building</p>
</div>
@@ -1300,11 +1272,10 @@ building
</p><div class="docstring">
<div class="discussion">
- <p>
-This is a short cut method to set the start anchor position If you need
+
+<p>This is a short cut method to set the start anchor position If you need
finer granularity in positioning use graphic_frame.anchor.from.colOff /
-rowOff
-</p>
+rowOff</p>
</div>
@@ -1323,9 +1294,8 @@ rowOff
&mdash;
- <div class='inline'><p>
-The column
-</p>
+ <div class='inline'>
+<p>The column</p>
</div>
</li>
@@ -1340,9 +1310,8 @@ The column
&mdash;
- <div class='inline'><p>
-The row
-</p>
+ <div class='inline'>
+<p>The row</p>
</div>
</li>
@@ -1396,9 +1365,8 @@ The row
</p><div class="docstring">
<div class="discussion">
- <p>
-Serializes the picture
-</p>
+
+<p>Serializes the picture</p>
</div>
@@ -1417,9 +1385,8 @@ Serializes the picture
&mdash;
- <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>
@@ -1515,9 +1482,8 @@ The document builder instance this objects xml will be added to.
</p><div class="docstring">
<div class="discussion">
- <p>
-providing access to the anchor&#8217;s width attribute
-</p>
+
+<p>providing access to the anchor’s width attribute</p>
</div>
@@ -1619,7 +1585,7 @@ providing access to the anchor&#8217;s width attribute
</div>
<div id="footer">
- Generated on Tue Nov 29 13:28:54 2011 by
+ Generated on Wed Nov 30 08:46:33 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>