Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorksheetStyles Interface
Members


In This Topic
    IWorksheetStyles Interface
    In This Topic
    Represents a collection of all styles in the worksheet.
    Syntax
    'Declaration
     
    
    Public Interface IWorksheetStyles 
    'Usage
     
    
    Dim instance As IWorksheetStyles
    public interface IWorksheetStyles 
    See Also