Gets or sets a value indicating whether the format collections will be reset after a change in the locale.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
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 Programmer's Guide | © 2025 MindFusion |