[]
Sets the style for a cell, a column, a row, or an entire sheet.
public virtual void SetStyleInfo(int row, int column, StyleInfo info)
Public Overridable Sub SetStyleInfo(row As Integer, column As Integer, info As StyleInfo)
Row index
Column index
StyleInfo object with cell style settings