Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / INamedStyleSupport Interface
Properties Methods

In This Topic
    INamedStyleSupport Interface Members
    In This Topic

    The following tables list the members exposed by INamedStyleSupport.

    Public Properties
     NameDescription
     PropertyGets or sets the collection of styles used by the style model.  
    Top
    Public Methods
     NameDescription
     MethodGets the style name for an alternating row style.  
     MethodGets the name of the direct style assigned to a cell, column, row, or model default.  
     MethodSets the specified alternating row style in the model to the specified named style.  
     MethodSets the direct style for the specified cell, column, row, or model default to the specified style name.  
    Top
    See Also