Spread WPF 18
GrapeCity.Spreadsheet Namespace / ITableStyles Interface
Members


In This Topic
    ITableStyles Interface
    In This Topic
    Represents styles that can be applied to a table.
    Object Model
    ITableStyles Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ITableStyles 
    'Usage
     
    Dim instance As ITableStyles
    [DefaultMember("Item")]
    public interface ITableStyles 
    Remarks
    Table styles replaces the existing auto format feature for formatting an entire table.
    See Also