ApplyStyle(Value: ITabCellStyle);
Value is the style, parameters of which must be applied to the current style.
The ApplyStyle method sets parameters of the current style in accordance with parameters of a specified style.
On calling the method, only the parameters determined for the source style passed in the Value parameter, are applied to the current style. Parameters that have null values in the source style are not redefined in the current style.
See also: