Spread Windows Forms 7.0 Product Documentation
Symbols Enumeration
See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : Symbols Enumeration


Glossary Item Box

Represents useful symbols.

Syntax

Visual Basic (Declaration) 
Public Enum Symbols 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As Symbols
C# 
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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.