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


Gets the average condition type.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Type As AverageConditionType
'Usage
 
Dim instance As AverageCondition
Dim value As AverageConditionType
 
instance.Type = value
 
value = instance.Type
[DefaultValue()]
public AverageConditionType Type {get; set;}

Property Value

Returns the type of average condition. The default value is Above.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

AverageCondition Class
AverageCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options