Query_Lang-SCHFunctions_Fields_TextFrameWordWrapTextFrameWordWrap_AD
Created: 八月 02, 2022 | Updated: 八月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21.0. Information can now be found here: TextFrameWordWrap for version 25
Parent page: Schematic Query Functions - Fields
Summary
Returns all note and text frame objects whose Word Wrap property complies with the Query.
Syntax
TextFrameWordWrap : Boolean_String
Example Usage
TextFrameWordWrap = 'True'
Returns all note and text frame objects whose Word Wrap property is enabled.
TextFrameWordWrap = 'False'
Returns all note and text frame objects whose Word Wrap property is disabled.
Tips
- The Word Wrap property is only defined for note and text frame objects.