PackageLoadContext
Overview
PackageLoadContext is a class in Aspose.Cells FOSS for C++.
Represents package load context.
This class provides 2 methods for working with PackageLoadContext objects in C++ programs.
Available methods include: GetPackage, GetWorkbook.
All public members are accessible to any C++ application after installing the Aspose.Cells FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
GetWorkbook() → CellValue | Gets the workbook. |
GetPackage() → PackageModel | Gets the package. |