WorkbookAddInFunctionsNamesLocale Property Bytescout Spreadsheet SDK
Gets or sets the add in functions names locale.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public CultureInfo AddInFunctionsNamesLocale { get; set; }

Property Value

Type: CultureInfo
The add in functions names locale.

Implements

IWorkbookAddInFunctionsNamesLocale
See Also

Reference