_Workbook.Sheets 属性

定义

返回一个 Sheets 集合,该集合代表指定工作簿中的所有工作表。 Sheets 对象,只读。

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

属性值

适用于