Spread WPF 17
GrapeCity.Excel Namespace / ExcelStyle Class
Members


In This Topic
    ExcelStyle Class
    In This Topic
    An class implements IBuiltInExcelStyle used to represent Excel built-in cell style.
    Object Model
    ExcelStyle Class
    Syntax
    'Declaration
     
    Public Class ExcelStyle 
       Implements IBuiltInExcelStyleIExcelStyle 
    'Usage
     
    Dim instance As ExcelStyle
    public class ExcelStyle : IBuiltInExcelStyleIExcelStyle  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelStyle

    See Also