Spread WPF 17
GrapeCity.Excel Namespace / IBuiltInExcelStyle Interface
Members


In This Topic
    IBuiltInExcelStyle Interface
    In This Topic
    Defines the built-in cell style
    Object Model
    IBuiltInExcelStyle Interface
    Syntax
    'Declaration
     
    Public Interface IBuiltInExcelStyle 
       Inherits IExcelStyle 
    'Usage
     
    Dim instance As IBuiltInExcelStyle
    public interface IBuiltInExcelStyle : IExcelStyle  
    See Also