Item
TableStyleElementCollection indexer (1 of 2)
الحصول على عنصر نمط الجدول بالفهرس .
public TableStyleElement this[int index] { get; }
معامل | وصف |
---|---|
index | مؤشر. |
قيمة الإرجاع
عائداتTableStyleElement
هدف
أنظر أيضا
- class TableStyleElement
- class TableStyleElementCollection
- مساحة الاسم Aspose.Cells.Tables
- المجسم Aspose.Cells
TableStyleElementCollection indexer (2 of 2)
يحصل على عنصر نمط الجدول بواسطة ملفTableStyleElementType
public TableStyleElement this[TableStyleElementType type] { get; }
معامل | وصف |
---|---|
type | نوع العنصر. |
قيمة الإرجاع
عائداتTableStyleElement
هدف
أنظر أيضا
- class TableStyleElement
- enum TableStyleElementType
- class TableStyleElementCollection
- مساحة الاسم Aspose.Cells.Tables
- المجسم Aspose.Cells