RelationshipDescriptor
Overview
RelationshipDescriptor is a class in Aspose.Cells FOSS for C++.
Represents relationship descriptor.
Methods
| Signature | Description |
|---|---|
SetId(value: std::string) | |
SetId(value: std::string) | |
SetType(value: std::string) | |
SetType(value: std::string) | |
SetTarget(value: std::string) | |
SetTarget(value: std::string) | |
GetIsExternal() → bool | Gets or sets a value indicating whether external. |
SetIsExternal(value: bool) |