Spread Windows Forms 12.0 Product Documentation
Reason Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.IO.OpenXml Namespace > OpenResult Structure : Reason Property
Gets the Reason value which indicates the state of the action.
Syntax
'Declaration
 
Public ReadOnly Property Reason As Reason
'Usage
 
Dim instance As OpenResult
Dim value As Reason
 
value = instance.Reason
public Reason Reason {get;}
See Also

Reference

OpenResult Structure
OpenResult Members