FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ExcelCellStyle Class
Members

In This Topic
    ExcelCellStyle Class
    In This Topic
    Extends the CellStyle class to provide Excel-style cell borders and a format string.
    Object Model
    ExcelCellStyle Class
    Syntax
    'Declaration
     
    
    Public Class ExcelCellStyle 
       Inherits CellStyle
    public class ExcelCellStyle : CellStyle 
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexGrid.CellStyle
          C1.WPF.FlexGrid.ExcelCellStyle

    See Also