[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.Culture

Culture Property

Culture

[Init-only] Gets or sets culture for the workbook. The culture must contain both country/region and language.

Declaration
public CultureInfo Culture { get; set; }
Public Property Culture As CultureInfo
Implements
Remarks

This property must be set within the initialization expression of the workbook instance.