Spread for ASP.NET 9.0 Product Documentation
Clone Method (ConditionalFormat)


Creates and returns a copy of the conditional format.
Syntax
'Declaration
 
Public Overridable Function Clone() As Object
'Usage
 
Dim instance As ConditionalFormat
Dim value As Object
 
value = instance.Clone()
public virtual object Clone()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ConditionalFormat Class
ConditionalFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.