AutoFillSettingsModel
23 Sep 20251 minute to read
Interface for a class AutoFillSettings
Properties
fillType AutoFillType
Specifies the auto fill settings. The possible values are
- CopyCells: To update the copied cells of the selected range.
- FillSeries: To update the filled series of the selected range.
- FillFormattingOnly: To fill the formats only for the selected range.
- FillWithoutFormatting: To fill without the format of the selected range.
showFillOptions boolean
Specifies whether fill options need to shown or not.