Spread Windows Forms 11.0 Product Documentation
IsAlignVertSet Method (StickyNoteStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > StickyNoteStyleInfo Class : IsAlignVertSet Method
Determines whether the vertical alignment of the contents for the cell note is set.
Syntax
'Declaration
 
Public Function IsAlignVertSet() As Boolean
'Usage
 
Dim instance As StickyNoteStyleInfo
Dim value As Boolean
 
value = instance.IsAlignVertSet()
public bool IsAlignVertSet()
See Also

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members