Show / Hide Table of Contents

Enum ePicturePosition

If the Picture is absolut or relative to the table cell

Namespace: OfficeOpenXml.Export.HtmlExport
Assembly: EPPlus.dll
Syntax
public enum ePicturePosition

Fields

Name Description
Absolute

Position is Absolute in the CSS

DontSet

No CSS is added for Position

Relative

Position is Relative in the CSS

In This Article
Back to top Generated by DocFX