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