-
-
Creates a new cross reference text source.
source
|
Text
The text or insertion point to create the source.
|
appliedFormat
|
CrossReferenceFormat
Format used for cross reference source.
|
withProperties
|
Object
Initial values for properties of the new CrossReferenceSource (Optional)
|
-
-
Returns any CrossReferenceSource in the collection.
-
-
Displays the number of elements in the CrossReferenceSource.
-
-
Returns every CrossReferenceSource in the collection.
-
-
Returns the first CrossReferenceSource in the collection.
-
-
Returns the CrossReferenceSource with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the CrossReferenceSource with the specified ID.
-
-
Returns the CrossReferenceSource with the specified name.
-
-
Returns the CrossReferenceSources within the specified range.
from
|
The CrossReferenceSource, index, or name at the beginning of the range. Can accept: CrossReferenceSource, Long Integer or String.
|
to
|
The CrossReferenceSource, index, or name at the end of the range. Can accept: CrossReferenceSource, Long Integer or String.
|
-
-
Returns the last CrossReferenceSource in the collection.
-
-
Returns the middle CrossReferenceSource in the collection.
-
-
Returns the CrossReferenceSource whose index follows the specified CrossReferenceSource in the collection.
obj
|
CrossReferenceSource
The CrossReferenceSource whose index comes before the desired CrossReferenceSource.
|
-
-
Returns the CrossReferenceSource with the index previous to the specified index.
obj
|
CrossReferenceSource
The index of the CrossReferenceSource that follows the desired CrossReferenceSource.
|
-
-
Generates a string which, if executed, will return the CrossReferenceSource.