Spread Windows Forms 12.0 Product Documentation
UnknownTextStyle Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : UnknownTextStyle Enumeration
Specifies which text is displayed for an indeterminate color value in the color picker.
Syntax
'Declaration
 
Public Enum UnknownTextStyle 
   Inherits System.Enum
'Usage
 
Dim instance As UnknownTextStyle
public enum UnknownTextStyle : System.Enum 
Members
MemberDescription
BlankDoes not display any text
CustomDisplays the custom value for unknown colors
NameDisplays the color object name
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CellType.UnknownTextStyle

See Also

Reference

FarPoint.Win.Spread.CellType Namespace