Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / FileTransfer Object / Xfr400SaveColumnHeader Property
In This Topic
    Xfr400SaveColumnHeader Property
    In This Topic
    Gets or sets a value indicating whether column header is saved while creating a BIFF file.
    Syntax
    expression.Xfr400SaveColumnHeader As Boolean
    where expression is a variable that represents a FileTransfer Object

    Property Value

    The default is False.
    See Also