[]
[Init-only] Gets or sets culture for the workbook. The culture must contain both country/region and language.
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo
This property must be set within the initialization expression of the workbook instance.