RelationshipDescriptor
Overview
RelationshipDescriptor is a class in Aspose.Cells FOSS for .NET.
Represents relationship descriptor.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Id | string | Read/Write | Is the unique identifier of the relationship |
Type | string | Read/Write | Indicates the relationship type (e.g., hyperlink, external reference) |
Target | string | Read/Write | Holds the target URI or path the relationship points to |
IsExternal | bool | Read/Write | Specifies whether the relationship target is outside the package |