Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / ISheetStyleModel2 Interface
Properties Methods Events

In This Topic
    ISheetStyleModel2 Interface Members
    In This Topic

    The following tables list the members exposed by ISheetStyleModel2.

    Public Properties
     NameDescription
     PropertyGets or sets the number of alternating row styles in the model. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
    Top
    Public Methods
     NameDescription
     MethodGets the style information for a cell, column, row, or model as a composite of settings. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
     MethodGets the specified alternating row style in the model. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
     MethodGets the direct style for the specified cell, column, row, or model default. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
     MethodDetermines whether any styles are set in the model. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
     MethodGets whether the row in the model contains style settings. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
     MethodSets the specified alternating row style in the model. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
     MethodSets the direct style for the specified cell, column, row, or model default. (Inherited from FarPoint.Web.Spread.Model.ISheetStyleModel)
    Top
    Public Events
     NameDescription
     EventOccurs when the style model has changed.  
    Top
    See Also