[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ExcelRow.GetFormula

GetFormula Method

GetFormula(Column)

Gets the formula in a cell.

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

Column that defines the cell to retrieve.

Returns
Type Description
string

A formula string or null.