Spread WPF 17
GrapeCity.Excel Namespace / IExcelTableStyleElement Interface
Members


In This Topic
    IExcelTableStyleElement Interface
    In This Topic
    Specifies formatting for one area of a table or PivotTable.Together the sequence of these elements makes up one entire Table style or PivotTable style definition.
    Object Model
    IExcelTableStyleElement Interface
    Syntax
    'Declaration
     
    Public Interface IExcelTableStyleElement 
    'Usage
     
    Dim instance As IExcelTableStyleElement
    public interface IExcelTableStyleElement 
    See Also