GrapeCity.Xaml.SpreadSheet.Data
Clone() Method


Clones the table style.
Syntax
'Declaration
 
Public Function Clone() As Object
'Usage
 
Dim instance As TableStyle
Dim value As Object
 
value = instance.Clone()
public object Clone()

Return Value

The cloned TableStyle instance.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TableStyle Class
TableStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options