Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
ParagraphMarker |
ParagraphMarker.clone() |
ParagraphMarker |
TextElement.getParagraphMarker()
A marker representing the beginning of a new paragraph.
|
ParagraphMarker |
ParagraphMarker.set(String fieldName,
Object value) |
ParagraphMarker |
ParagraphMarker.setBullet(Bullet bullet)
The bullet for this paragraph.
|
ParagraphMarker |
ParagraphMarker.setStyle(ParagraphStyle style)
The paragraph's style
|
Modifier and Type | Method and Description |
---|---|
TextElement |
TextElement.setParagraphMarker(ParagraphMarker paragraphMarker)
A marker representing the beginning of a new paragraph.
|
Copyright © 2011–2024 Google. All rights reserved.