GrapeCity.Xaml.SpreadSheet.Data
Create Method (DuplicateRule)


The style.
Creates a new unique rule with specified parameters.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal style As StyleInfo _
) As DuplicateRule
'Usage
 
Dim style As StyleInfo
Dim value As DuplicateRule
 
value = DuplicateRule.Create(style)
public static DuplicateRule Create( 
   StyleInfo style
)

Parameters

style
The style.

Return Value

The new unique rule.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DuplicateRule Class
DuplicateRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options