Instance Property インスタンスプロパティ

startSpecifier

Returns the object specifier representing the first object of the range. 範囲の最初のオブジェクトを表しているオブジェクト指定子を返します。

Declaration 宣言

var startSpecifier: NSScriptObjectSpecifier? { get set }

Return Value 戻り値

The object specifier representing the first object of the range. 範囲の最初のオブジェクトを表しているオブジェクト指定子。

See Also 参照

Accessing a range specifier 範囲指定子にアクセスする