PackagingConventions

PackagingConventions

Overview

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

Provides packaging conventions operations.

Properties

NameTypeAccessDescription
ContentTypesPartstringReadIs the default location of the Content_Types.xml part in the package
RootRelationshipsPartstringReadDenotes the path of the root .rels relationships part
WorkbookPartstringReadSpecifies the part name that stores the workbook XML
WorkbookRelationshipsPartstringReadIs the part containing workbook-level relationships
OfficeDocumentRelationshipstringReadDefines the relationship type for the main workbook document
WorksheetRelationshipstringReadRepresents the relationship type for a worksheet part
StylesRelationshipstringReadIndicates the relationship type for the styles part
SharedStringsRelationshipstringReadDenotes the relationship type for the shared strings part

See Also