Enum RichDataReferenceTypes
Specifies the type of rich data
Namespace: OfficeOpenXml.RichData
Assembly: EPPlus.dll
Syntax
public enum RichDataReferenceTypes : short
Fields
Name | Description |
---|---|
LocalImage | Local image (in cell picture) |
Preserved | Not identified by EPPlus, just preserved |
WebImage | Web image (added via the IMAGE function or a complex data type connected to an external service). |