Spread WPF 18
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.
    Object Model
    IAreas Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IAreas 
    'Usage
     
    Dim instance As IAreas
    [DefaultMember("Item")]
    public interface IAreas 
    See Also