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