PackageLoadContext

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

SignatureDescription
GetWorkbook()CellValueGets the workbook.
GetPackage()PackageModelGets the package.

See Also

 English