Spread WPF 18
GrapeCity.Spreadsheet Namespace / ITables Interface
Members


In This Topic
    ITables Interface
    In This Topic
    Represents an ITables object which manages all ITable tables in the specified IWorksheet.
    Object Model
    ITables Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ITables 
    'Usage
     
    Dim instance As ITables
    [DefaultMember("Item")]
    public interface ITables 
    See Also