Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Tables Class
Members


In This Topic
    Tables Class
    In This Topic
    Represents a Tables which manages all Table tables in the specified Worksheet.
    Syntax
    'Declaration
     
    
    Public Class Tables 
       Implements ITables 
    'Usage
     
    
    Dim instance As Tables
    public class Tables : ITables  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Tables

    See Also