[]
Initializes a new instance of the CellStyle class.
public CellStyle()
Public Sub New()
Initializes a new instance of the CellStyle class.
public CellStyle(CellStyle source)
Public Sub New(source As CellStyle)
Type | Name | Description |
---|---|---|
CellStyle | source | The source CellStyle to copy data from. |