ICustomView Add( System.string viewName, System.bool printSettings, System.bool rowColSettings )
Parameters
- viewName
- The name of the new view.
- printSettings
- True to include print settings in the custom view
- rowColSettings
- True to include settings for hidden rows and columns (including filter information) in the custom view.
Return Value
The new custom view.