Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / ISpreadDataViewMapper Interface
Members


In This Topic
    ISpreadDataViewMapper Interface
    In This Topic
    Represents the coordinate mapper from Spread data view to its underlying sheet.
    Syntax
    'Declaration
     
    
    Public Interface ISpreadDataViewMapper 
    'Usage
     
    
    Dim instance As ISpreadDataViewMapper
    public interface ISpreadDataViewMapper 
    See Also