Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITables Interface
Members
In This Topic
    ITables Interface
    In This Topic
    Represents a collection of all the ITable objects on a worksheet. Each ITable object represents a list in the worksheet.
    Object Model
    ITables Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface ITables 
    See Also