Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITables Interface
Properties Methods

In This Topic
    ITables Interface Members
    In This Topic

    The following tables list the members exposed by ITables.

    Public Properties
     NameDescription
     Property Returns the number of objects in the collection (read-only).  
     PropertyOverloaded. Gets the ITable with the specified name.  
    Top
    Public Methods
     NameDescription
     Method Creates a table that includes the specified range of cells and returns the newly created object.  
     Method Generate the tables from json string.  
     Method (Inherited from System.Collections.IEnumerable)
     Method Generate the string from tables.  
    Top
    See Also