Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
NestingLevel |
NestingLevel.clone() |
NestingLevel |
NestingLevel.set(String fieldName,
Object value) |
NestingLevel |
NestingLevel.setBulletStyle(TextStyle bulletStyle)
The style of a bullet at this level of nesting.
|
Modifier and Type | Method and Description |
---|---|
Map<String,NestingLevel> |
List.getNestingLevel()
A map of nesting levels to the properties of bullets at the associated level.
|
Modifier and Type | Method and Description |
---|---|
List |
List.setNestingLevel(Map<String,NestingLevel> nestingLevel)
A map of nesting levels to the properties of bullets at the associated level.
|
Copyright © 2011–2024 Google. All rights reserved.