PackagePartDescriptor

PackagePartDescriptor

סקירה כללית

PackagePartDescriptor הוא שיעור ב Aspose.Cells FOSS עבור C++.

מציג תיאור חלק חבילה.

שיעור זה מספק 9 שיטות לעבוד עם אובייקטים PackagePartDescriptor בתוכניות C++. שיטות זמינות כוללות: GetCategory, GetContentType, GetPartUri, SetCategory, SetContentType, SetPartUri. כל החברים הציבוריים זמינים לכל יישום C++ לאחר התקנת Aspose.Cells FOSS עבור חבילת C+.

שיטות

חתימהתיאור
GetPartUri()std::stringמקבל או מטיל את החלק של ur.
SetPartUri(value: std::string)להגדיר את הערך של חלק ur.
SetPartUri(value: std::string)להגדיר את הערך של חלק ur.
GetContentType()std::stringמקבל או קובע את סוג התוכן.
SetContentType(value: std::string)הגדרת ערך סוג התוכן.
SetContentType(value: std::string)הגדרת ערך סוג התוכן.
GetCategory()std::stringקבל או קבע את הקטגוריה.
SetCategory(value: std::string)הגדרת הערך של הקטגוריה.
SetCategory(value: std::string)הגדרת הערך של הקטגוריה.

ראה גם

 עברית