RelationshipDescriptor

RelationshipDescriptor

Overview

RelationshipDescriptor เป็นคลาสใน Aspose.Cells FOSS สําหรับ C++.

แสดงถึงตัวอธิบายความสัมพันธ์.

หมวดนี้ให้ 11 วิธีในการทํางานกับวัตถุ RelationshipDescriptor ในโปรแกรม C++. วิธีการที่ใช้ได้แก่: GetId, GetIsExternal, GetTarget, GetType, SetId, SetIsExternal, SetTarget, SetType. สมาชิกสาธารณะทุกคนสามารถเข้าถึงการใช้งาน C++ ใดก็ได้หลังจากติดตั้งแพ็คเกจ Aspose.Cells FOSS for C++.

Methods

SignatureDescription
GetId()std::stringได้หรือกําหนดตัวเลข.
SetId(value: std::string)กําหนดค่า id.
SetId(value: std::string)กําหนดค่า id.
GetType()std::stringได้หรือกําหนดชนิด.
SetType(value: std::string)กําหนดค่าแบบ.
SetType(value: std::string)กําหนดค่าแบบ.
GetTarget()std::stringได้หรือกําหนดเป้าหมาย.
SetTarget(value: std::string)กําหนดค่าเป้าหมาย.
SetTarget(value: std::string)กําหนดค่าเป้าหมาย.
GetIsExternal()boolได้รับหรือกําหนดค่าที่แสดงว่าภายนอกหรือไม่.
SetIsExternal(value: bool)กําหนดค่าภายนอก.

See Also

 ภาษาไทย