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
ColumnOffset
public int ColumnOffset { get; set; }
Property Value
Row
public int Row { get; set; }
Property Value
RowOffset
public int RowOffset { get; set; }