MindFusion.Wpf Pack Programmer's Guide
Worksheet.Locale Property
See Also
 





Gets the locale of the parent workbook.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public CultureInfo Locale { get; }

Visual Basic  Copy Code

Public ReadOnly Property Locale As CultureInfo

 Property Value

An instance of the .NET CultureInfo class.

 See Also

Worksheet Members
Worksheet Class
MindFusion.Spreadsheet.Wpf Namespace