Returns the HiddenText with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Returns any HiddenText in the collection.
→ Number
Displays the number of elements in the HiddenText.
→ HiddenText[]
Returns every HiddenText in the collection.
Returns the first HiddenText in the collection.
Returns the HiddenText with the specified index or name.
Returns the HiddenText with the specified ID.
Returns the HiddenText with the specified name.
→ HiddenText[]
Returns the HiddenTexts within the specified range.
from
HiddenText | LongInteger | String
The HiddenText, index, or name at the beginning of the range. Can accept: HiddenText, Long Integer or String.
to
HiddenText | LongInteger | String
The HiddenText, index, or name at the end of the range. Can accept: HiddenText, Long Integer or String.
Returns the last HiddenText in the collection.
Returns the middle HiddenText in the collection.
Returns the HiddenText whose index follows the specified HiddenText in the collection.
Returns the HiddenText with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the HiddenText.
Object of 16
Properties elsewhere that hold a HiddenTexts.
Cell.hiddenTextsCharacter.hiddenTextsEndnoteTextFrame.hiddenTextsFootnote.hiddenTextsInsertionPoint.hiddenTextsLine.hiddenTextsNote.hiddenTextsParagraph.hiddenTextsStory.hiddenTextsTable.hiddenTextsText.hiddenTextsTextColumn.hiddenTextsTextFrame.hiddenTextsTextStyleRange.hiddenTextsWord.hiddenTextsXmlStory.hiddenTexts