API Reference

Class

ExcelPackagePartInfo

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Identifies a package part created or updated by an Excel metadata operation.

Inheritance

  • Object
  • ExcelPackagePartInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public String RelationshipId { get; } #

Gets the relationship identifier used by the owning workbook or worksheet part.

public String Uri { get; } #

Gets the package-relative URI of the part.

public String ContentType { get; } #

Gets the MIME content type of the part.

public String RelationshipType { get; } #

Gets the relationship type that describes the part's role.