ICustomViews.Add(String, Object, Object) 方法

定义

public Microsoft.Office.Interop.Excel.CustomView Add (string ViewName, object PrintSettings, object RowColSettings);
Public Function Add (ViewName As String, Optional PrintSettings As Object, Optional RowColSettings As Object) As CustomView

参数

ViewName
String
PrintSettings
Object
RowColSettings
Object

返回

适用于