CellStyle Constructor
CellStyle()
Initializes a new instance of the CellStyle class.
Declaration
CellStyle(CellStyle)
Initializes a new instance of the CellStyle class.
Declaration
public CellStyle(CellStyle source)
Public Sub New(source As CellStyle)
Parameters