newSheet property

bool? newSheet
getter/setter pair

If true, the embedded object is put on a new sheet whose ID is chosen for you.

Used only when writing.

Implementation

core.bool? newSheet;