ComponentOne Excel for .NET
ComponentOne Excel for .NET
C1.Excel Assembly
/
C1.Excel Namespace
/
XLStyle Class
/ Clone Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Clone Method (XLStyle)
In This Topic
Creates a new
XLStyle
object that is a copy of the current instance.
Syntax
Visual Basic
C#
'Declaration Public Function Clone() As
XLStyle
public
XLStyle
Clone()
Return Value
A new
XLStyle
object that is a copy of the current instance.
See Also
Reference
XLStyle Class
XLStyle Members