Enum eExternalLinkType
- Namespace
- OfficeOpenXml.ExternalReferences
- Assembly
- EPPlus.dll
The type of external link
public enum eExternalLinkType
Fields
DdeLink = 1
The external link is of type ExcelExternalDdeLink
ExternalWorkbook = 0
The external link is of type ExcelExternalWorkbook
OleLink = 2
The external link is of type ExcelExternalOleLink