CopyTo
IChartTextFormat.CopyTo 方法
将文本格式复制到指定的文本框。
public void CopyTo(ITextFrame destTextFrame)
参数 | 类型 | 描述 |
---|---|---|
destTextFrame | ITextFrame | 要复制文本格式到的文本框。 |
另见
- 接口 ITextFrame
- 接口 IChartTextFormat
- 命名空间 Aspose.Slides.Charts
- 程序集 Aspose.Slides
将文本格式复制到指定的文本框。
public void CopyTo(ITextFrame destTextFrame)
参数 | 类型 | 描述 |
---|---|---|
destTextFrame | ITextFrame | 要复制文本格式到的文本框。 |