XlEditionOptionsOption Enumeration 

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

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Dim xlEditionOptionsOption1 As XlEditionOptionsOption = XlEditionOptionsOption.xlAutomaticUpdate

Syntax

Public Enum XlEditionOptionsOption
public enum XlEditionOptionsOption
public enum class XlEditionOptionsOption
public enum XlEditionOptionsOption
public enum XlEditionOptionsOption

Members

Member name Description
xlAutomaticUpdate This constant is for Macintosh only and should not be used.
xlCancel This constant is for Macintosh only and should not be used.
xlChangeAttributes This constant is for Macintosh only and should not be used.
xlManualUpdate This constant is for Macintosh only and should not be used.
xlOpenSource This constant is for Macintosh only and should not be used.
xlSelect This constant is for Macintosh only and should not be used.
xlSendPublisher This constant is for Macintosh only and should not be used.
xlUpdateSubscriber This constant is for Macintosh only and should not be used.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace