CustomView MembersĀ 

Represents a custom workbook view.

The following tables list the members exposed by the CustomView type.

Public Properties

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

Top

Public Methods

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

Top

See Also

Reference

CustomView Interface
Microsoft.Office.Interop.Excel Namespace