Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / NumberCellData Class
Properties Methods


In This Topic
    NumberCellData Class Members
    In This Topic

    The following tables list the members exposed by NumberCellData.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NumberCellData class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cell value. (Inherited from GrapeCity.CalcEngine.GenericCellData<double>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a String which represents the object instance. (Inherited from GrapeCity.CalcEngine.GenericCellData<double>)
    Top
    See Also