GrapeCity.Xaml.SpreadSheet.Data
FromWeek Method


The week.
Creates a DateExCondition object from the week.
Syntax
'Declaration
 
Public Shared Function FromWeek( _
   ByVal week As DayOfWeek _
) As DateExCondition
'Usage
 
Dim week As DayOfWeek
Dim value As DateExCondition
 
value = DateExCondition.FromWeek(week)
public static DateExCondition FromWeek( 
   DayOfWeek week
)

Parameters

week
The week.

Return Value

The DateExCondition object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DateExCondition Class
DateExCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options