49
The ODSOColumn Object and the ODSOColumns
Collection Object
The ODSOColumnobject represents a single field in a Mail Merge Data Source, while the ODSOColumns
object represents a set of data fields (columns) in a Mail Merge Data Source. Note that these objects can-
not be implemented at this time. These objects require that the OfficeDataSourceObjectbe refer-
enced via the Applicationobject of the host application. No OfficeDataSourceObjectexists in any
of the Applicationobjects in Microsoft Office 2007.
The ODSOFilter Object and the ODSOFilters
Collection Object
The ODSOFilterobject represents a single Filter in the ODSO (Office Data Source Object) Filters collection,
while the ODSOFiltersobject represents a set of filters applied to a Mail Merge Data Source. Filters are
essentially queries that restrict which records are returned when a Mail Merge is performed. Note that these
objects cannot be implemented at this time. These objects require that the OfficeDataSourceObjectbe
referenced via the Applicationobject of the host application. No OfficeDataSourceObjectexists in any
of the Applicationobjects in Microsoft Office 2007.
OfficeDataSourceObject Object
This object represents a data source when performing a Mail Merge operation and allows you to return a
set of records that meet specific criteria. Note that this object cannot be implemented at this time. This
object requires that the OfficeDataSourceObjectbe referenced via the Applicationobject of the
host application. No OfficeDataSourceObjectexists in any of the Applicationobjects in Microsoft
Office 2007.
OfficeTheme Object
The OfficeThemeobject exposes the properties that control the color, font, and effects in a given Office
theme.
OfficeTheme Properties
The Application, Creator, and Parentproperties are defined at the beginning of this appendix.
Name
Returns
Description
ThemeColor
ThemeColor
Read-only. Returns a ThemeColorSchemeobject that
Scheme
Scheme
exposes the color scheme of a given Office theme.
ThemeEffect
ThemeEffect
Read-only. Returns a ThemeEffectSchemeobject that
Scheme
Scheme
exposes the effect scheme of a given Office theme.
ThemeFont
ThemeFont
Read-only. Returns a ThemeFontSchemeobject that
Scheme
Scheme
exposes the font scheme of a given Office theme.
1047
The ODSOColumn Object and the ODSOColumns Collection Object