Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
OutlineFill |
OutlineFill.clone() |
OutlineFill |
Outline.getOutlineFill()
The fill of the outline.
|
OutlineFill |
OutlineFill.set(String fieldName,
Object value) |
OutlineFill |
OutlineFill.setSolidFill(SolidFill solidFill)
Solid color fill.
|
Modifier and Type | Method and Description |
---|---|
Outline |
Outline.setOutlineFill(OutlineFill outlineFill)
The fill of the outline.
|
Copyright © 2011–2025 Google. All rights reserved.