Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
Autofit |
Autofit.clone() |
Autofit |
ShapeProperties.getAutofit()
The autofit properties of the shape.
|
Autofit |
Autofit.set(String fieldName,
Object value) |
Autofit |
Autofit.setAutofitType(String autofitType)
The autofit type of the shape.
|
Autofit |
Autofit.setFontScale(Float fontScale)
The font scale applied to the shape.
|
Autofit |
Autofit.setLineSpacingReduction(Float lineSpacingReduction)
The line spacing reduction applied to the shape.
|
Modifier and Type | Method and Description |
---|---|
ShapeProperties |
ShapeProperties.setAutofit(Autofit autofit)
The autofit properties of the shape.
|
Copyright © 2011–2024 Google. All rights reserved.