PreferredCulture

ISpreadsheetOptions.PreferredCulture property

Gets or sets preferred culture information for calculating some functions intended for use with languages that use the double-byte character set (DBCS).

public CultureInfo PreferredCulture { get; set; }

See Also