Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / NumberFormat Structure
Members


NumberFormat Structure
Represents number format properties which indicate how to format and render the numeric value of a cell
Syntax
'Declaration
 
Public Structure NumberFormat 
   Inherits System.ValueType
 
'Usage
 
Dim instance As NumberFormat
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.NumberFormat

See Also