ExcelRangeFormulaArray Property |
Gets or sets array formula of the range in A1 notation.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic string FormulaArray { get; set; }
Public Property FormulaArray As String
Get
Set
Property Value
Type:
String
See Also