[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfValue.Value

Value Property

Value

Gets an IReadonlyPrimitiveValue object represent the primitive value of this CfValue.

Declaration
public IReadonlyPrimitiveValue Value { get; }
Public ReadOnly Property Value As IReadonlyPrimitiveValue
Property Value
Type Description
IReadonlyPrimitiveValue

An IReadonlyPrimitiveValue object represent the primitive value of this CfValue.