ITabTableStyles.FindByName

Syntax

FindByName(Value: String): ITabTableStyle;

Parameters

Value - the name of a table formatting style based on which search is performed.

Description

The FindByName method is used to search for a table formatting style by its name and if successful it returns its parameters.

See also:

ITabTableStyles