Which two actions should you perform?

You are creating a Microsoft Office SharePoint Server 2007 application. The
application reads data from the Microsoft Office Excel 2007 workbook named SalesGoals.xls.

SalesGoals.xls is located in a document library. The first sheet of the SalesGoals.xls workbook contains
the following information.

You need to retrieve the values for 2008 from within your application.

Which two actions should you perform? (Each correct answer provides part of the solution. Choose two.)

You are creating a Microsoft Office SharePoint Server 2007 application. The
application reads data from the Microsoft Office Excel 2007 workbook named SalesGoals.xls.

SalesGoals.xls is located in a document library. The first sheet of the SalesGoals.xls workbook contains
the following information.

You need to retrieve the values for 2008 from within your application.

Which two actions should you perform? (Each correct answer provides part of the solution. Choose two.)

A.
Instantiate a new RangeCoordinates object.

B.
Instantiate the Microsoft Office Excel Web Services service.

C.
Call the GetRangeA1 method by passing B3:D3 as a parameter.

D.
Call the GetRange method along with a RangeCoordinates object by using the following parameters.
column=2, row=3, height=1, width=3



Leave a Reply 0

Your email address will not be published. Required fields are marked *