Relationship
Overview
Relationship is a struct in Aspose.Slides for CPP.
Inherits from: Relationship.
A single OPC relationship entry.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
id | std::string | Read/Write | Stores the identifier of the relationship |
type | std::string | Read/Write | Indicates the relationship type as a string |
target | std::string | Read/Write | Holds the target URI or path of the relationship |
target_mode | std::optional<std::string> | Read/Write | Optionally specifies the mode of the target (e.g., External) |