Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / EoMonthFunctionInfo Class
Members


In This Topic
    EoMonthFunctionInfo Class
    In This Topic
    Returns the DateTime object for the last day of the month (end of month) that is the indicated number of months before or after the start date.
    Syntax
    'Declaration
     
    
    Public Class EoMonthFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As EoMonthFunctionInfo
    public class EoMonthFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.EoMonthFunctionInfo

    See Also