Table of Contents

Class ExcelVmlDrawingPicture

Namespace
OfficeOpenXml.Drawing.Vml
Assembly
Magicodes.EPPlus.dll
public class ExcelVmlDrawingPicture : ExcelVmlDrawingBase
Inheritance
ExcelVmlDrawingPicture
Inherited Members
Extension Methods

Properties

BiLevel

public bool BiLevel { get; set; }

Property Value

bool

BlackLevel

public double BlackLevel { get; set; }

Property Value

double

Gain

public double Gain { get; set; }

Property Value

double

Gamma

public double Gamma { get; set; }

Property Value

double

GrayScale

public bool GrayScale { get; set; }

Property Value

bool

Height

public double Height { get; set; }

Property Value

double

Image

public Image Image { get; }

Property Value

Image

Left

public double Left { get; set; }

Property Value

double

Position

public string Position { get; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string

Top

public double Top { get; set; }

Property Value

double

Width

public double Width { get; set; }

Property Value

double