Click or drag to resize

ExcelRangeFormulaR1C1 Property

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

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

Property Value

Type: String
See Also