Spread WPF 17
GrapeCity.Excel Namespace / ExcelTableStyle Class
Members


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

    System.Object
       GrapeCity.Excel.ExcelTableStyle

    See Also