VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.NumberFormats Namespace / ScientificFormat Class
Constructors Properties Methods SeeAlso
In This Topic
    ScientificFormat Class Members
    In This Topic
    The following tables list the members exposed by ScientificFormat.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ScientificFormat class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a number of decimal places. (Inherited from NumberingFormatBase)
    Public PropertyGets or sets a value indicating whether the thousands separator should be used. (Inherited from NumberingFormatBase)
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current format.
    See Also