Share via


ITextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) メソッド

定義

文書の既定の段落書式属性を設定します。

public:
 void SetDefaultParagraphFormat(ITextParagraphFormat ^ value);
void SetDefaultParagraphFormat(ITextParagraphFormat const& value);
public void SetDefaultParagraphFormat(ITextParagraphFormat value);
function setDefaultParagraphFormat(value)
Public Sub SetDefaultParagraphFormat (value As ITextParagraphFormat)

パラメーター

value
ITextParagraphFormat

既定の段落書式属性。

適用対象

こちらもご覧ください