com.grapecity.documents.excel Package / IAreas Interface
Members
In This Topic
IAreas Interface
In This Topic
Represents a collection of ranges, each of which represent a single contiguous range of one or more cells.
Syntax
public interface IAreas 
    implements java.lang.Iterable  
See Also