Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / SubtotalFunctionInfo Class
Members


In This Topic
    SubtotalFunctionInfo Class
    In This Topic
    Returns a subtotal.
    Syntax
    'Declaration
     
    
    Public Class SubtotalFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As SubtotalFunctionInfo
    public class SubtotalFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.SubtotalFunctionInfo

    See Also