1Excel::Template::ElemenUts:e:rImCaognet(r3i)buted Perl DEoxccuemle:n:tTaetmipolnate::Element::Image(3)
2
3
4

NAME

6       Excel::Template::Element::Image - Excel::Template::Element::Image
7

PURPOSE

9       To insert an image into the worksheet
10

NODE NAME

12       IMAGE
13

INHERITANCE

15       ELEMENT
16

EFFECTS

18       This will consume one column in the current row.
19

DEPENDENCIES

21       None
22

USAGE

24         <image path="/Some/Full/Path" />
25         <image path="/Some/Full/Path" offset="2,5" />
26         <image path="/Some/Full/Path" scale="2,0.4" />
27         <image path="/Some/Full/Path" offset="4,0" scale="0,2" />
28
29       Please see "" in Spreadsheet::WriteExcel for more information about the
30       offset and scaling options as well as any other restrictions that might
31       be in place. This node does NOT perform any sort of validation upon
32       your parameters. You are assumed to know what you are doing.
33
34       Note that the offset and scaling values are "X,Y". You must provide
35       both values, even if the Y value is 0. If you provide a 0 value for
36       either scaling option, "" in Spreadsheet::WriteExcel will default that
37       to 1.
38

AUTHOR

40       Rob Kinyon (rob.kinyon@gmail.com)
41

SEE ALSO

43       Nothing
44
45
46
47perl v5.30.0                      2019-07-26Excel::Template::Element::Image(3)
Impressum