[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IFormattedCellValue

IFormattedCellValue Interface

Represents the value of a cell with a format string.

Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.CalcEngine.dll
Syntax
public interface IFormattedCellValue : IReadonlyPrimitiveValue
Public Interface IFormattedCellValue
    Inherits IReadonlyPrimitiveValue

Properties

Name Description
BasicValue

Gets the original value of this cell value.

Format

Gets the number format string that is used to format this value.