Documentation
-
Autofill incrementally changing data ranges programmatically
Learn how the AutoFill method of the Range object enables you to fill a range in a worksheet with values automatically.
-
Work with ranges - Visual Studio (Windows)
Learn that the NamedRange and Range classes contain the methods and properties you use to perform tasks with ranges.
-
Programmatically display a string in a worksheet cell
Learn how you can programmatically display a string in a Microsoft Excel worksheet cell by using either a NamedRange control or a native Excel range object.
-
Programmatically add new worksheets to workbooks
Create a Microsoft Office Excel worksheet and add the worksheet to the collection of worksheets in the workbook programmatically from Visual Basic or C#.