GrapeCity.Xaml.SpreadSheet.Data
IconValueType Enumeration


Specifies the scale type for the value.
Syntax
'Declaration
 
Public Enum IconValueType 
   Inherits System.Enum
'Usage
 
Dim instance As IconValueType
public enum IconValueType : System.Enum 
Members
MemberDescription
Formula Indicates whether to return the result of a formula calculation.
Number Indicates whether to return a specified number directly.
Percent Indicates whether to return the percentage of a cell value in a specified cell range.
Percentile Indicates whether to return the percentile of a cell value in a specified cell range.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.IconValueType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options