'宣言 Public Overloads Function GetParagraph( _ ByVal text As System.String _ ) As RtfParagraph
public RtfParagraph GetParagraph( System.string text )
パラメータ
- text
- 段落のテキスト文字列。
戻り値の型
このドキュメントの段落。
'宣言 Public Overloads Function GetParagraph( _ ByVal text As System.String _ ) As RtfParagraph
public RtfParagraph GetParagraph( System.string text )