GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 : TextEffect 列挙体 |
'Declaration Public Enum TextEffect Inherits System.Enum
'使用法 Dim instance As TextEffect
public enum TextEffect : System.Enum
メンバ | 説明 |
---|---|
Flat | 3D効果なしでテキストを描画します(デフォルト)。 |
Inset | キャプションテキストは、強くくぼんで表示されます。 |
InsetLite | キャプションテキストは、くぼんで表示されます。 |
Raised | キャプションテキストは、強く浮き出して表示されます。 |
RaisedLite | キャプションテキストは、浮き出して表示されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.TextEffect