Click or drag to resize

XlsName FormulaR1C1 Property

Returns or sets the formula for the range, using R1C1-style notation.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string FormulaR1C1 { get; set; }

Property Value

Type: String

Implements

IXLSRange FormulaR1C1
See Also