Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetStyleModel Interface
Members


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