Spread WPF Documentation
CalcYearFracFunction Class
Members 


Calculates the fraction of the year represented by the number of whole days between two dates (the start_date and the end_date). Use the YEARFRAC worksheet function to identify the proportion of a whole year's benefits or obligations to assign to a specific term.
Object Model
CalcYearFracFunction Class
Syntax
'Declaration
 
Public Class CalcYearFracFunction 
   Inherits CalcBuiltinFunction
'Usage
 
Dim instance As CalcYearFracFunction
public class CalcYearFracFunction : CalcBuiltinFunction 
Inheritance Hierarchy

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

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

CalcYearFracFunction Members
GrapeCity.CalcEngine.Functions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.