[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Row.-ctor

Row Constructor

Row()

Create a new instance.

Declaration
public Row()

Row(params object[])

Create a new Row with cells data.

Declaration
public Row(params object[] values)
Parameters
Type Name Description
object[] values

The cells data.