Class $.wijmo.wijspread.AutoFillType
Constructor Attributes | Constructor Name and Description |
---|---|
Represents the type of drag fill.
|
Field Attributes | Field Name and Description |
---|---|
Clears cell values.
|
|
Fills cells with all data objects, including values, formatting, and formulas.
|
|
Fills cells only with formatting.
|
|
Fills cells with series.
|
|
Fills cells with values and not formatting.
|
Field Detail
ClearValues
Clears cell values.
CopyCells
Fills cells with all data objects, including values, formatting, and formulas.
FillFormattingOnly
Fills cells only with formatting.
FillSeries
Fills cells with series.
FillWithoutFormatting
Fills cells with values and not formatting.