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

NameTypeAccessDescription
Workbookobject?ReadGets or sets the workbook associated with the load context
PackagePackageModelReadGets the PackageModel that represents the underlying XLSX package

Mètodes

SignatureDescription
PackageLoadContext(workbook: object?, package: PackageModel)Initializes a new context with an optional workbook and a required package model
 Català