FormatFactory
FormatFactory class
通过 COM 接口创建格式。
public class FormatFactory : IFormatFactory
Constructors
Name | Description |
---|---|
FormatFactory() | 默认构造函数。 |
Properties
Name | Description |
---|---|
static Instance { get; } | 格式工厂静态实例。只读 FormatFactory 。 |
Methods
Name | Description |
---|---|
CreateParagraphFormat() | 创建新的 IParagraphFormat 。 |
CreatePortionFormat() | 创建新的 IPortionFormat 。 |
CreateTextFrameFormat() | 创建新的 ITextFrameFormat 。 |
See Also
- interface IFormatFactory
- namespace Aspose.Slides
- assembly Aspose.Slides