'Declaration Public Overrides Sub ApplyCellStyles( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal range As CellRange, _ ByVal bdr As Border _ )
'Declaration
Public Overrides Sub ApplyCellStyles( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal range As CellRange, _ ByVal bdr As Border _ )
public override void ApplyCellStyles( C1FlexGrid grid, CellType cellType, CellRange range, Border bdr )
ExcelCellFactory Class ExcelCellFactory Members