C1.Web.Api.Excel Namespace / FloatRoundConverter Class
Members

FloatRoundConverter Class
The json converter for rounding the float value.
Syntax
'Declaration
 
Public Class FloatRoundConverter 
   Inherits Newtonsoft.Json.JsonConverter
 
Inheritance Hierarchy

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

See Also