Visual How Tos
.jpg)
Visual how-to content combines a short video, sample code, a conceptual overview, and links to related resources in a single user experience.
| | Binding Data to User Controls in Excel Using Visual Studio 2005 Tools for Office SE
Bind data to host controls in Excel 2003 and simulate the same behavior by using an Excel 2007 add-in. Read the article | Watch the video |
| Displaying Open XML Spreadsheet Tables in the Browser Using Silverlight
Create a Silverlight UserControl and an associated Web application to display data from Open XML spreadsheet tables. Read the article | Watch the video | Grab the code |
| Inserting a Header or Footer into an Excel 2010 Workbook by Using the Open XML SDK 2.0
Insert a new header or footer into an Excel 2007 or Excel 2010 document, without loading the document into Excel. Read the article | Watch the video |
| Merging Simple Content from Excel 2007 Workbooks and Worksheets by Using the Open XML SDK 2.0
Use the Open XML SDK 2.0 to merge content from multiple Excel 2007 workbooks programmatically. Read the article | Watch the video | Grab the code |
| Office Open XML Formats: Inserting Values into Excel 2007 Cells
Add information to a specific cell in a Excel 2007 workbook or set of workbooks without opening Excel. Read the article | Watch the video |
| Office Open XML Formats: Retrieving Excel 2007 Cell Values
Retrieve cell values from worksheets in Excel 2007 programmatically. Read the article | Watch the video |
| Office Open XML Formats: Retrieving Lists of Excel 2007 Worksheets
Retrieve lists of worksheets from Excel programmatically. Read the article | Watch the video |
| Retrieving Lists of Hidden Rows or Columns in Excel 2010 Workbooks by Using the Open XML SDK 2.0
Retrieve a list of hidden rows or columns in an Excel 2007 or Excel 2010 worksheet, without loading the document into Excel. Read the article | Watch the video | Grab the code |
| Retrieving the Values of Cells in Excel 2010 Workbooks by Using the Open XML SDK 2.0
Retrieve the value of a cell in an Excel 2007 or Excel 2010 document, without loading the document into Excel. Read the article | Watch the video | Grab the code |
| Using Excel 2007 Functions in Access 2007
Call Excel 2007 functions from Access 2007 by using Automation, and to insert data into Excel 2007 sheets or pass arrays of data as parameters. Read the article | Watch the video | Grab the code |
|