PackageModel
General
PackageModel és una classe en Aspose.Cells per NET.
PackageModel.Parts proporciona la col·lecció de descriptors de parts del paquet que representen les parts en el paquet XLSX.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
Parts | List<PackagePartDescriptor> | Read | Provides the collection of package part descriptors representing parts in the XLSX package |
Relationships | List<RelationshipDescriptor> | Read | Provides the list of relationship descriptors that define links between package parts |
UnsupportedParts | Dictionary<string, byte[]> | Read | Maps part names to raw byte arrays for parts that the library does not support |