RelationshipDescriptor
Overview
RelationshipDescriptor is a class in Aspose.Cells for NET.
RelationshipDescriptor.Id is the unique identifier of the relationship.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Id | string | Read/Write | Gets or sets the unique identifier of the relationship |
Type | string | Read/Write | Indicates the relationship type string (e.g., hyperlink) |
Target | string | Read/Write | Holds the target URI or location the relationship points to |
IsExternal | bool | Read/Write | Gets or sets whether the relationship points to an external resource |