CellRange.AutoFill
CellRange.AutoFill method
Automaticall fill the target range.
public void AutoFill(CellRange target, GridAutoFillType autoFillType)
Parameter | Type | Description |
---|---|---|
target | CellRange | The targed range. |
autoFillType | GridAutoFillType | The auto fill type. |
See Also
- enum GridAutoFillType
- class CellRange
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop