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


In This Topic
    ISheetStyleModel3 Interface
    In This Topic
    Interface that supports creating a model that represents cell style information for a sheet and gets composite of filtered style setting
    Object Model
    ISheetStyleModel3 Interface
    Syntax
    'Declaration
     
    
    Public Interface ISheetStyleModel3 
       Inherits ISheetStyleModel, ISheetStyleModel2 
    'Usage
     
    
    Dim instance As ISheetStyleModel3
    public interface ISheetStyleModel3 : ISheetStyleModel, ISheetStyleModel2  
    See Also