Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
LineFill |
LineFill.clone() |
LineFill |
LineProperties.getLineFill()
The fill of the line.
|
LineFill |
LineFill.set(String fieldName,
Object value) |
LineFill |
LineFill.setSolidFill(SolidFill solidFill)
Solid color fill.
|
Modifier and Type | Method and Description |
---|---|
LineProperties |
LineProperties.setLineFill(LineFill lineFill)
The fill of the line.
|
Copyright © 2011–2024 Google. All rights reserved.