'Declaration
Public Sub SetCellFormat( _ ByVal cells As IEnumerable(Of CellRange), _ ByVal format As CellFormat, _ ByVal value As Object _ )
public void SetCellFormat( IEnumerable<CellRange> cells, CellFormat format, object value )
Parameters
- cells
- format
- value