FormatFlag Enumeration

<< Click to Display Table of Contents >>

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

FormatFlag Enumeration

Previous pageReturn to chapter overviewNext page

Constants to be used for the Formats property in Settings.

 

Name

Description

FormatFlag_Alignment

Compare cell alignment properties.

FormatFlag_Border

Compare cell border properties.

FormatFlag_Enabled

Enable or disable all other formats options.

FormatFlag_Font

Compare cell font properties.

FormatFlag_None

No formats are compared.

FormatFlag_Number

Compare cell number (numberformat) properties.

FormatFlag_Pattern

Compare cell pattern (interior/fill) properties.

FormatFlag_Protection

Compare cell protection properties.