Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / CutFillCharacterOption Enumeration
In This Topic
    CutFillCharacterOption Enumeration
    In This Topic
    Defines valid values that specify whether Cut and Clear actions replace characters with nulls or spaces.
    Members
    MemberDescription
    NullCharacterReplaces cut and cleared characters with nulls.
    SpaceCharacterReplaces cut and cleared characters with spaces.
    See Also