TabFormatConditions

Description

The TabFormatConditions class implements the text conditional formats collection.

Properties inherited from ITabFormatConditions

  Property name Brief description
Count The Count property returns the number of conditional formats in the collection.
Item The Item property returns a reference to the conditional format.

Methods Inherited from ITabFormatConditions

  Method name Brief description
Add The Add method adds a new conditional format and returns a reference to it.
AddCollection The AddCollection method adds the specified collection of conditional formats.
Clear The Clear method clears the collection of conditional formats.
FindByKey The FindByKey method is used to search for a conditional format by a key.
Move The Move method is used to move conditional formats in the collection.
Remove The Remove method removes the conditional format, which index is passed as an input parameter.
RemoveCollection The RemoveCollection method removes the specified conditional format collection.

See also:

Tab Assembly Classes