VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.NumberFormats Namespace / CurrencyFormat Class
Constructors Properties Methods SeeAlso
In This Topic
    CurrencyFormat Class Members
    In This Topic
    The following tables list the members exposed by CurrencyFormat.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the currency symbol format.
    Public PropertyGets the synonyms for the currency symbol format.
    Public PropertyGets or sets a number of decimal places. (Inherited from NumberingFormatBase)
    Public PropertyGets or sets a value indicating whether currency symbol format must be written before number format.
    Public PropertyGets the short description of a format.
    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