Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
ScreenCharacter Object
/ CharWidth Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
CharWidth Property
In This Topic
Gets the character column width. This value can be used when incrementing through a data cell array.
Syntax
Visual Basic (Declaration)
expression
.CharWidth
As
Integer
where
expression
is a variable that represents a
ScreenCharacter Object
Property Value
The character column width: SBCS = 1, DBCS = 2.
See Also
Reference
ScreenCharacter Object
ScreenCharacter Members