Spread WPF 17
GrapeCity.Excel Namespace / IExcelTableStyleInfo Interface
Members


In This Topic
    IExcelTableStyleInfo Interface
    In This Topic
    Describes which style is used to display the table, and specifies which portions of the table  have the style applied.
    Object Model
    IExcelTableStyleInfo Interface
    Syntax
    'Declaration
     
    Public Interface IExcelTableStyleInfo 
    'Usage
     
    Dim instance As IExcelTableStyleInfo
    public interface IExcelTableStyleInfo 
    See Also