Enum DateTimeGroupingType
Enum DateTimeGroupingType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Xác định cách nhóm các giá trị dateTime.
public enum DateTimeGroupingType
Các trường
Day = 0
Nhóm theo ngày.
Hour = 1
Nhóm theo giờ.
Minute = 2
Nhóm theo phút.
Month = 3
Nhóm theo tháng.
Second = 4
Nhóm theo giây.
Year = 5
Nhóm theo năm.