[]
Represents a custom workbook view.
public interface ICustomView
Public Interface ICustomView
Name | Description |
---|---|
Name | Gets the name of the 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). |
Name | Description |
---|---|
Delete() | Deletes this custom view from its parent ICustomViews object. |
Show() | All sheets of workbook apply this view. |