CopyTo

ChartTextFormat.CopyTo 方法

将文本格式复制到指定的文本框。

public void CopyTo(ITextFrame destTextFrame)
参数类型描述
destTextFrameITextFrame要将文本格式复制到的文本框。

另见