このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Returns a Range object that represents the portion of a document that's contained in the specified object.
Syntax
expression.Range
expression Required. A variable that represents a Selection object.
See Also