Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
StyleCollection
.
.
::
.
.
Add Method
StyleCollection Class
See Also
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
StyleCollection Class
C1.C1Preview Namespace