Spread for ASP.NET 12 Product Documentation
HRSet Property


FarPoint.Excel Assembly > FarPoint.Excel Namespace > ExcelException Class : HRSet Property
Gets whether the HResult property is set.
Syntax
'Declaration
 
Public ReadOnly Property HRSet As Boolean
'Usage
 
Dim instance As ExcelException
Dim value As Boolean
 
value = instance.HRSet
public bool HRSet {get;}
See Also

Reference

ExcelException Class
ExcelException Members