MatchIncludeFlag Enumeration

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Enumerations >

MatchIncludeFlag Enumeration

Previous pageReturn to chapter overviewNext page

Flags specifying a group of sheets to include during Matching.

 

Name

Description

MatchIncludeFlag_EmptySheets

Empty sheets will be included by AddMatched

MatchIncludeFlag_HiddenSheets

Hidden sheets will be included by AddMatched

MatchIncludeFlag_None

Visible worksheets with content will be included. Default setting.

MatchIncludeFlag_ProtectedSheets

Protected sheets will be included by AddMatched