Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / SelectionModeOption Enumeration
In This Topic
    SelectionModeOption Enumeration
    In This Topic
    Specifies the type of a selected region.
    Members
    MemberDescription
    BlockThe selected text forms a rectangle.
    NoneNo text is selected.
    StreamThe selected text is wrapped.
    Remarks
    There are three possible values: Stream, Block, and None (no selected region).
    See Also