Click or drag to resize

IXLSRange FormulaArrayR1C1 Property

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

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

Property Value

Type: String
See Also