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


In This Topic
    IDisjointSelections Interface
    In This Topic
    Interface that supports an ordered array of cell ranges, from largest to smallest, containing the selected cells with minimal overlap between the ranges.
    Syntax
    'Declaration
     
    
    Public Interface IDisjointSelections 
    'Usage
     
    
    Dim instance As IDisjointSelections
    public interface IDisjointSelections 
    See Also