InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / FieldAttributes Object / IsVisible Property
In This Topic
IsVisible Property (FieldAttributes)
In This Topic
Returns whether the data cell contains visible text. Note: IScreenDataConstants.ATTR_VISIBLE
Syntax
expression.IsVisible As Boolean
where expression is a variable that represents a FieldAttributes Object
See Also