New Objects

Microsoft Office Web Components Visual Basic

New Objects

Visit the Office Developer Center on the Microsoft Developer Network (MSDN) Web site for the latest information about programming with Microsoft Office 2003 Web Components, including product news, technical articles, downloads, and samples.

The following table lists objects added to the Microsoft Office 2003 Web Components object model.

Object Description
ChScrollView Use the properties and methods of the ChScrollView object return information about, or to scroll and zoom the view of a chart.
ChSelectionCollection Use the ChSelectionCollection collection to work with all currently selected objects in a chart.
ListObject A ListObject object represents an XML list on a worksheet.
ListObjects Use the properties and methods of the ListObjects collection to work with all the XML lists on a worksheet.
ListRow A ListRow object represents a row in an XML list.
ListRows Use the the ListRows collection to work with the all the rows in an XML list.
XmlDataBinding An XmlDataBinding object represents an XML data binding for XML lists and mapped data in a Spreadsheet component.
XmlDataBindings Use the XmlDataBindings collection to work with all the XML data bindings in a Spreadsheet component.
XmlMap An XmlMap object represents an XML schema map that maps XML data to the worksheets in a Spreadsheet component.
XmlMaps Use the XmlMaps collection to work with all of the XML schema maps in a Spreadsheet component.