[]
Creates a new empty cell with default settings.
public EmptyCellType()
Public Sub New()
Creates a new empty cell from serialization.
protected EmptyCellType(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | |
StreamingContext | context |