Spread WPF 17
GrapeCity.Excel Namespace / ExcelTableStyleInfo Class
Members


In This Topic
    ExcelTableStyleInfo Class
    In This Topic
    An implementation of IExcelTableStyleInfo
    Object Model
    ExcelTableStyleInfo Class
    Syntax
    'Declaration
     
    Public Class ExcelTableStyleInfo 
       Implements IExcelTableStyleInfo 
    'Usage
     
    Dim instance As ExcelTableStyleInfo
    public class ExcelTableStyleInfo : IExcelTableStyleInfo  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelTableStyleInfo

    See Also