Spread Windows Forms 12.0 Product Documentation
AlignVert Property (StickyNoteStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > StickyNoteStyleInfo Class : AlignVert Property
Gets or sets the vertical alignment of the contents for the cell note.
Syntax
'Declaration
 
Public Overridable Property AlignVert As VerticalAlignment
'Usage
 
Dim instance As StickyNoteStyleInfo
Dim value As VerticalAlignment
 
instance.AlignVert = value
 
value = instance.AlignVert
public virtual VerticalAlignment AlignVert {get; set;}
See Also

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members