'Declaration Public Overloads Sub SetStyleName( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal sheetArea As SheetArea, _ ByVal value As System.String _ )
Parameters
- row
- The row index of the cell in the model, or -1 to specify a column or default model.
- column
- The column index of the cell in the model, or -1 to specify a row or default model.
- sheetArea
- The sheet area.
- value
- The name of the style to set.