Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
Group |
Group.clone() |
Group |
PageElement.getElementGroup()
A collection of page elements joined as a single unit.
|
Group |
Group.set(String fieldName,
Object value) |
Group |
Group.setChildren(List<PageElement> children)
The collection of elements in the group.
|
Modifier and Type | Method and Description |
---|---|
PageElement |
PageElement.setElementGroup(Group elementGroup)
A collection of page elements joined as a single unit.
|
Copyright © 2011–2024 Google. All rights reserved.