GrapeCity.Xaml.SpreadSheet.Data
FromYear Method


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

Parameters

year
The year.

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