Query_Lang-SCHFunctions_Fields_FontFont_AD
Created: 十一月 01, 2018 | Updated: 三月 06, 2024
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
您正在阅读的是 3.0. 版本。关于最新版本,请前往 Query_Lang-SCHFunctions_Fields_Font((Font))_AD 阅读 4 版本
Parent page: Schematic Query Functions - Fields
Summary
Returns all harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects whose Font property complies with the Query.
Syntax
Font : String
Example Usage
Font = '
Trebuchet MS, 10'
Returns all harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects whose Font property is Trebuchet MS, 10.
Font Like 'Treb*'
Returns all harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects whose Font property begins with Treb
.
Tips
- The Font property is only defined for harness connector type, harness entry, net label, note, parameter, port, power port, sheet entry, text frame, and text string objects.