[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.Culture

Culture Property

Culture

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

Declaration
CultureInfo Culture { get; set; }
Property Culture As CultureInfo
Remarks

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