'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 enumerations.
- style
- Style object that specifies appearance attributes.