'宣言 Public Overloads Function AppendParagraphBreak( _ ByVal format As TextFormat _ ) As TextRun
public TextRun AppendParagraphBreak( TextFormat format )
パラメータ
- format
- The text format.
戻り値の型
The created text run.
'宣言 Public Overloads Function AppendParagraphBreak( _ ByVal format As TextFormat _ ) As TextRun
public TextRun AppendParagraphBreak( TextFormat format )