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

In This Topic
    ISheetStyleModel3 Interface Members
    In This Topic

    The following tables list the members exposed by ISheetStyleModel3.

    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
     MethodGet composite style information with filtered setting  
     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
    See Also