Table of Contents

Class ExcelVmlDrawingPosition

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

Properties

Column

public int Column { get; set; }

Property Value

int

ColumnOffset

public int ColumnOffset { get; set; }

Property Value

int

Row

public int Row { get; set; }

Property Value

int

RowOffset

public int RowOffset { get; set; }

Property Value

int