Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IFormattedCellValue2 Interface
Properties Methods

In This Topic
    IFormattedCellValue2 Interface Members
    In This Topic

    The following tables list the members exposed by IFormattedCellValue2.

    Public Properties
     NameDescription
     PropertyGets the original value of this cell value. (Inherited from GrapeCity.CalcEngine.IFormattedCellValue)
     PropertyGets the number format string that is used to format this value. (Inherited from GrapeCity.CalcEngine.IFormattedCellValue)
     PropertyGets the formatted text of the cell value.  
     PropertyGets the value type of this IPrimitiveValue instance. (Inherited from GrapeCity.CalcEngine.IReadonlyPrimitiveValue)
    Top
    Public Methods
    See Also