An indexing sort option.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The header type. Can return: HeaderTypes enumerator or NothingEnum enumerator. |
||
|
read/write |
If true, include this indexing sort option. |
||
|
readonly |
The index of the IndexingSortOption within its containing object. |
||
|
readonly |
The name of the IndexingSortOption. |
||
|
readonly |
The parent of the IndexingSortOption (a Application or Document). |
||
|
read/write |
Priority of this indexing sort option (shuffles prior entries down). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
IndexingSortOption getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the IndexingSortOption.
String toSpecifier ()
Retrieves the object specifier.