ObjectStyles
A collection of object styles.
ObjectStyles Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of ObjectStyles. |
| Item |
Object |
read |
Returns the ObjectStyle with the specified index or name as Long or String. |
ObjectStyles Methods
| Method |
Returns |
Description |
| Add |
ObjectStyle |
Create a new ObjectStyle. |
| AnyItem |
Object |
Returns any ObjectStyle. |
| FirstItem |
Object |
Returns the first ObjectStyle. |
| ItemByID |
Object |
Returns the ObjectStyle with the specified ID. |
| ItemByRange |
Objects |
Returns the ObjectStyles within the specified range. |
| LastItem |
Object |
Returns the last ObjectStyle. |
| MiddleItem |
Object |
Returns the middle ObjectStyle. |
| NextItem |
Object |
Returns the next ObjectStyle. |
| PreviousItem |
Object |
Returns the previous ObjectStyle. |
Previous post: OpenFileBehavior
Next post: ObjectStyle