Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.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.
    Object Model
    INonEmptyCells Interface
    Syntax
    'Declaration
     
    Public Interface INonEmptyCells 
    'Usage
     
    Dim instance As INonEmptyCells
    public interface INonEmptyCells 
    See Also