PresentationChartCollection
PresentationChartCollection class
يمثل مجموعة من الرسوم البيانية في مستند PowerPoint .
public class PresentationChartCollection : ReadOnlyListBase<PresentationChart>
الخصائص
| اسم | وصف |
|---|---|
| virtual Count { get; } | الحصول على عدد العناصر الموجودة في المجموعة. |
| virtual IsReadOnly { get; } | يحصل على قيمة تشير إلى ما إذا كانت المجموعة للقراءة فقط. |
| virtual Item { get; } | يحصل على العنصر في الفهرس المحدد في المجموعة. |
طُرق
| اسم | وصف |
|---|---|
| virtual Contains(PresentationChart) | |
| virtual GetEnumerator() | |
| virtual IndexOf(PresentationChart) |
ملاحظات
تحتوي هذه المجموعة على عناصرPresentationChart اكتب .
أنظر أيضا
- class ReadOnlyListBase<T>
- class PresentationChart
- مساحة الاسم GroupDocs.Watermark.Contents.Presentation
- المجسم GroupDocs.Watermark