Enum ePicturePosition
- Namespace
- OfficeOpenXml.Export.HtmlExport
- Assembly
- EPPlus.dll
If the Picture is absolut or relative to the table cell
public enum ePicturePosition
Fields
Absolute = 1
Position is Absolute in the CSS
DontSet = 0
No CSS is added for Position
Relative = 2
Position is Relative in the CSS