ICustomView Interface Methods
In This Topic
For a list of all members of this type, see ICustomView members.
Public Methods
| Name | Description |
| delete | Deletes this ICustomView custom view from its parent ICustomViews object. |
| getName | Gets the name of the object. |
| getPrintSettings | True if print settings are included in the custom view. |
| getRowColSettings | True if the custom view includes settings for hidden rows and columns (including filter information). |
| show | All sheets of workbook apply this view. |
Top
See Also