XlSubscribeToFormat Enumeration

Specifies the format to use when subscribing to a published edition.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlSubscribeToFormat
'Usage
Dim instance As XlSubscribeToFormat
public enum XlSubscribeToFormat

Members

Member name Description
xlSubscribeToPicture Picture.
xlSubscribeToText Text.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace