LightingStyles.Item Property
Parent Object: LightingStylesDescription
Returns the specified from the collection.
Syntax
LightingStyles.Item( Index As Variant ) As LightingStyleProperty Value
This is a read only property whose value is a LightingStyle.Parameters
Name | Type | Description |
Index | Variant | Value that specifies the index number of the LightingStyle to return. If an out of range index is provided, an error will occur. |