InfoConnect for Airlines VBA Guide
CharWidth Property (ScreenCharacter)
Gets the character column width. This value can be used when incrementing through a data cell array.
Syntax
Object.CharWidth As Long

Property Value

The character column width: SBCS = 1, DBCS = 2.
See Also