GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > CalcHelper クラス : IsLeapYear メソッド |
true
。それ以外の場合はfalse
。
'Declaration
Public Shared Function IsLeapYear( _ ByVal year As Integer, _ ByVal excelCompatible As Boolean _ ) As Boolean
public static bool IsLeapYear( int year, bool excelCompatible )
true
。それ以外の場合はfalse
。