Spread Windows Forms 12.0 Product Documentation
IsMarginLeftSet Method (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members