Web API Edition | ComponentOne
C1.Web.Api.Excel Namespace / FloatRoundConverter Class
Members

In This Topic
    FloatRoundConverter Class
    In This Topic
    The json converter for rounding the float value.
    Syntax
    'Declaration
     
    
    Public Class FloatRoundConverter 
       Inherits Newtonsoft.Json.JsonConverter
    public class FloatRoundConverter : Newtonsoft.Json.JsonConverter 
    Inheritance Hierarchy

    System.Object
       Newtonsoft.Json.JsonConverter
          C1.Web.Api.Excel.FloatRoundConverter

    See Also