_Workbook.Excel4MacroSheets 属性

定义

返回一个 Sheets 集合,该集合代表指定工作簿中的所有 Microsoft Excel 4.0 宏工作表。 此为只读属性。

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

属性值

适用于