[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IFormattedCellValue2

IFormattedCellValue2 Interface

Represents the value of a cell with a format string.

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

Properties

Name Description
FormattedText

Gets the formatted text of the cell value.