ITextCharacterFormat.SetClone(ITextCharacterFormat) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
藉由複製另一個文字字元格式物件來設定字元格式設定。
public:
void SetClone(ITextCharacterFormat ^ value);
void SetClone(ITextCharacterFormat const& value);
public void SetClone(ITextCharacterFormat value);
function setClone(value)
Public Sub SetClone (value As ITextCharacterFormat)
參數
- value
- ITextCharacterFormat
要套用的字元格式設定。
備註
值 中未 定義的任何字元格式值都沒有任何作用。