Excel for WinRT
Clone() Method


Creates a new XLStyle object that is a copy of the current instance.
Syntax
'Declaration
 
Public Function Clone() As XLStyle
'Usage
 
Dim instance As XLStyle
Dim value As XLStyle
 
value = instance.Clone()
public XLStyle Clone()

Return Value

A new XLStyle object that is a copy of the current instance.
See Also

Reference

XLStyle Class
XLStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback