OutlineFlagg Enumeration

<< Click to Display Table of Contents >>

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

OutlineFlagg Enumeration

Previous pageReturn to chapter overviewNext page

Constants used to by the Outline property in Settings.

 

Name

Description

OutlineFlag_DifferentRows

Hide different column: (linked, some cells are different).

OutlineFlag_DuplicateRows

Hide rows with either duplicate keys or records (only in database mode).

OutlineFlag_Enabled

Enable or Disable all other Outline options.

OutlineFlag_IdenticalRows

Hide identical rows (linked, without cell differences).

OutlineFlag_MissingCols

Hide missing columns: (not occurring in the other worksheet).

OutlineFlag_MissingRows

Hide missing rows: (not occurring in the other worksheet).

OutlineFlag_None

No rows/columns will be hidden.