Class ExcelExternalWorksheetCollection
- Namespace
- OfficeOpenXml.ExternalReferences
- Assembly
- EPPlus.dll
A collection of external worksheets
public class ExcelExternalWorksheetCollection : EPPlusReadOnlyList<ExcelExternalWorksheet>, IEnumerable<ExcelExternalWorksheet>, IEnumerable
- Inheritance
-
ExcelExternalWorksheetCollection
- Implements
- Inherited Members
Constructors
ExcelExternalWorksheetCollection()
public ExcelExternalWorksheetCollection()
Properties
this[string]
The indexer to reference the external worksheet objects
public ExcelExternalWorksheet this[string name] { get; }
Parameters
name
stringThe name of the worksheet