Class CustomFilter
Class CustomFilter
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
يمثل الفلتر المخصص.
public class CustomFilter
الوراثة
الأعضاء الموروثة
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
الخصائص
المعايير
يحصل على المعايير ويضبطها.
public object Criteria { get; set; }
قيمة الخاصية
نوع عامل الفلتر
يحصل على نوع عامل الفلتر ويضبطه.
public FilterOperatorType FilterOperatorType { get; set; }
قيمة الخاصية
الأساليب
SetCriteria(FilterOperatorType, object)
يضبط معايير الفلتر.
public void SetCriteria(FilterOperatorType filterOperator, object criteria)
المعلمات
filterOperator
FilterOperatorType
نوع عامل الفلتر
criteria
object
قيمة معايير الفلتر