XlEditionType Enumeration

Specifies the type of edition to be changed.

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

Syntax

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

Members

Member name Description
xlPublisher Publisher.
xlSubscriber Subscriber.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace