Spread Windows Forms 12.0 Product Documentation
TopBottom Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : TopBottom Enumeration
Specifies the top 10 values from the top or bottom of a series of values.
Syntax
'Declaration
 
Public Enum TopBottom 
   Inherits System.Enum
'Usage
 
Dim instance As TopBottom
public enum TopBottom : System.Enum 
Members
MemberDescription
Top10BottomTop 10 bottom values
Top10TopTop 10 values
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.TopBottom

See Also

Reference

GrapeCity.Spreadsheet Namespace