The Pattern object represents a rendering pattern within a format.
Specified in type library: | CDOHTML.DLL |
First available in: | CDO Rendering Library version 1.1 |
Parent objects: | Patterns collection |
Child objects: | (none) |
Default property: | (none) |
Name |
Available since version | Type |
Access |
---|---|---|---|
Class | 1.1 | Long | Read-only |
Parent | 1.1 | Patterns collection object | Read-only |
RenderUsing | 1.1 | String | Read/write |
Value | 1.1 | Variant | Read/write |
Name |
Available since version | Parameters |
---|---|---|
Delete | 1.1 | (none) |
The Pattern object governs how a particular set of values of a property are to be rendered. The property is specified by the Property property of the Format object owning the parent Patterns collection. Each Pattern object in the collection specifies the rendering for the property when its value matches the contents of the pattern's Value property.