'宣言 Public Function ApplyDatePeriodFilter( _ ByVal relativeColumnIndex As Integer, _ ByVal type As DatePeriodFilterType, _ ByVal value As Integer _ ) As DatePeriodFilter
public DatePeriodFilter ApplyDatePeriodFilter( int relativeColumnIndex, DatePeriodFilterType type, int value )