プログラマーのレファレンス > Application API > Interfaces > AuthenticRange
AuthenticRange.SetFromRange
Method: SetFromRange (objSrcRange as AuthenticRange)
Description
Sets the range object to the same beginning and end positions as objSrcRange.
Errors
2001
One of the two range objects, is invalid.
2005
Null object was specified as source object.