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


In This Topic
    StickyNoteStyleInfo Class Members
    In This Topic

    The following tables list the members exposed by StickyNoteStyleInfo.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of StickyNoteStyleInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment of the contents for the cell note.  
    Public PropertyGets or sets the vertical alignment of the contents for the cell note.  
    Public PropertyGets or sets the margin between the bottom of the cell note and its contents.  
    Public PropertyGets or sets the margin between the left of the cell note and its contents.  
    Public PropertyGets or sets the margin between the right of the cell note and its contents.  
    Public PropertyGets or sets the margin between the top of the cell note and its contents.  
    Public PropertyOverridden. Gets or sets whether to wrap the text in the element.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the horizontal alignment of the contents for the cell note is set.  
    Public MethodDetermines whether the vertical alignment of the contents for the cell note is set.  
    Public MethodDetermines whether the margin between the bottom of the cell note and its contents is set.  
    Public MethodDetermines whether the margin between the left of the cell note and its contents is set.  
    Public MethodDetermines whether the margin between the right of the cell note and its contents is set.  
    Public MethodDetermines whether the margin between the top of the cell note and its contents is set.  
    Public MethodDetermines whether the text wrapping option is set.  
    Public MethodOverridden. Resets all properties to default state.  
    Top
    See Also