Namespace OfficeOpenXml.ExternalReferences
Classes
- ExcelExternalCellCollection
A collection of ExcelExternalCellValue
- ExcelExternalCellValue
Represents a cell value of an external worksheets cell.
- ExcelExternalDdeItem
Represents a DDE link. This class is read-only.
- ExcelExternalDdeItemCollection
A collection of ExcelExternalDdeItem
- ExcelExternalDdeLink
Represents an external DDE link.
- ExcelExternalDdeValue
Represents a value for a DDE item.
- ExcelExternalDdeValueCollection
A collection of ExcelExternalDdeValue
- ExcelExternalDefinedName
Represents a defined name in an external workbook
- ExcelExternalLink
Base class for external references
- ExcelExternalLinkAsType
Provides a simple way to type cast ExcelExternalLink object top its top level class.
- ExcelExternalLinksCollection
A collection of external links referenced by the workbook.
- ExcelExternalNamedItemCollection<T>
A collection of cached defined names in an external workbook
- ExcelExternalOleItem
An OLE item in an external OLE link. Readonly.
- ExcelExternalOleItemsCollection
A collection of ExcelExternalOleItem
- ExcelExternalOleLink
Represents an external DDE link.
- ExcelExternalWorkbook
Represents an external workbook.
- ExcelExternalWorksheet
A representation of an external cached worksheet.
- ExcelExternalWorksheetCollection
A collection of external worksheets
Interfaces
- IExcelExternalNamedItem
An interface for an external object that contains a name
Enums
- eDdeValueType
The type of DDE value.
- eExternalLinkType
The type of external link
- eExternalWorkbookCacheStatus
The status of an external workbooks cache.