expression.GetCharacterAttributes( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CharacterAttributes
where expression is a variable that represents a Screen Object
Parameters
- row
- The screen row position.
- column
- The screen column position.
Return Value
The CharacterAttributes value that has attribute information for the specified position. May specify multiple attributes.