[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetStyleInfo

SetStyleInfo Method

SetStyleInfo(int, int, StyleInfo)

Sets the style for a cell, a column, a row, or an entire sheet.

Declaration
public virtual void SetStyleInfo(int row, int column, StyleInfo info)
Public Overridable Sub SetStyleInfo(row As Integer, column As Integer, info As StyleInfo)
Parameters
Type Name Description
int row

Row index

int column

Column index

StyleInfo info

StyleInfo object