RangeNotOnWorksheetException Classe (sistema de 2007)
A exceção é lançada quando o intervalo fornecido não existe na planilha.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Excel.v9.0 (em Microsoft.Office.Tools.Excel.v9.0.dll)
Sintaxe
<SerializableAttribute> _
Public NotInheritable Class RangeNotOnWorksheetException _
Inherits RuntimeException
Dim instance As RangeNotOnWorksheetException
[SerializableAttribute]
public sealed class RangeNotOnWorksheetException : RuntimeException
Hierarquia de herança
System.Object
System.Exception
Microsoft.VisualStudio.Tools.Applications.Runtime.RuntimeException
Microsoft.Office.Tools.RangeNotOnWorksheetException
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.