Spread Windows Forms 8.0 Product Documentation
FillRange Method


Fills a range of cells on this sheet by copying a specified range in the specified direction.
Fills a range of cells on this sheet by copying.
Overload List
OverloadDescription
FillRange(Int32,Int32,Int32,Int32,Int32,FillDirection)Fills a range of cells on this sheet by copying a specified range in the specified direction.  
FillRange(Int32,Int32,Int32,Int32,Int32,FillDirection,Boolean)Fills a range of cells on this sheet by copying a specified range in the specified direction.  
FillRange(Int32,Int32,Int32,Int32,Int32,FillDirection,Boolean,Boolean)Fills a range of cells on this sheet by copying a specified range in the specified direction.  
FillRange(Int32,Int32,Int32,Int32,Int32,FillDirection,Boolean,Boolean,Boolean,CustomFillSeriesList)Fills a range of cells on this sheet by copying a specified range in the specified direction.  
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

SheetView Class
SheetView Members

User-Task Documentation

Filling a Range of Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.