TableStyleElementCollection
محتويات
[
يخفي
]TableStyleElementCollection class
يمثل جميع عناصر نمط الجدول .
public class TableStyleElementCollection : CollectionBase<TableStyleElement>
الخصائص
| اسم | وصف |
|---|---|
| Capacity { get; set; } | |
| Count { get; } | |
| Item { get; } | الحصول على عنصر نمط الجدول بالفهرس . (2 indexers) |
| Item { get; set; } |
طُرق
| اسم | وصف |
|---|---|
| Add(TableStyleElementType) | يضيف عنصرًا . |
| BinarySearch(TableStyleElement) | |
| BinarySearch(TableStyleElement, IComparer<TableStyleElement>) | |
| BinarySearch(int, int, TableStyleElement, IComparer<TableStyleElement>) | |
| Clear() | |
| Contains(TableStyleElement) | |
| CopyTo(TableStyleElement[]) | |
| CopyTo(TableStyleElement[], int) | |
| CopyTo(int, TableStyleElement[], int, int) | |
| Exists(Predicate<TableStyleElement>) | |
| Find(Predicate<TableStyleElement>) | |
| FindAll(Predicate<TableStyleElement>) | |
| FindIndex(Predicate<TableStyleElement>) | |
| FindIndex(int, Predicate<TableStyleElement>) | |
| FindIndex(int, int, Predicate<TableStyleElement>) | |
| FindLast(Predicate<TableStyleElement>) | |
| FindLastIndex(Predicate<TableStyleElement>) | |
| FindLastIndex(int, Predicate<TableStyleElement>) | |
| FindLastIndex(int, int, Predicate<TableStyleElement>) | |
| GetEnumerator() | |
| IndexOf(TableStyleElement) | |
| IndexOf(TableStyleElement, int) | |
| IndexOf(TableStyleElement, int, int) | |
| LastIndexOf(TableStyleElement) | |
| LastIndexOf(TableStyleElement, int) | |
| LastIndexOf(TableStyleElement, int, int) | |
| RemoveAt(int) |
أنظر أيضا
- class CollectionBase<T>
- class TableStyleElement
- مساحة الاسم Aspose.Cells.Tables
- المجسم Aspose.Cells