ActiveReports 12
HResult Property (XlsExportException)

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.ActiveReports.Export.Excel.Section Namespace > XlsExportException Class : HResult Property
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.
Syntax
'Declaration
 
Public ReadOnly Property HResult As Integer
public int HResult {get;}

Property Value

The HRESULT value.
See Also

Reference

XlsExportException Class
XlsExportException Members