GrapeCity.Xaml.SpreadSheet.Data
Type Property (FormulaCondition)


Gets or sets the type of the custom value.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Type As CustomValueType
'Usage
 
Dim instance As FormulaCondition
Dim value As CustomValueType
 
instance.Type = value
 
value = instance.Type
[DefaultValue()]
public CustomValueType Type {get; set;}

Property Value

The type of the custom value. The default value is null.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormulaCondition Class
FormulaCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options