'Declaration Public ReadOnly Property InnerException As Exception
'Usage Dim instance As ExcelWarning Dim value As Exception value = instance.InnerException
public Exception InnerException {get;}
'Declaration Public ReadOnly Property InnerException As Exception
'Usage Dim instance As ExcelWarning Dim value As Exception value = instance.InnerException
public Exception InnerException {get;}