Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IAreas Interface
Members


In This Topic
    IAreas Interface
    In This Topic
    Represents a collection of the areas, or contiguous blocks of cells, within a selection.
    Syntax
    'Declaration
     
    
    Public Interface IAreas 
    'Usage
     
    
    Dim instance As IAreas
    public interface IAreas 
    See Also