Spread Windows Forms 12.0 Product Documentation
IsAlignHorzSet Method (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members