Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
LayoutProperties |
LayoutProperties.clone() |
LayoutProperties |
Page.getLayoutProperties()
Layout specific properties.
|
LayoutProperties |
LayoutProperties.set(String fieldName,
Object value) |
LayoutProperties |
LayoutProperties.setDisplayName(String displayName)
The human-readable name of the layout.
|
LayoutProperties |
LayoutProperties.setMasterObjectId(String masterObjectId)
The object ID of the master that this layout is based on.
|
LayoutProperties |
LayoutProperties.setName(String name)
The name of the layout.
|
Modifier and Type | Method and Description |
---|---|
Page |
Page.setLayoutProperties(LayoutProperties layoutProperties)
Layout specific properties.
|
Copyright © 2011–2024 Google. All rights reserved.