RelationshipDescriptor

RelationshipDescriptor

Overview

RelationshipDescriptor is a class in Aspose.Cells FOSS for .NET.

Represents relationship descriptor.

Properties

NameTypeAccessDescription
IdstringRead/WriteIs the unique identifier of the relationship
TypestringRead/WriteIndicates the relationship type (e.g., hyperlink, external reference)
TargetstringRead/WriteHolds the target URI or path the relationship points to
IsExternalboolRead/WriteSpecifies whether the relationship target is outside the package

See Also