'Declaration Public Overloads Sub SetStyleInfo( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal sheetArea As SheetArea, _ ByVal style As StyleInfo _ )
Parameters
- row
- The row index.
- column
- The column index.
- sheetArea
- The sheet area.
- style
- The style.