lineSpacingReduction property
The line spacing reduction applied to the shape.
For shapes with autofit_type NONE or SHAPE_AUTOFIT, this value is the default value of 0. For TEXT_AUTOFIT, this value subtracted from the line_spacing gives the line spacing that is rendered in the editor. This property is read-only.
Implementation
core.double? lineSpacingReduction;