[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.CharBoxStyle

CharBoxStyle Enum

Represents the CharBox style.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum CharBoxStyle
Public Enum CharBoxStyle

Fields

Name Description
BottomHalf

Only bottom half part of char box is displayed.

BottomQuarter

Only bottom quater part of char box is displayed.

LeftRightSide

Only left and right side of box is displayed.

Normal

A complete char box is displayed.

TopHalf

Only top half part of char box is displayed.

TopQuarter

Only top quater part of char box is displayed.