Click or drag to resize

DateTimeGroupItem Constructor

Initializes a new instance of the DateTimeGroupItem class.

Namespace: Spire.Xls.Core.Spreadsheet.AutoFilter
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public DateTimeGroupItem()

Return Value

Type:
A new instance of the DateTimeGroupItem class.
See Also