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


The icon set type.
Creates a new icon rule set based on the specified parameter.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal iconSetType As IconSetType _
) As IconSetRule
'Usage
 
Dim iconSetType As IconSetType
Dim value As IconSetRule
 
value = IconSetRule.Create(iconSetType)
public static IconSetRule Create( 
   IconSetType iconSetType
)

Parameters

iconSetType
The icon set type.

Return Value

Returns the icon set rule object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IconSetRule Class
IconSetRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options