[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.FormattedCellValue.BasicValue

BasicValue Property

BasicValue

Gets the original value of this cell value.

Declaration
public IReadonlyPrimitiveValue BasicValue { get; }
Public ReadOnly Property BasicValue As IReadonlyPrimitiveValue
Implements