Spread Windows Forms 12.0 Product Documentation
NumberFormat Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : NumberFormat Structure
Represents number format properties which indicate how to format and render the numeric value of a cell
Object Model
NumberFormat Structure
Syntax
'Declaration
 
Public Structure NumberFormat 
   Inherits System.ValueType
'Usage
 
Dim instance As NumberFormat
public struct NumberFormat : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.NumberFormat

See Also

Reference

NumberFormat Members
GrapeCity.Spreadsheet Namespace