Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / INonEmptyCells Interface
Members


In This Topic
    INonEmptyCells Interface
    In This Topic
    Interface that supports determining the number of columns and rows with data in the data model.
    Syntax
    'Declaration
     
    
    Public Interface INonEmptyCells 
    'Usage
     
    
    Dim instance As INonEmptyCells
    public interface INonEmptyCells 
    See Also