ComponentOne Web API Edition
FloatRoundConverter Class
Members 

C1.Web.Api.Excel Namespace : FloatRoundConverter Class
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

Reference

FloatRoundConverter Members
C1.Web.Api.Excel Namespace