RelationshipDescriptor

RelationshipDescriptor

Overview

RelationshipDescriptor is a class in Aspose.Cells FOSS for C++.

Represents relationship descriptor.

Methods

SignatureDescription
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()boolGets or sets a value indicating whether external.
SetIsExternal(value: bool)

See Also