PackagingConventions
Overview
PackagingConventions is a class in Aspose.Cells FOSS for .NET.
Provides packaging conventions operations.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ContentTypesPart | string | Read | Is the default location of the Content_Types.xml part in the package |
RootRelationshipsPart | string | Read | Denotes the path of the root .rels relationships part |
WorkbookPart | string | Read | Specifies the part name that stores the workbook XML |
WorkbookRelationshipsPart | string | Read | Is the part containing workbook-level relationships |
OfficeDocumentRelationship | string | Read | Defines the relationship type for the main workbook document |
WorksheetRelationship | string | Read | Represents the relationship type for a worksheet part |
StylesRelationship | string | Read | Indicates the relationship type for the styles part |
SharedStringsRelationship | string | Read | Denotes the relationship type for the shared strings part |