Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IStyles Interface
Properties Methods

In This Topic
    IStyles Interface Members
    In This Topic

    The following tables list the members exposed by IStyles.

    Public Properties
     NameDescription
     PropertyGets an integer value that represents the number of styles in the IStyles collection.  
     PropertyOverloaded. Gets the IStyle object at the specified index.  
    Top
    Public Methods
     NameDescription
     MethodCreates a new style and adds it to the list of styles that are available for the current workbook.  
     MethodMerges the styles from another workbook into the IStyles collection.  
    Top
    See Also