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