CustomView Members

Include Protected Members
Include Inherited Members

Represents a custom workbook view.

The CustomView type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Name Returns the name of the object.
Public property Parent Returns the parent object for the specified object.
Public property PrintSettings True if print settings are included in the custom view.
Public property RowColSettings True if the custom view includes settings for hidden rows and columns (including filter information).

Top

Methods

  Name Description
Public method Delete Deletes the object.
Public method Show Displays the custom view.

Top

See Also

Reference

CustomView Interface

Microsoft.Office.Interop.Excel Namespace