Spread Windows Forms 12.0 Product Documentation
IsMarginTopSet Method (StickyNoteStyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > StickyNoteStyleInfo Class : IsMarginTopSet Method
Determines whether the margin between the top of the cell note and its contents is set.
Syntax
'Declaration
 
Public Function IsMarginTopSet() As Boolean
'Usage
 
Dim instance As StickyNoteStyleInfo
Dim value As Boolean
 
value = instance.IsMarginTopSet()
public bool IsMarginTopSet()
See Also

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members