Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CommandResult Structure / Failed Field


In This Topic
Failed Field (CommandResult)
In This Topic
Indicates the command failed to execute. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Failed As CommandResult
 
'Usage
 
Dim value As CommandResult
 
value = CommandResult.Failed
See Also