Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / StickyNoteStyleInfo Class
Members


In This Topic
    StickyNoteStyleInfo Class
    In This Topic
    Represents the customizable appearance settings of a cell note that stays visible.
    Syntax
    'Declaration
     
    
    Public Class StickyNoteStyleInfo 
       Inherits FarPoint.Win.Spread.DrawingSpace.Internal.PSShapeStyleInfo
    'Usage
     
    
    Dim instance As StickyNoteStyleInfo
    public class StickyNoteStyleInfo : FarPoint.Win.Spread.DrawingSpace.Internal.PSShapeStyleInfo 
    Inheritance Hierarchy

    System.Object
          FarPoint.Win.Spread.DrawingSpace.StickyNoteStyleInfo

    See Also