The ExcelPicture type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
SetPosition | Overloaded. | |
SetSize | Overloaded. | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Border |
Border
| |
EditAs |
How Excel resize drawings when the column width is changed within Excel.
The width of drawings are currently NOT resized in EPPLus when the column width changes
(Inherited from ExcelDrawing.) | |
Fill |
Fill
| |
From |
Top Left position
(Inherited from ExcelDrawing.) | |
Image |
The Image
| |
ImageFormat |
Image format
If the picture is created from an Image this type is always Jpeg
| |
Locked |
Lock drawing
(Inherited from ExcelDrawing.) | |
Name |
The name of the drawing object
(Inherited from ExcelDrawing.) | |
Print drawing with sheet
(Inherited from ExcelDrawing.) | ||
To |
Bottom right position
(Inherited from ExcelDrawing.) |