Spread WPF 17
GrapeCity.Excel Namespace / TableStyleElement Class
Members


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

    System.Object
       GrapeCity.Excel.TableStyleElement

    See Also