XmlMappedRange.SubscribeTo (Método)
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espacio de nombres: Microsoft.Office.Tools.Excel
Ensamblado: Microsoft.Office.Tools.Excel (en Microsoft.Office.Tools.Excel.dll)
Sintaxis
'Declaración
Function SubscribeTo ( _
Edition As String, _
Format As XlSubscribeToFormat _
) As Object
Object SubscribeTo(
string Edition,
XlSubscribeToFormat Format
)
Parámetros
- Edition
Tipo: System.String
- Format
Tipo: Microsoft.Office.Interop.Excel.XlSubscribeToFormat
Valor devuelto
Tipo: System.Object
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.