TextFrameFormat |
TextFrameFormat.anchoringType(TextFrameFormat.AnchoringTypeEnum anchoringType) |
TextFrameFormat |
TextFrameFormat.autofitType(TextFrameFormat.AutofitTypeEnum autofitType) |
TextFrameFormat |
TextFrameFormat.centerText(TextFrameFormat.CenterTextEnum centerText) |
TextFrameFormat |
TextFrameFormat.columnCount(Integer columnCount) |
TextFrameFormat |
TextFrameFormat.columnSpacing(Double columnSpacing) |
TextFrameFormat |
TextFrameFormat.defaultParagraphFormat(ParagraphFormat defaultParagraphFormat) |
TextFrameFormat |
Shape.getTextFrameFormat()
Returns TextFrame's formatting properties.
|
TextFrameFormat |
TextFrameFormat.keepTextFlat(Boolean keepTextFlat) |
TextFrameFormat |
TextFrameFormat.marginBottom(Double marginBottom) |
TextFrameFormat |
TextFrameFormat.marginLeft(Double marginLeft) |
TextFrameFormat |
TextFrameFormat.marginRight(Double marginRight) |
TextFrameFormat |
TextFrameFormat.marginTop(Double marginTop) |
TextFrameFormat |
TextFrameFormat.rotationAngle(Double rotationAngle) |
TextFrameFormat |
TextFrameFormat.textVerticalType(TextFrameFormat.TextVerticalTypeEnum textVerticalType) |
TextFrameFormat |
TextFrameFormat.threeDFormat(ThreeDFormat threeDFormat) |
TextFrameFormat |
TextFrameFormat.transform(TextFrameFormat.TransformEnum transform) |
TextFrameFormat |
TextFrameFormat.wrapText(TextFrameFormat.WrapTextEnum wrapText) |