'Declaration
Public Sub AddCellStyle( _ ByVal condition As CellStyleFlag, _ ByVal style As Style _ )
public void AddCellStyle( CellStyleFlag condition, Style style )
Parameters
- condition
- Combination of one or more CellStyleFlag constants
- style
- Style object that specifies font and color attributes.