Spread Windows Forms 12.0 Product Documentation
IsMarginRightSet Method (StickyNoteStyleInfo)


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

Reference

StickyNoteStyleInfo Class
StickyNoteStyleInfo Members