Spread Windows Forms 8.0 Product Documentation
Symbols Enumeration


Represents useful symbols.
Syntax
'Declaration
 
Public Enum Symbols 
   Inherits System.Enum
'Usage
 
Dim instance As Symbols
public enum Symbols : System.Enum 
Members
MemberDescription
ArrowSpecifies an arrow.
ArrowDoubleOverlineSpecifies an arrow with a double over line.
ArrowDoubleUnderlineSpecifies an arrow with a double underline.
ArrowOverlineSpecifies an arrow with an over line.
ArrowThickOverlineSpecifies an arrow with a thick over line.
ArrowThickUnderlineSpecifies an arrow with a thick underline.
ArrowUnderlineSpecifies an arrow with an underline.
DotSpecifies a dot.
DoubleArrowSpecifies a double arrow.
NoneSpecifies an empty symbol.
ZoomInSpecifies a zoom in symbol.
ZoomOutSpecifies a zoom out symbol.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.Symbols

Requirements

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

See Also

Reference

GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.