Show / Hide Table of Contents

Enum ExcelCellPictureTypes

Types of picture that can reside inside a cell

Namespace: OfficeOpenXml.CellPictures
Assembly: EPPlus.dll
Syntax
public enum ExcelCellPictureTypes

Fields

Name Description
LocalImage

Local image

WebImage

Image that is retrieved via an URL.

In This Article
Back to top Generated by DocFX