Gets or sets a value indicating whether to terminate the current operation immediately.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool Abort { get; set; } |
Visual Basic
![]() |
---|
Public Property Abort As Boolean |
A boolean value.
Set this property to true to termination the interaction immediately.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |