ExcelPicture Members

Office Open XML

The ExcelPicture type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
SetPositionOverloaded.
SetSizeOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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
Print drawing with sheet
(Inherited from ExcelDrawing.)
To
Bottom right position
(Inherited from ExcelDrawing.)

See Also