Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
Line |
Line.clone() |
Line |
PageElement.getLine()
A line page element.
|
Line |
Line.set(String fieldName,
Object value) |
Line |
Line.setLineCategory(String lineCategory)
The category of the line.
|
Line |
Line.setLineProperties(LineProperties lineProperties)
The properties of the line.
|
Line |
Line.setLineType(String lineType)
The type of the line.
|
Modifier and Type | Method and Description |
---|---|
PageElement |
PageElement.setLine(Line line)
A line page element.
|
Copyright © 2011–2024 Google. All rights reserved.