Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetDataModel Interface
Members


In This Topic
    ISheetDataModel Interface
    In This Topic
    Interface that supports creating a model that represents tabular data.
    Syntax
    'Declaration
     
    
    Public Interface ISheetDataModel 
    'Usage
     
    
    Dim instance As ISheetDataModel
    public interface ISheetDataModel 
    See Also