NamedRange Classe (sistema de 2007)
A NamedRange controle é um intervalo que tem um nome exclusivo, expõe eventos e pode ser limite a dados.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel.v9.0 (em Microsoft.Office.Tools.Excel.v9.0.dll)
Sintaxe
<DefaultBindingPropertyAttribute("Value2")> _
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class NamedRange _
Inherits RemoteBindableComponent _
Implements ISupportInitializeControl, ISupportInitialize
Dim instance As NamedRange
[DefaultBindingPropertyAttribute("Value2")]
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class NamedRange : RemoteBindableComponent,
ISupportInitializeControl, ISupportInitialize
Hierarquia de herança
System.Object
Microsoft.VisualStudio.Tools.Office.RemoteComponent
Microsoft.VisualStudio.Tools.Office.RemoteBindableComponent
Microsoft.Office.Tools.Excel.NamedRange
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.