DocumentPropertiesModel
סקירה כללית
DocumentPropertiesModel הוא שיעור ב Aspose.Cells FOSS עבור C++.
מודל תכונות מסמך.
שיעור זה מספק 10 שיטות לעבוד עם אובייקטים DocumentPropertiesModel בתוכניות C++. שיטות זמינות כוללות: CopyFrom, CoreDocumentPropertiesModel, ExtendedDocumentPropertiesModel, GetCore, GetExtended, HasStoredState. כל החברים הציבוריים זמינים לכל יישום C++ לאחר התקנת Aspose.Cells FOSS עבור חבילת C+. שיטות אוסף: CoreDocumentPropertiesModel, ExtendedDocumentPropertiesModel.
שיטות אקספרס
| שם | סוג | גישה | תיאור |
|---|---|---|---|
CoreDocumentPropertiesModel | CoreDocumentPropertiesModel | קראו | מקבל את הדוגמה של תכונות המסמך הליבה. |
ExtendedDocumentPropertiesModel | ExtendedDocumentPropertiesModel | קראו | מקבל את מודל תכונות המסמך המורחב. |
שיטות
| חתימה | תיאור |
|---|---|
CoreDocumentPropertiesModel() → CoreDocumentPropertiesModel | מקבל את הליבה. |
CoreDocumentPropertiesModel() → CoreDocumentPropertiesModel | צלצול CoreDocumentPropertiesModel על האינדקס הזה DocumentPropertiesModel. |
ExtendedDocumentPropertiesModel() → ExtendedDocumentPropertiesModel | מקבל את הרחבה. |
ExtendedDocumentPropertiesModel() → ExtendedDocumentPropertiesModel | צלצול ExtendedDocumentPropertiesModel על האינדקס הזה DocumentPropertiesModel. |
GetCore() → CoreDocumentPropertiesModel | מקבל את הליבה. |
GetCore() → CoreDocumentPropertiesModel | חזרתי את הליבה. |
GetExtended() → ExtendedDocumentPropertiesModel | מקבל את הרחבה. |
GetExtended() → ExtendedDocumentPropertiesModel | החזיר את המורחב. |
CopyFrom(source: DocumentPropertiesModel) | העתק ערכים ממקור מסוים.מקור. |
HasStoredState() → bool | התוצאות מאוחסנות במצב.אמת אם המצב מתאים; אחרת, שקר. |