XmlMappedRange.SubscribeTo, méthode (System 2007)

Mise à jour : novembre 2007

Cette API prend en charge l'infrastructure Visual Studio Tools pour Office et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.Office.Tools.Excel
Assembly :  Microsoft.Office.Tools.Excel.v9.0 (dans Microsoft.Office.Tools.Excel.v9.0.dll)

Syntaxe

Public Function SubscribeTo ( _
    Edition As String, _
    Format As XlSubscribeToFormat _
) As Object

Dim instance As XmlMappedRange
Dim Edition As String
Dim Format As XlSubscribeToFormat
Dim returnValue As Object

returnValue = instance.SubscribeTo(Edition, _
    Format)
public Object SubscribeTo(
    string Edition,
    XlSubscribeToFormat Format
)

Paramètres

Valeur de retour

Type : System.Object

Autorisations

Voir aussi

Référence

XmlMappedRange, classe

Membres XmlMappedRange

Microsoft.Office.Tools.Excel, espace de noms