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


In This Topic
    ISheetStyleModel2 Interface
    In This Topic
    Interface that supports creating a model that represents cell style information for a sheet.
    Object Model
    ISheetStyleModel2 Interface
    Syntax
    'Declaration
     
    
    Public Interface ISheetStyleModel2 
       Inherits ISheetStyleModel 
    'Usage
     
    
    Dim instance As ISheetStyleModel2
    public interface ISheetStyleModel2 : ISheetStyleModel  
    See Also