Spread WPF 18
GrapeCity.Spreadsheet Namespace / ITableStyle Interface
Members


In This Topic
    ITableStyle Interface
    In This Topic
    Represents a single style that can be applied to a table.
    Object Model
    ITableStyle Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ITableStyle 
       Inherits ITableStyleElements 
    'Usage
     
    Dim instance As ITableStyle
    [DefaultMember("Item")]
    public interface ITableStyle : ITableStyleElements  
    See Also