var endSpecifier : NSScriptObjectSpecifier?
Sets the object specifier representing the last object of the range to a given object.
範囲の最後のオブジェクトを表しているオブジェクト指定子をある与えられたオブジェクトに設定します。
Availability 有効性
Technology
var startSpecifier: NSScriptObjectSpecifier
? { get set }
The object specifier representing the first object of the range. 範囲の最初のオブジェクトを表しているオブジェクト指定子。
var endSpecifier : NSScriptObjectSpecifier?