Spread WPF Documentation
CalcEoMonthFunction Class
Members 


Returns the System.DateTime for the last day of the month that is the indicated number of months before or after start_date. Use EOMONTH to calculate maturity dates or due dates that fall on the last day of the month.
Object Model
CalcEoMonthFunction Class
Syntax
public class CalcEoMonthFunction : CalcBuiltinFunction 
'Declaration
 
Public Class CalcEoMonthFunction 
   Inherits CalcBuiltinFunction
 
'Usage
 
Dim instance As CalcEoMonthFunction
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.Functions.CalcFunction
      GrapeCity.CalcEngine.Functions.CalcBuiltinFunction
         GrapeCity.CalcEngine.Functions.CalcEoMonthFunction

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

CalcEoMonthFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.