PackageLoadContext
General
PackageLoadContext és una classe en Aspose.Cells per NET.
PackageLoadContext.PackageLoadContext inicialitza un nou context amb una carpeta de treball opcional i un model de paquet requerit.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Workbook | object? | Read | Gets or sets the workbook associated with the load context |
Package | PackageModel | Read | Gets the PackageModel that represents the underlying XLSX package |
Mètodes
| Signature | Description |
|---|---|
PackageLoadContext(workbook: object?, package: PackageModel) | Initializes a new context with an optional workbook and a required package model |