PackagePartDescriptor

PackagePartDescriptor

Overview

PackagePartDescriptor is a class in Aspose.Cells FOSS for .NET.

Represents package part descriptor.

Properties

NameTypeAccessDescription
PartUristringRead/WriteIs the URI identifying the part within the package
ContentTypestringRead/WriteSpecifies the MIME type of the package part
CategorystringRead/WriteIndicates the logical category of the package part

See Also