PowerTCP Emulation for .NET
Styles Enumeration




Enumerates the styles for a cell. Used by the Cell.Styles property.
Syntax
Public Enum Styles 
   Inherits System.Enum
Dim instance As Styles
public enum Styles : System.Enum 
__value public enum Styles : public System.Enum 
public enum class Styles : public System.Enum 
Members
MemberDescription
Blink4 Character is set to blink.
Bold2 Character color is bolded.
DoubleHighBottom64 Bottom half of double-height character is displayed.
DoubleHighTop32 Top half of double-height character is displayed.
DoubleWide16 Character is twice as wide as normal and occupies 2 cells.
Inverse1 Foreground and background colors are reversed.
Normal0 No style applied, normal character style.
SpecialGraphic128 Character is a special graphic.
Underline8 Character is underlined.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Emulation.Styles

See Also

Reference

Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic