nestingLevel property

NestingLevelValue? nestingLevel
final

Specifies either document or table mode.

Default value is "none". Specify "none" to use document mode. Specify "one" to use table mode.

Implementation

final NestingLevelValue? nestingLevel;