Property Getters/Setters Summary | ||
---|---|---|
method | getAllowTextToOverflow() | |
method | setAllowTextToOverflow(value) | |
method | getBottomMarginPt() | |
method | setBottomMarginPt(value) | |
method | getLeftMarginPt() | |
method | setLeftMarginPt(value) | |
method | getResizeToFitText() | |
method | setResizeToFitText(value) | |
method | getRightMarginPt() | |
method | setRightMarginPt(value) | |
method | getShapeTextDirection() | |
method | setShapeTextDirection(value) | |
The value of the property is TextVerticalType integer constant. | ||
method | getShapeTextVerticalAlignment() | |
method | ||
The value of the property is ShapeTextVerticalAlignmentType integer constant. | ||
method | getTopMarginPt() | |
method | setTopMarginPt(value) | |
method | getWrapTextInShape() | |
method | setWrapTextInShape(value) | |
int getShapeTextVerticalAlignment() / setShapeTextVerticalAlignment(value)
boolean getResizeToFitText() / setResizeToFitText(value)
int getShapeTextDirection() / setShapeTextDirection(value)
float getLeftMarginPt() / setLeftMarginPt(value)
float getRightMarginPt() / setRightMarginPt(value)
float getTopMarginPt() / setTopMarginPt(value)
float getBottomMarginPt() / setBottomMarginPt(value)
boolean getAllowTextToOverflow() / setAllowTextToOverflow(value)
boolean getWrapTextInShape() / setWrapTextInShape(value)