Item
ContentTypePropertyCollection indexer (1 of 2)
يحصل على خاصية نوع المحتوى بالفهرس المحدد.
public ContentTypeProperty this[int index] { get; }
معامل | وصف |
---|---|
index | مؤشر. |
قيمة الإرجاع
خاصية نوع المحتوى
أنظر أيضا
- class ContentTypeProperty
- class ContentTypePropertyCollection
- مساحة الاسم Aspose.Cells.Properties
- المجسم Aspose.Cells
ContentTypePropertyCollection indexer (2 of 2)
يحصل على خاصية نوع المحتوى حسب اسم الخاصية.
public ContentTypeProperty this[string name] { get; }
معامل | وصف |
---|---|
name | اسم الخاصية. |
قيمة الإرجاع
خاصية نوع المحتوى
أنظر أيضا
- class ContentTypeProperty
- class ContentTypePropertyCollection
- مساحة الاسم Aspose.Cells.Properties
- المجسم Aspose.Cells