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


In This Topic
    CountBlankFunctionInfo Class
    In This Topic
    Returns the number of empty (or blank) cells in a range of cells on a sheet.
    Syntax
    'Declaration
     
    
    Public Class CountBlankFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As CountBlankFunctionInfo
    public class CountBlankFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.CountBlankFunctionInfo

    See Also