ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalcEngineHelper - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CalcEngineHelper

    Used for CalcEngineHelper

    Inheritance
    System.Object
    CalcEngineHelper
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Calculate
    Assembly: Syncfusion.Calculate.Base.dll
    Syntax
    public static class CalcEngineHelper

    Methods

    FromOADate(Double)

    Returns a DateTime equivalent to the specified OLE Automation Date.

    Declaration
    public static DateTime FromOADate(double doubleOLEValue)
    Parameters
    Type Name Description
    System.Double doubleOLEValue

    An OLE Automation Date value.

    Returns
    Type Description
    System.DateTime

    An object that represents the same date and time as d.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved