Creates a new Style object and adds it to the current collection.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Style Add()
Visual Basic
Public Function Add As Style

Return Value

The created Style object.

See Also