Link Search Menu Expand Document

WorkbookAddInFunctionsNamesLocale Property

Gets or sets the add in functions names locale.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public CultureInfo AddInFunctionsNamesLocale { get; set; }

Property Value

Type: CultureInfo
The add in functions names locale.

Implements

IWorkbookAddInFunctionsNamesLocale
See Also

Reference