GrapeCity.Xaml.SpreadSheet.Data
FromDay Method


The day.
Creates a DateExCondition object from the day.
Syntax
'Declaration
 
Public Shared Function FromDay( _
   ByVal day As Integer _
) As DateExCondition
'Usage
 
Dim day As Integer
Dim value As DateExCondition
 
value = DateExCondition.FromDay(day)
public static DateExCondition FromDay( 
   int day
)

Parameters

day
The day.

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