Winnovative Excel Library

ExcelWorkbookFormulaParamsSeparator Property

Winnovative Excel Library Documentation
Gets or sets the separator between formula parameters used when parsing formulas. Set this propery before assigning a formula expression to a cell. The default value is ','.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public char FormulaParamsSeparator { get; set; }

Property Value

Type: Char
See Also

Reference