'使用法 Dim fromPage As System.Integer Dim toPage As System.Integer Dim instance As New OutputRange(fromPage, toPage)
パラメータ
- fromPage
- 範囲の最初のページの番号(1から始まる)。
- toPage
- 範囲の最後のページの番号(1から始まる)。
'使用法 Dim fromPage As System.Integer Dim toPage As System.Integer Dim instance As New OutputRange(fromPage, toPage)