_Workbook.CustomViews 属性

定义

返回表示 CustomViews 工作簿的所有自定义视图的集合。

public:
 property Microsoft::Office::Interop::Excel::CustomViews ^ CustomViews { Microsoft::Office::Interop::Excel::CustomViews ^ get(); };
public Microsoft.Office.Interop.Excel.CustomViews CustomViews { get; }
Public ReadOnly Property CustomViews As CustomViews

属性值

适用于