AutoFillType enumeration

AutoFillType enumeration

Represents the auto fill type.

The AutoFillType type exposes the following members:

Fields

FieldDescription
COPYCopies the value and format of the source area to the target area
DEFAULTAutomatically fills the target area with the value and format.
FORMATSCopies only the format of the source area to the target area,
SERIESExtend the value in the source area to the target area in the form of a series and copy format to the target area.
VALUESCopies only the value of the source area to the target area,

See Also