Window.SelectedSheets 属性

定义

返回一个 Sheets 集合,该集合代表指定窗口中的所有选定工作表。

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

属性值

适用于