Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SmartPaperRule Class / SmartPaperRule Constructor / SmartPaperRule Constructor()
Example


In This Topic
    SmartPaperRule Constructor()
    In This Topic
    Creates a smart paper rule with no reset option.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SmartPaperRule()
    public SmartPaperRule()
    Example
    This example creates a rule.
    See Also