Freigeben über


ITextParagraphFormat.SetClone(ITextParagraphFormat) Methode

Definition

Legt die Absatzformatierung durch Kopieren eines anderen Absatzformatierungsobjekts fest.

public:
 void SetClone(ITextParagraphFormat ^ format);
void SetClone(ITextParagraphFormat const& format);
public void SetClone(ITextParagraphFormat format);
function setClone(format)
Public Sub SetClone (format As ITextParagraphFormat)

Parameter

format
ITextParagraphFormat

Die anzuwendende Absatzformatierung.

Hinweise

Alle Absatzformatierungswerte, die im Wert nicht definiert sind, haben keine Auswirkung.

Gilt für:

Weitere Informationen