[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DateGroupItem

DateGroupItem Struct

This collection is used to express a group of dates or times which are used in an AutoFilter criteria

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public struct DateGroupItem : IComparable<DateGroupItem>
Public Structure DateGroupItem
    Implements IComparable(Of DateGroupItem)

Constructors

Name Description
DateGroupItem(DateTimeGrouping, int, int, int, int, int, int)

Initializes a new instance of the DateGroupItem struct.

Methods

Name Description
IsMatched(DateTime)