SmartTagCollection
محتويات
[
يخفي
]
SmartTagCollection class
يمثل جميع العلامات الذكية في الخلية.
public class SmartTagCollection : CollectionBase<SmartTag>
الخصائص
اسم | وصف |
---|---|
Capacity { get; set; } | |
Column { get; } | يحصل على عمود العلامات الذكية للخلية. |
Count { get; } | |
Item { get; } | يحصل على أSmartTag الكائن في index المحدد |
Item { get; set; } | |
Row { get; } | يحصل على صف العلامات الذكية للخلية. |
طُرق
اسم | وصف |
---|---|
Add(string, string) | يضيف علامة ذكية . |
BinarySearch(SmartTag) | |
BinarySearch(SmartTag, IComparer<SmartTag>) | |
BinarySearch(int, int, SmartTag, IComparer<SmartTag>) | |
Clear() | |
Contains(SmartTag) | |
CopyTo(SmartTag[]) | |
CopyTo(SmartTag[], int) | |
CopyTo(int, SmartTag[], int, int) | |
Exists(Predicate<SmartTag>) | |
Find(Predicate<SmartTag>) | |
FindAll(Predicate<SmartTag>) | |
FindIndex(Predicate<SmartTag>) | |
FindIndex(int, Predicate<SmartTag>) | |
FindIndex(int, int, Predicate<SmartTag>) | |
FindLast(Predicate<SmartTag>) | |
FindLastIndex(Predicate<SmartTag>) | |
FindLastIndex(int, Predicate<SmartTag>) | |
FindLastIndex(int, int, Predicate<SmartTag>) | |
GetEnumerator() | |
IndexOf(SmartTag) | |
IndexOf(SmartTag, int) | |
IndexOf(SmartTag, int, int) | |
LastIndexOf(SmartTag) | |
LastIndexOf(SmartTag, int) | |
LastIndexOf(SmartTag, int, int) | |
RemoveAt(int) |
أنظر أيضا
- class CollectionBase<T>
- class SmartTag
- مساحة الاسم Aspose.Cells.Markup
- المجسم Aspose.Cells