Spread WPF 17
GrapeCity.Excel Namespace / IExcelTableStyle Interface
Members


In This Topic
    IExcelTableStyle Interface
    In This Topic
    Represents a single table style definition that indicates how a spreadsheet application should format and display a table.
    Object Model
    IExcelTableStyle Interface
    Syntax
    'Declaration
     
    Public Interface IExcelTableStyle 
    'Usage
     
    Dim instance As IExcelTableStyle
    public interface IExcelTableStyle 
    See Also