Click or drag to resize

ExcelRangeFormula Property

Gets or sets the formula of the range in A1 notation.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public string Formula { get; set; }

Property Value

String
See Also