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