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


In This Topic
    ISheetSpanModel Interface
    In This Topic
    Interface that supports creating a model that represents cell spans.
    Syntax
    'Declaration
     
    
    Public Interface ISheetSpanModel 
    'Usage
     
    
    Dim instance As ISheetSpanModel
    public interface ISheetSpanModel 
    See Also