StiGeneralFormatService Class

Namespace: Stimulsoft.Report.Components.TextFormats

Inheritance

Inherits from: StiFormatService

Constructors

Constructor Description
StiGeneralFormatService() Creates format by default.

StiGeneralFormatService()

Creates format by default.

Methods

Method Returns Description
CorrectNegativeZero static object  
CreateNew StiFormatService  
Equals bool  
GetHashCode int  
SaveToJsonObject JObject  

Method Details

CorrectNegativeZero static

CorrectNegativeZero(arg: object): object

Parameters

  • arg (object)

Returns object


CreateNew

CreateNew(): StiFormatService

Returns StiFormatService


Equals

Equals(obj: object): bool

Parameters

  • obj (object)

Returns bool


GetHashCode

GetHashCode(): int

Returns int


SaveToJsonObject

SaveToJsonObject(mode: StiJsonSaveMode): JObject

Parameters

Returns JObject

Fields

Field Type Description
Default StiGeneralFormatService