'宣言 Function Add( _ ByVal viewName As System.String, _ ByVal printSettings As System.Boolean, _ ByVal rowColSettings As System.Boolean _ ) As ICustomView
ICustomView Add( System.string viewName, System.bool printSettings, System.bool rowColSettings )
パラメータ
- viewName
- 新しいビューの名前。
- printSettings
- カスタムビューに印刷設定を含める場合はTrue
- rowColSettings
- カスタムビューに非表示の行と列(フィルタ情報を含む)の設定を含める場合はTrue。
戻り値の型
新しいカスタムビュー