[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TextEffect

TextEffect Enum

Specifies the effect for how the text is drawn on a graphics surface, such as: Flat, 3D, and so on.

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

Fields

Name Description
Flat

Text is drawn with no 3D effect (default).

Inset

Text is drawn with a heavy inset effect.

InsetLite

Text is drawn with a light inset effect.

Raised

Text is drawn with a heavy raised effect.

RaisedLite

Text is drawn with a light raised effect.