Spread Windows Forms 12.0 Product Documentation
IsMarginBottomSet Method (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members