subtable property

String? subtable
getter/setter pair

The name of a subtable.

Can only be set in table cells (For example, not for single values), and only if all other fields are not set.

Implementation

core.String? subtable;