[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ExcelRow.GetDataEditor

GetDataEditor Method

GetDataEditor(Column)

Gets the data in a cell as it should be shown in the editor (full formulas, raw values).

Declaration
public string GetDataEditor(Column col)
Parameters
Type Name Description
Column col

Column that defines the cell to retrieve.

Returns
Type Description
string