IBulkTextFormattable
Overview
IBulkTextFormattable is a interface in Aspose.Slides FOSS for .NET.
Represents an object that can apply text formatting in bulk to all contained text.
Methods
| Signature | Description |
|---|---|
SetTextFormat(source: IBasePortionFormat) | The portion format to apply. |
SetTextFormat(source: IParagraphFormat) | The paragraph format to apply. |
SetTextFormat(source: ITextFrameFormat) | The text frame format to apply. |