Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
NotesProperties |
NotesProperties.clone() |
NotesProperties |
Page.getNotesProperties()
Notes specific properties.
|
NotesProperties |
NotesProperties.set(String fieldName,
Object value) |
NotesProperties |
NotesProperties.setSpeakerNotesObjectId(String speakerNotesObjectId)
The object ID of the shape on this notes page that contains the speaker notes for the
corresponding slide.
|
Modifier and Type | Method and Description |
---|---|
Page |
Page.setNotesProperties(NotesProperties notesProperties)
Notes specific properties.
|
Copyright © 2011–2024 Google. All rights reserved.