Add(Range: ITabRange; Style:ITabCellStyle);
Range. The range to which the style is applied.
Style. Added style.
The Add method adds a selected style to the collection.
If the Range and/or Style parameters are set to Null, no style is added to the collection.
After adding a style, the IEaxRangeCellStyles.Count value increases by one.
The property use is given in the example for IEaxTableStyle.RangeCellStyles.
See also: