'使用法 Dim text As System.String Dim style As Style Dim instance As New ParagraphText(text, style)
パラメータ
- text
- この ParagraphText オブジェクトのテキスト。
- style
- この ParagraphText オブジェクトに使用するスタイル。
'使用法 Dim text As System.String Dim style As Style Dim instance As New ParagraphText(text, style)