Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 712 Bytes

39c70cd1-b54d-d781-d375-ca1d0715556f.md

File metadata and controls

29 lines (12 loc) · 712 Bytes

Application.Excel4IntlMacroSheets Property (Excel)

Returns a Sheets collection that represents all the Microsoft Excel 4.0 international macro sheets in the specified workbook. Read-only.

Syntax

expression . Excel4IntlMacroSheets

expression A variable that represents an Application object.

Remarks

Using this property with the Application object or without an object qualifier is equivalent to using ActiveWorkbook.Excel4IntlMacroSheets.

See also

Concepts

Application Object

Other resources

Application Object Members