Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
MasterProperties |
MasterProperties.clone() |
MasterProperties |
Page.getMasterProperties()
Master specific properties.
|
MasterProperties |
MasterProperties.set(String fieldName,
Object value) |
MasterProperties |
MasterProperties.setDisplayName(String displayName)
The human-readable name of the master.
|
Modifier and Type | Method and Description |
---|---|
Page |
Page.setMasterProperties(MasterProperties masterProperties)
Master specific properties.
|
Copyright © 2011–2024 Google. All rights reserved.