Gets or sets a value indicating whether the format collections will be reset after a change in the locale.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool AutoResetFormats { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoResetFormats As Boolean |
true if the format collection should reset to the default when the locale is changed; otherwise, false. The default is true.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |