Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableStyle Class / None Field


In This Topic
    None Field (TableStyle)
    In This Topic
    Name of built-in None. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const None As String
    'Usage
     
    
    Dim value As String
     
    value = TableStyle.None
    public const string None
    See Also