XlViewer class

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

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        ExcelServerPage
          XlViewerInternal
            Microsoft.Office.Excel.WebUI.XlViewer

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

Syntax

'Declaration
Public Class XlViewer _
    Inherits XlViewerInternal
'Usage
Dim instance As XlViewer
public class XlViewer : XlViewerInternal

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

XlViewer members

Microsoft.Office.Excel.WebUI namespace