Spread Windows Forms 12.0 Product Documentation
SmartPaperRule Constructor(ResetOption)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SmartPaperRule Class > SmartPaperRule Constructor : SmartPaperRule Constructor(ResetOption)
Whether to reset the rules or a particular rule
Creates a smart paper rule with the specified reset option.
Syntax
'Declaration
 
Public Function New( _
   ByVal resetOption As ResetOption _
)
'Usage
 
Dim resetOption As ResetOption
 
Dim instance As New SmartPaperRule(resetOption)
public SmartPaperRule( 
   ResetOption resetOption
)

Parameters

resetOption
Whether to reset the rules or a particular rule
See Also

Reference

SmartPaperRule Class
SmartPaperRule Members
Overload List