Class ExcelPicture
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelPicture : ExcelDrawing, IDisposable
- Inheritance
-
ExcelPicture
- Implements
- Inherited Members
- Extension Methods
Properties
Border
public ExcelDrawingBorder Border { get; }
Property Value
Fill
public ExcelDrawingFill Fill { get; }
Property Value
Hyperlink
public Uri Hyperlink { get; }
Property Value
- Uri
Image
public Image Image { get; set; }
Property Value
- Image
ImageFormat
public ImageFormat ImageFormat { get; }
Property Value
- ImageFormat
Methods
Dispose()
public override void Dispose()
SetSize(int)
public override void SetSize(int Percent)
Parameters
Percent
int