RelationshipDescriptor
RelationshipDescriptor
Overview
RelationshipDescriptor on luokka Aspose.Cells FOSS C++: ssä.
Se on suhteiden kuvaus.
Tämä luokka tarjoaa 11 menetelmää työskennellä RelationshipDescriptor esineiden C++ ohjelmissa. Saatavilla olevat menetelmät ovat: GetId, GetIsExternal, GetTarget, GetType, SetId, SetIsExternal, SetTarget, SetType. Kaikki julkiset jäsenet ovat saatavilla C++-sovellukseen asentamisen jälkeen Aspose.Cells FOSS for C ++ -paketti.
Methods
| Signature | Description |
|---|---|
GetId() → std::string | Ota tai aseta ID:n. |
SetId(value: std::string) | Määritä ID-arvo. |
SetId(value: std::string) | Määritä ID-arvo. |
GetType() → std::string | Saa tai asettaa tyypin. |
SetType(value: std::string) | Määritä tyypin arvo. |
SetType(value: std::string) | Määritä tyypin arvo. |
GetTarget() → std::string | Tavoite tai tavoite. |
SetTarget(value: std::string) | Määritä kohdearvo. |
SetTarget(value: std::string) | Määritä kohdearvo. |
GetIsExternal() → bool | Saat tai asettaa arvo, joka osoittaa onko ulkoinen. |
SetIsExternal(value: bool) | Se on ulkoinen arvo. |