VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.NumberFormats Namespace / NumberingFormat Class
Constructors Properties Methods SeeAlso
In This Topic
NumberingFormat Class Members
In This Topic
The following tables list the members exposed by NumberingFormat.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the 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 minus sign is hidden for negative values.
Public PropertyGets or sets a string that defines the text color for negative value.
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