Range.SubscribeTo Method
Office 2007
| Excel Developer Reference |
Syntax
expression.SubscribeTo(Edition, Format)
expression A variable that represents a Range object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Edition | Required | String | See help included with Microsoft Office Macintosh Edition. |
| Format | Optional | XlSubscribeToFormat | See help included with Microsoft Office Macintosh Edition. |
Return Value
Variant
See Also