Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TipAppearance Class
Members


In This Topic
    TipAppearance Class
    In This Topic
    Represents the appearance settings for various tips in the interface (text tips, scroll tips, and cell notes).
    Syntax
    'Declaration
     
    
    Public Class TipAppearance 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As TipAppearance
    public class TipAppearance : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TipAppearance

    See Also