다음을 통해 공유


SetDataBindingFailedException 클래스(2007 시스템)

업데이트: 2007년 11월

NamedRange 컨트롤, Chart 컨트롤, XmlMappedRange 컨트롤 또는 ListObject 컨트롤에 대해 데이터 바인딩을 설정하려는 시도가 실패한 경우 throw되는 예외를 나타냅니다.

네임스페이스:  Microsoft.Office.Tools.Excel
어셈블리:  Microsoft.Office.Tools.Excel.v9.0(Microsoft.Office.Tools.Excel.v9.0.dll)

구문

<SerializableAttribute> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class SetDataBindingFailedException _
    Inherits Exception

Dim instance As SetDataBindingFailedException
[SerializableAttribute]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class SetDataBindingFailedException : Exception

상속 계층 구조

System.Object
  System.Exception
    Microsoft.Office.Tools.Excel.SetDataBindingFailedException

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

SetDataBindingFailedException 멤버

Microsoft.Office.Tools.Excel 네임스페이스