ITextParagraphFormat.GetClone 方法

定义

创建与此段落格式对象相同的新对象。

public:
 ITextParagraphFormat ^ GetClone();
ITextParagraphFormat GetClone();
public ITextParagraphFormat GetClone();
function getClone()
Public Function GetClone () As ITextParagraphFormat

返回

重复的段落格式对象。

适用于

另请参阅