WorkbookDisplayMode Enumeration

This class and its members are reserved for internal use and are not intended to be used in your code.

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

Syntax

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

Members

Member name Description
ViewOnly This member is reserved for internal use and is not intended to be used directly from your code.
ScratchPad This member is reserved for internal use and is not intended to be used directly from your code.

See Also

Reference

Microsoft.Office.Excel.WebUI Namespace