Show / Hide Table of Contents

Enum eExternalLinkType

The type of external link

Namespace: OfficeOpenXml.ExternalReferences
Assembly: EPPlus.dll
Syntax
public enum eExternalLinkType

Fields

Name Description
DdeLink

The external link is of type ExcelExternalDdeLink

ExternalWorkbook

The external link is of type ExcelExternalWorkbook

OleLink

The external link is of type ExcelExternalOleLink

Back to top Generated by DocFX