RemoveDateFilter
AutoFilter.RemoveDateFilter method
Bir tarih filtresini kaldırır.
public void RemoveDateFilter(int fieldIndex, DateTimeGroupingType dateTimeGroupingType, int year,
int month, int day, int hour, int minute, int second)
Parametre | Tip | Tanım |
---|---|---|
fieldIndex | Int32 | filtresini temel almak istediğiniz alanın tamsayı ofseti (listenin solundan; en soldaki alan 0 alanıdır). |
dateTimeGroupingType | DateTimeGroupingType | DateTimeGroupingType |
year | Int32 | Yıl. |
month | Int32 | Ay. |
day | Int32 | Gün. |
hour | Int32 | Saat. |
minute | Int32 | Dakika. |
second | Int32 | İkinci. |
Notlar
DateTimeGroupingType Yıl ise, yalnızca param yıl etkileri. DateTiemGroupingType Ay ise, yalnızca param yıl ve ay etkisi.
Ayrıca bakınız
- enum DateTimeGroupingType
- class AutoFilter
- ad alanı Aspose.Cells
- toplantı Aspose.Cells