GrapeCity.Xaml.SpreadSheet.Data
FromType Method


The type.
Creates a formula condition from the type.
Syntax
'Declaration
 
Public Shared Function FromType( _
   ByVal type As CustomValueType _
) As FormulaCondition
'Usage
 
Dim type As CustomValueType
Dim value As FormulaCondition
 
value = FormulaCondition.FromType(type)
public static FormulaCondition FromType( 
   CustomValueType type
)

Parameters

type
The type.

Return Value

The FormulaCondition object.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormulaCondition Class
FormulaCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options