returns the distance ( in points ) between the edge of the text frame and the edge of the inscribed rectangle of the shape that contains the text . default value is 1 / 2 0 inch .
178. XSLFTextShape txt = getTextShapeByType(Placeholder.TITLE); 179. return txt == null ? "" : txt.getText();