FarPoint.Win.Spread
IDisjointSelections Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IDisjointSelections Interface


Interface that supports an ordered array of cell ranges, from largest to smallest, containing the selected cells with the minimal overlap between the ranges.

Syntax

Visual Basic (Declaration) 
Public Interface IDisjointSelections 
Visual Basic (Usage)Copy Code
Dim instance As IDisjointSelections
C# 
public interface IDisjointSelections 

See Also