Range.SubscribeTo(String, XlSubscribeToFormat) Method

Definition

You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.

public object SubscribeTo (string Edition, Microsoft.Office.Interop.Excel.XlSubscribeToFormat Format = Microsoft.Office.Interop.Excel.XlSubscribeToFormat.xlSubscribeToText);
Public Function SubscribeTo (Edition As String, Optional Format As XlSubscribeToFormat = Microsoft.Office.Interop.Excel.XlSubscribeToFormat.xlSubscribeToText) As Object

Parameters

Edition
String

This parameter is for Macintosh only and should not be used.

Format
XlSubscribeToFormat

This parameter is for Macintosh only and should not be used.

Returns

Applies to