subtableName property

String? subtableName
getter/setter pair

The name of a subtable.

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

Implementation

core.String? subtableName;