[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ExcelRow.GetValue

GetValue Method

GetValue(Column)

Gets the value in a cell, evaluating expressions represented by strings that start with an equals sign.

Declaration
public object GetValue(Column col)
Parameters
Type Name Description
Column col

Column that defines the cell to retrieve.

Returns
Type Description
object