'使用法 Dim pages As System.String Dim inverted As System.Boolean Dim instance As New OutputRange(pages, inverted)
パラメータ
- pages
- 含めるページ。
- inverted
- 範囲を逆転するかどうかを示します。詳細については、 Invertedを参照してください。
'使用法 Dim pages As System.String Dim inverted As System.Boolean Dim instance As New OutputRange(pages, inverted)