Winnovative Excel Library

ExcelWorkbookDefaultSettingsFormulaNumberFormat Property

Winnovative Excel Library Documentation
Gets or sets the number format in formula used when parsing formulas. Set this propery before assigning a formula expression to a cell. The default value is the number format for the current culture.

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

public NumberFormatInfo FormulaNumberFormat { get; set; }

Property Value

Type: NumberFormatInfo
See Also

Reference