Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CalcHelper Class


In This Topic
CalcHelper Class Methods
In This Topic

For a list of all members of this type, see CalcHelper members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Gets the total days in the specified month.  
Public Methodstatic (Shared in Visual Basic)Determines whether the specified year is leap year.  
Public Methodstatic (Shared in Visual Basic)Gets a boolean value indicating whether the specified value is numeric.  
Public Methodstatic (Shared in Visual Basic)Returns the maximum value in a set of values.  
Public Methodstatic (Shared in Visual Basic)Returns the median of a set of values.  
Public Methodstatic (Shared in Visual Basic)Returns the mininum value in a set of values.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the mininum value and maximum value in a set of values.  
Public Methodstatic (Shared in Visual Basic)Returns the percentile value of the specified rank.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the sum of all values in a set of values.  
Public Methodstatic (Shared in Visual Basic)Converts date serial to System.DateTime value.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Convert timeSpan to number.  
Public Methodstatic (Shared in Visual Basic)Converts date serial to System.DateTime value.  
Top
See Also