'DeclarationPublic ReadOnly Property Code As ExcelExceptionCode
'UsageDim instance As ExcelException Dim value As ExcelExceptionCode value = instance.Code
public ExcelExceptionCode Code {get;}
'DeclarationPublic ReadOnly Property Code As ExcelExceptionCode
'UsageDim instance As ExcelException Dim value As ExcelExceptionCode value = instance.Code
public ExcelExceptionCode Code {get;}