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 屬性 (Attribute) 等於一。
繼承階層架構
System.Object
Microsoft.VisualStudio.Tools.Office.RemoteComponent
Microsoft.VisualStudio.Tools.Office.RemoteBindableComponent
Microsoft.Office.Tools.Excel.XmlMappedRange
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。