GetCellPlainArgs

data class GetCellPlainArgs(val cellName: String) : ConvertibleToJava<GetCellPlainArgs>

Constructors

Link copied to clipboard
fun GetCellPlainArgs(cellName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetCellPlainArgs

Properties

Link copied to clipboard

The name of the cell to create.