XmlMappedRange.SubscribeTo(String, XlSubscribeToFormat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object SubscribeTo (string Edition, Microsoft.Office.Interop.Excel.XlSubscribeToFormat Format = Microsoft.Office.Interop.Excel.XlSubscribeToFormat.xlSubscribeToText);
abstract member SubscribeTo : string * Microsoft.Office.Interop.Excel.XlSubscribeToFormat -> obj
Public Function SubscribeTo (Edition As String, Optional Format As XlSubscribeToFormat = Microsoft.Office.Interop.Excel.XlSubscribeToFormat.xlSubscribeToText) As Object
Parameters
- Edition
- String
- Format
- XlSubscribeToFormat