IEaxGrid.CreateNewTableStyleName

Syntax

CreateNewTableStyleName(Sheet: ITabSheet; Value: String): String;

Parameters

Sheet. The table, for which styles are created.

Value. Name of the style, based on which one should generate a new unique style name.

Description

The CreateNewTableStyleName method generates a new unique table style name based on the specified data.

See also:

IEaxGrid