Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Culture Property
In This Topic
    Culture Property (IWorkbook)
    In This Topic
    Gets or sets CultureInfo for the workbook.
    Syntax
    System.Globalization.CultureInfo Culture {get; set;}
    Remarks
    Influences the feature related culture
    See Also