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)

Syntax

'Declaration
Public Enumeration XlEditionOptionsOption
'Usage
Dim instance As 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.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace