XmlMappedRange 클래스(2007 시스템)
업데이트: 2007년 11월
XMLMappedRange 컨트롤은 반복되지 않는 스키마 요소가 셀에 매핑될 때 만들어지는 범위입니다.
네임스페이스: Microsoft.Office.Tools.Excel
어셈블리: Microsoft.Office.Tools.Excel.v9.0(Microsoft.Office.Tools.Excel.v9.0.dll)
구문
<DefaultBindingPropertyAttribute("Value2")> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class XmlMappedRange _
Inherits RemoteBindableComponent _
Implements ISupportInitializeControl, ISupportInitialize
Dim instance As XmlMappedRange
[DefaultBindingPropertyAttribute("Value2")]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class XmlMappedRange : RemoteBindableComponent,
ISupportInitializeControl, ISupportInitialize
설명
XMLMappedRange 컨트롤은 단일 데이터 필드에 대한 바인딩(단순 데이터 바인딩)만을 지원합니다.
반복되지 않는 스키마 요소는 maxOccurs 특성이 1인 요소입니다.
상속 계층 구조
System.Object
Microsoft.VisualStudio.Tools.Office.RemoteComponent
Microsoft.VisualStudio.Tools.Office.RemoteBindableComponent
Microsoft.Office.Tools.Excel.XmlMappedRange
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.