Spread WPF Documentation
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
FormulaIndicates whether to return the result of a formula calculation.
NumberIndicates whether to return a specified number directly.
PercentIndicates whether to return the percentage of a cell value in a specified cell range.
PercentileIndicates whether to return the percentile of a cell value in a specified cell range.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.